Prev | Current Page 513 | Next

Craig Grannell

"The Essential Guide to CSS and HTML Web Design"


(deprecated)
noresize=noresize
src=URL
continues
Defines the location of the
frame??™s default HTML
document.
Specifies whether scroll bars
appear when the frame
contents are too large for the
visible area. The yes value
mean permanent scroll bars
are shown; no means scroll
bars don??™t appear, even if the
content is too large for the
frame; and auto means scroll
bars appear when the content
is too large for the frame.
scrolling=auto|
no|yes
Stops the user from resizing
the frame. The only available
value is noresize.
The horizontal space between
the frame edges and its
contents (measured in pixels).
marginwidth=
number
The vertical space between
the frame edges and its
contents (measured in pixels).
marginheight=
number
Defines a URL for a long
description of the frame
contents for non-framescompatible
browsers.
longdesc=URL
Defines whether frame
borders are present
(frameborder="1") or not
(frameborder="0").
frameborder=0|1
XHTML REFERENCE
419
A
Element Attribute Description Standard attributes
Core attributes
onload, onunload
Defines the number and sizes
of rows (horizontal frames).
See the preceding entry for
an explanation of how the *
value works.
rows=percentage/
number"*
Defines the number and sizes
of columns (vertical frames).
When setting the value to *,
the frame it??™s applied to takes
up all remaining browser
window space for that
dimension. If more than one
value is *, the remaining space
is split between those frames
the * value is assigned to.


Pages:
501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525