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 |
Is a tag self closing?
How to redirect using HTML?
Does a hyperlink only apply to text?
What is html6?
pls suggest me the material which follows for web testing. mentionthe sites also. thank u sai4sm
give zigzag motion to the image for webdesigning
What is a web worker in html5?
Is it possible for a webpage to contain multiple <header> or <footer> elements?
What is div id?
How do you make decision when to use use HTML & xHTML ?
How can I have two sets of links with different colors?
What is fallback in Application cache?