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 getelementbyid?

0 Answers  


How to optimize website assets?

0 Answers  


Is xhtml still used 2018?

0 Answers  


What is the tag for text color in html?

0 Answers  


What is style in html?

0 Answers  






How do I make a clickable link in an email?

0 Answers  


How to you set the background image of the page using HTML?

0 Answers  


What is the relation between xhtml and http?

0 Answers  


What is vml code?

0 Answers  


What are html functions?

0 Answers  


Meaning of Inline-flex.

0 Answers  


What is an api and list the api's available in html5

0 Answers  


Categories