Name

<frame>

Synopsis

<frame> ... </frame>

Define a frame within a frameset.

Attributes

bordercolor =color

Set the color of the frame’s border to color.

class =name

Specify a style class controlling the appearance of this tag.

frameborder =value

If value is yes (Netscape only) or 1 (Netscape and Internet Explorer), enable frame borders. If value is no (Netscape only) or 0 (Netscape and Internet Explorer), disable frame borders.

id =name

Define a name for this tag that is unique in the document.

longdesc =url

Provide the URL of a document describing the contents of this frame.

marginheight =n

Place n pixels of space above and below the frame contents.

marginwidth =n

Place n pixels of space to the left and right of the frame contents.

name =string

Define the name of the frame.

noresize

Disable user resizing of the frame.

scrolling =type

Always add scrollbars (yes), never add scrollbars (no), or add scrollbars when needed (auto).

src =url

Define the URL of the source document for this frame.

style =style

Specify an inline style for this tag.

title =string

Specify a title for this tag.

See Chapter 4 for more information on using frames.

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.