all about frameset
3 posts
Page 1 of 1
hi everyone 
i will be going to teach you how to divide the screen of your window using frameset
you can remove this <body></body> in your html code
thanks i hope you'll understand my tutorial.

i will be going to teach you how to divide the screen of your window using frameset
you can remove this <body></body> in your html code
Code: Select all
they are 2 attribute of frameset. These are the following attributes:
<frameset cols="*,*">
<frame src="1.html"/>
<frame src="2.html"/>
</frameset>
- cols - for dividng the window into column
- rows - for dividng the window into rows
thanks i hope you'll understand my tutorial.
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023