Santry Technology Solutions, Content Management, DotNetNuke, SharePoint Consulting
Register | Login
Wednesday, January 07, 2009

Sections
  
About Us
  
Partners
Downloads
  
 WWWCoder.com Resource Directory

Frames Code
9/19/2004 6:12:33 PM

Sample HTML on creating a framed Web page. This code is for a two framed page with the main body content on top and small frame on the bottom with no width for the frame border.


<frameset rows="*,95">
<frame name="main" src="/main/default.aspx" frameborder=no>
<frame name="footer" frameborder=no scrolling="no" noresize target="main" src="ad.htm" marginwidth=0 marginheight=0>
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>


Page Options:
format for printing  Format for Printer
email article  Email Page
add to your favorites   Add to Favorites
How would you rate the quality of this content?
Poor - - Excellent
Comments?
Overall Rating: No ratings available.
Comments Left:
  

 Latest Articles
  

 Latest News
  

 

Spotlight
Syndication

 


 


Digg This
 


DotNetNuke Platinum Benefactor

  
 

 Terms Of Use | Privacy Statement
 Copyright 2008 - Santry Technology Solutions, Box 172, Girard, PA 16417, (814) 774-0970