Switch to full style
HTML code examples
Post a reply

three rows frameset .

Wed Feb 01, 2012 11:36 pm

three rows frameset website.
Code:
<html>
<
head>
<
titleFrameset rows </title>
</
head>
<
frameset rows="30%,60%,10%">

  <
frame src="header.htm">
  <
frame src="body.htm">
  <
frame src="footer.htm">

</
frameset>

</
html>
 




Post a reply
  Related Posts  to : three rows frameset .
 Three different columns Frameset     -  
 multi-frameset and non-re-sizable html frame pages     -  
 Select odd rows from table     -  
 Get affected rows for an update in php     -  
 different colors for table Even- Odd rows and Cells     -  
 delete duplicate rows in mysql using php     -  
 Multi colored table rows     -  
 Listing All Rows and Fields in a Table     -  
 Number of Rows Returned by query in php     -  
 Randomly generated rows and columns in Array     -  

Topic Tags

HTML Frame