What are The two tags for framesets ?



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

Post New Answer

More HTML DHTML Interview Questions

What is html in simple terms?

0 Answers  


What is the sessionstorage object in html5?

0 Answers  


Explain non breaking space in html.

0 Answers  


State bullet types available in HTML?

0 Answers  


Is a tag self closing?

0 Answers  






How can we create a hyperlink in html?

0 Answers  


What is a benefit of using the label element?

0 Answers  


What is the use of heading tag?

0 Answers  


What is the use of viewport meta tag?

0 Answers  


What can you do with html5?

0 Answers  


How to create shapes with border property.

0 Answers  


What is html beginform?

0 Answers  


Categories