RE: Frame Borders

by Julia Streeter <JuliaS(at)munet.com>

 Date:  Fri, 4 Feb 2000 13:03:31 -0500
 To:  "'mcmahoe1(at)nationwide.com'" <mcmahoe1(at)nationwide.com>,
Ron Hall <thorn(at)cc.mcgill.ca>,
hwg-techniques(at)hwg.org
  todo: View Thread, Original
try adding this:

<frameset framespacing="0" frameborder="0" border="false" rows="80,*">

-Julia

-----Original Message-----
From: mcmahoe1(at)nationwide.com [mailto:mcmahoe1(at)nationwide.com]
Sent: Friday, February 04, 2000 11:12 AM
To: Ron Hall; hwg-techniques(at)hwg.org
Subject: Re: Frame Borders



Any other suggestions? I'm still getting a white line between my links and
banner frames.

Thanks!
Ellen



TRy this - it is clunky but does work.

<FRAMESET rows="80,*">
<FRAME scrolling="no" src="aolhead.html" name="banner" FRAMEBORDER="0"
FRAMEBORDER="no" >
<FRAMESET cols="20%,80%">
  <FRAME src="aollinks.html" name="links" FRAMEBORDER="0" FRAMEBORDER="no">
  <FRAME src="aolmain.html" name="main" FRAMEBORDER="0" FRAMEBORDER="no">
  </FRAMESET>
</FRAMESET>


>
> <FRAMESET rows="80,*">
>   <FRAME scrolling="no" src="aolhead.html" name="banner" FRAMEBORDER="0">
>     <FRAMESET cols="20%,80%">
>       <FRAME src="aollinks.html" name="links" FRAMEBORDER="0">
>       <FRAME src="aolmain.html" name="main" FRAMEBORDER="0">
>     </FRAMESET>
> </FRAMESET>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.