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

How do I make an html link?

0 Answers  


What are the audio tags provided by HTML 5?

0 Answers  


Explain some of the common lists to design a web page.

0 Answers  


What is onclick in html?

0 Answers  


What does whatwg stand for in the world of html5?

0 Answers  






How long does it take to learn html?

0 Answers  


Why is it disallowed to send XHTML 1.1 documents as text/html?

1 Answers  


What is a block element?

0 Answers  


How we can insert copy right on browser page?

0 Answers  


What is ol and ul?

0 Answers  


What is tag in ela?

0 Answers  


What is closing tag in html?

0 Answers  


Categories