HTML and CSS Reference
In-Depth Information
TABLE 17.5
Continued
Tag
Attribute
Description
Indicates whether the frameset dis-
plays borders between frames.
frameborder
Specifies a URL that provides a
longer description of the contents of
the frameset. Used with nonvisual
browsers.
longdesc
Assigns a name to the frame for tar-
geting purposes.
name
Defines an inline or floating frame.
<iframe>
Indicates the URL of the document
to be displayed in the frame.
src
Indicates the name of the frame for
the purpose of linking and targeting.
name
Indicates the width of the frame in
pixels.
width
Indicates the height of the frame in
pixels.
height
Indicates the width of the margin in
pixels.
marginwidth
Indicates the height of the margin in
pixels.
marginheight
Enables or disables the display of
scrollbars in the frame. Values are
yes , no , and auto .
scrolling
Enables or disables the display of a
border around the frame. Values are
1 and 0 .
frameborder
Specifies the alignment of the frame
relative to the current line of text.
Values are left , right , middle ,
top , and bottom (also absbottom ,
absmiddle , texttop , and baseline
in Internet Explorer).
align
Defines text to be displayed by web
browsers that don't support the use
of frames.
<noframes>
 
 
Search WWH ::




Custom Search