Getting Frames (or Tables) to Join Seamlessly
by Ben Ocean <beno(at)cnw.com>
|
Date: |
Mon, 27 Mar 2000 09:08:18 -0800 |
To: |
hwg-techniques(at)hwg.org |
|
todo: View
Thread,
Original
|
|
Hi, all:
I posted this on the *beginners* list with no luck... hopefully y'all can
help me.
I'm trying to get two frames ("navbar" & "top") to abut seamlessly, but I'm
having no luck. Here's my code:
<frameset cols="67,450" border=0 >
<frame name="navbar" src="navbar.html" marginheight=0 marginwidth=0
scrolling=no noresize frameborder="0">
<frameset rows="77,*" >
<frame name="top" src="top.html" marginheight=0 marginwidth=0
scrolling=no noresize align=left frameborder="0">
<frame name="main" src="main.html" marginheight=0 marginwidth=0
scrolling=auto noresize frameborder="0">
</frameset>
</frameset>
You can also view it at:
http://TheWebsons.com/new/EELumber/
I've tried inserting *framespacing=0* in the <frameset> tags, but that
makes the page unviewable! See
http://TheWebsons.com/new/EELumber/indexxx.html
To add insult to injury, I tried chopping my navbar into sections to build
a table, and *still* had this borders problem, even though I set
cellpadding and cellspacing to *0*! Arrrrrrrgggghhh!
Your suggestions would be greatly appreciated. Thank you in advance.
BenO
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA