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
Which browsers support HTML5?
What do you mean by DOM?
What is a webpage title?
What is a meta title?
What two keys are created by the html5 keygen element?
Describe in brief HTML Lists?
What is server sent events?
Who discovered html5?
When should I use html5?
What is the svg element?
What is htmlinputelement?
Explain html5 graphics.
What are the new APIs provided by HTML 5 standard?
Please anyone tell me , how to create toggle button without bootstrap.
What is the function of the br tag?