What are The two tags for framesets ?
Answer Posted / chetan
<FRAMESET cols="33%,33%,33%">
<FRAMESET rows="*,200">
<FRAME src="contents_of_frame1.html">
<FRAME src="contents_of_frame2.gif">
</FRAMESET>
<FRAME src="contents_of_frame3.html">
<FRAME src="contents_of_frame4.html">
</FRAMESET>
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are elements and tags in html?
What is image map in html5?
how can we convert html server controls to webserver controls?
Who discovered html5?
Where is the navigation bar?
What is the meaning of markup in html?
Is xhtml deprecated?
What is the necessity of empty tag?
What are the new tags in media elements in html5?
What is the relation between xhtml and dtd?
What is the difference between doctype html and html?
What are meta tags in html?
What is meta tag in html?
How to create a new html element?
What are the components of dynamic html authoring?