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 |
Do all HTML tags come in pair?
What are inline elements and block-level elements in html?
What are elements and tags in html?
What is sgml html?
What is the difference between <link> and <a> tags?
What are advantages of html?
What do you mean by session storage in HTML5?
What are the part of html5 technologies?
What is in html?
What is the meaning of dynamic web page?
Can HTML 5 get the geographical position of a user?
What is the use of <form> tag?