What are The two tags for framesets ?
Answer / 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 |
What is a navigation title?
What does whatwg stand for in the world of html5?
How do I indent a lot of text?
What are different types of tags?
What are the different new form element types in html 5?
How many types of html are there?
What is a frameset bike?
What is tr td th in html?
How to close an xhtml element?
Does html5 support offline storage?
What do you call html tags with no closing tags?
How can I specify background images?