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 the purpose of using alternative texts in images?
Is html 5 backward compatible?
explain what are the new media elements in html5? Is canvas element used in html5
How do I make sure my framed documents are displayed inside their frameset?
Is html client side?
What is a web worker in html5? Explain
What does ul mean?
How to redirect to new page on click of button in html?
Why doctype is used in html?
What is html antiforgerytoken ()?
How does web storage work?
How do I specify page breaks in html?
hi, What will be the connection string coding while developing one web page and the back end of HTML web page is Open Office Base (database). Also what will be insert query if we want to add value of field in a table, field is present on HTMl page. Thx in advance
Why is flash player needed?
How do you write a copyright symbol on a web browser page?