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 content type in html?

0 Answers  


What is image map?

0 Answers  


What is the correct html for creating a hyperlink with title?

0 Answers  


What are the advantages of using XHTML rather than HTML?

1 Answers  


Which elements have been deleted in html5?

0 Answers  






What are different types of tags?

0 Answers  


What are differences between div and span?

0 Answers  


Can we change inline elements into block-level elements?

0 Answers  


What do you call html tags with no closing tags?

0 Answers  


Where is the meta title?

0 Answers  


what's use of <br> command

4 Answers   Enkay, IT Soft,


What are the limits of the text field size?

0 Answers  


Categories