Internet Development

Moderators: None (Apply to moderate this forum)
Number of threads: 1020
Number of posts: 1885

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Edit Report
Frames-spaces Posted by Klamoth on 15 Mar 2000 at 10:29 AM
how do i get frames with ABSOLUTELY no space between them. so far i have gotten to a point where there is a 1 pixel space. on both of my pages that go into the frame, i have a picture, could the picture have the space?<br>
<br>
thanx


Edit Report
Re: Frames-spaces Posted by J. Worthington on 18 Mar 2000 at 3:53 AM
Hi<br>
<br>
You may not have tried this, but if in the HTML code you add to the <frameset> tag:<br>
<br>
border="0"<br>
<br>
This may work. Or you may find the answers in my HTML tutorials which have a load of detailed info. on frames. URL below.<br>
<br>
Hope this helps - feel free to email me with any questions!<br>
<br>
J. Worthington


URL:http://www.jwcs.net/webmasterworld/

Edit Report
Re: Frames-spaces Posted by aaron youngren on 19 Mar 2000 at 9:47 AM
Your problem just might be that your webpages filling the frames have still have a border. You can resolve this problem by creating style information in your body declaration:<br>
<br>
<BODY STYLE="margin-left: 0 px; margin-top: 0 px ...etc...><br>
<br>
you can also resolve this in a seperate style sheet OR in the header style sheet.


Edit Report
Re: Frames-spaces correction Posted by aaron youngren on 19 Mar 2000 at 9:51 AM
Sorry, I forgot that this is a web based messageboard. You need to put the following BODY tag in the greater than/less than operators...<br>
<br>
<br>
Your problem just might be that your webpages filling the frames have still have a border. You can resolve this problem by creating style information in your body declaration:<br>
<br>
BODY STYLE="margin-left: 0 px; margin-top: 0 px ...etc..."<br>
<br>
you can also resolve this in a seperate style sheet OR in the header style sheet.





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.