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:
It takes about half a second for a server to respond to a request sent via the internet.
TIP:
If your page has 10 very small images - each with a size of 100 bytes - it will take longer to load than had it been a continuous stream of 1000 bytes.





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


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