Re: html ..
frames
frame ka matlab hai khaka ...yani aap ka jo webpage hota hai us main text kahan hona chaye image kahan hona chaye aik poori tarteeb si jo cheezian set hoti hain woh frame ki badolat hoti hain....:)
features of frame
1.name
2.margin height
3.margin widht
4.scrolling
5.no resize
<html>
<frameset cols="25%,75%">
<frame src="file.html">
<frame src="file2.html">
</frameset>
</html>
frames
frame ka matlab hai khaka ...yani aap ka jo webpage hota hai us main text kahan hona chaye image kahan hona chaye aik poori tarteeb si jo cheezian set hoti hain woh frame ki badolat hoti hain....:)
features of frame
1.name
2.margin height
3.margin widht
4.scrolling
5.no resize
<html>
<frameset cols="25%,75%">
<frame src="file.html">
<frame src="file2.html">
</frameset>
</html>
Comment