What are The two tags for framesets ?
Answer Posted / 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 View All Answers
In an html form I have a button which makes us to open another page in 15 seconds. How will do you that?
How many tags can be used to separate a section of texts?
What are dynamic documents?
What is a list tag and mention the most commonly used list tags?
What is the image tag?
Explain five new input types provided by HTML5 for forms?
pls suggest me the material which follows for web testing. mentionthe sites also. thank u sai4sm
What is empty tag and container tag?
What is the use of html?
What are the formatting tags?
What if there is no text between the tags or if a text was omitted by mistake? Will it affect the display of the HTML file?
How to tags migrated from html4 to html5?
What is description list?
What is td and tr?
What you mean by semantic html?