EchoEcho.Com Homepage
Web Hosting - As Reliable As It Gets!
   Home > Tutorials > HTML > Frames


 Tutorials 
 D-Zine Articles 
 Online Tools 
 Free Resources 
 References 
 Quiz 
 Hosting 

















  HTML Frames :
BORDERS








To make frame borders invisible you simply need to add the parameters "cols-line" to the frameset :

<frameset cols="120,*" frameborder="0" border="0" framespacing="0">
<frame src="menu.htm" name="menu" >
<frame src="frontf.htm" name="main" >
</frameset>


The entire frameset would now look like this:

m
e
n
u


main



We could still add a few more parameters to our frameset....

 << PREVIOUS
READ MORE >>  
















DEVELOPER TIP!
FACT:
Changing the <FONT> tag does not affect the color of your links.
TIP:
Unless you place the <FONT> tag between the <A href> and the </A> tags of your link.





     "Better Than Books - As Easy As It Gets!"


On EchoEcho: D-Zine Articles | Tutorials | Online Tools | Free Resources | References | Quiz | HostingAbout EchoEcho