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


Please Help Members By Posting Answers For Below Questions

What are some good attributes?

564


Difference between dhtml and html?

598


Why do we use multipart/form-data in html form?

580


What are html5 tags?

583


What is the anchor tag?

655






How do you make decision when to use use HTML & xHTML ?

614


Which tag holds all of a webpages visible html?

585


What happens if there is no text between the tags?

597


Why are there both numerical and named character entity values?

733


How we can restrict the browser not to show the previous values entered in textbox?

547


What is a syntactical device?

604


What is html displayfor?

577


How to insert a copyright symbol on a browser page?

644


What is html for lists?

614


What is anchor tag and how can you open an url into a new tab when clicked?

591