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 is website storage?
Can elements be overlapped in xhtml or not?
What is canvas in html5? How to write a canvas?
What can you do with html5?
Explain caching in html5 and html?
How do I create a link that opens a new window?
How do I make flash always enabled?
What is deprecated in html5?
What is empty tag and container tag?
How do you create an index?
Why do we need HTML 5 server-sent events?
Explain How many New Markup Elements you know in HTML5?
What is html mdn?
explain what are the new media elements in html5? Is canvas element used in html5
What is meant by dom?