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 :
RESIZEABLE WINDOWS








If you don�t want the frame windows to be resizeable, you should add the parameter "noresize" to the frame src lines:

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


Now let's proceed with even more parameters for our frameset...

 << PREVIOUS
READ MORE >>  
















DEVELOPER TIP!
FACT:
Web browsers use a standard margin when displaying web pages.
TIP:
Add:
topmargin=0
leftmargin=0
marginheight=0
marginwidth=0

to your <BODY> tag to get rid of the margins.





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


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