WEB DESIGNING WITH HTML
Session : Frameset (Multi Page)
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
r
e
s
t
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
<FRAME src= ”top.html”>
r
e
s
t
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
<FRAME src= ”top.html”>
<FRAMESET cols = “200, *”>
r
e
s
t
2
0
0
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
<FRAME src= ”top.html”>
<FRAMESET cols = “200, *”> HOME
Home page
<FRAME src= ”menu.html”> ABOUT
r COURSE
<FRAME src= ”home.html” name= e
“Right” > s CONTACT
</FRAMESET> t
</FRAMESET>
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
<FRAME src= ”top.html”>
<FRAMESET cols = “200, *”> HOME About
Home page
<FRAME src= ”menu.html”> ABOUT
r COURSE
<FRAME src= ”home.html” name= e
“Right” > s CONTACT
</FRAMESET> t
</FRAMESET>
By clicking on individual button corresponding web pages will
appear at right windows
The <frameset> element holds one or more <frame> elements. Each <frame>
element can hold a separate document (individual Page)
<FRAMESET> description:
3
<FRAMESET rows = “300, *”> 0
0
<FRAME src= ”top.html”>
<FRAMESET cols = “200, *”> HOME About
Coursepage
Home page
<FRAME src= ”menu.html”> ABOUT
r COURSE
<FRAME src= ”home.html” name= e
“Right” > s CONTACT
</FRAMESET> t
</FRAMESET>
By clicking on individual button corresponding web pages will
appear at right windows
Assignment :
1) College Website
2) Online Shopping
website with category
3) Tourism of India HOME
Home page
North ABOUT
South COURSE
East ------ CONTACT
Try it and info KMSir