answersLogoWhite

0

<frame>

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What tag defines what HTML document to put in each frame?

By using frames, you can display more than one HTML document in the same browser window. The frameset tag defines how to divide the window into frames. Each frameset defines a set of rows or columns to the size, or percentage of the page the frame is. The tag is used within the Frameset tag to assign (define) the source of the HTML to display in each frame. for example


Need of frame in HTML?

Frames are used to divide the HTML page into sections. The &lt;frame&gt; tag is used for that purpose.


Which tag is used to define body part of HTML?

The &lt;body&gt; tag starts it and &lt;/body&gt; ends it.


What are HTML style tags?

HTML style tag is used to define CSS in HTML. It is used to style the page according to the user demans.


What are the alignments for Ptag in HTML?

&lt;p&gt; tag is used to define paragraph in HTML. It could be aligned anywhere in the page.


What are benefits of XHTML?

In the xhtml we can define our self tag means here is user define tag but in HTML it is not.


How do you use hyperlinks in frames in a HTML document?

You can use hyperlinks in frames too in an HTML document. You can place the anchor tag out side of a frame.


What is the q tag used?

The HTML &lt;q&gt;&lt;/q&gt; tag set is used to define short quotations. Most browsers interpret the tag to insert quotation marks around the quotation. An alternative is to use &amp;quot; before and after the quotation. The &lt;q&gt; tag is supported in both HTML 4 and HTML5.


What is the functin of the tr in HTML?

The &lt;tr&gt; tag in HTML functions to define a table row. It's part of a &lt;table&gt; tag's body, and is used to contain either table headers &lt;th&gt; or table cells &lt;td&gt;.


What is a frameset tag and its attributes?

The frameset tag is used to define the layout of a web page which uses frames. It defines how many frames, their sizes, and what pages get loaded in each one. A web page which uses frames actually calls for separate web pages to load in each frame. The attributes and further description are all listed here: http://devedge-temp.mozilla.org/library/manuals/1998/htmlguide/tags11.html#1294825


Choose correct HTML element to define empazed text?

To define emphasized text in HTML, you can use the &lt;em&gt; tag. This tag is typically used to indicate emphasis, and it often renders text in italics by default. Alternatively, the &lt;strong&gt; tag can be used for strong emphasis, which typically renders text in bold. Both tags convey different levels of emphasis semantically.


What is used to meta tag in HTML?

html