Prev | Current Page 503 | Next

Craig Grannell

"The Essential Guide to CSS and HTML Web Design"

This
attribute is required.
alt=string
(required)
Defines a clickable area
within a client-side image
map. Should be nested within
a map element (see separate
entry).
See also Chapter 5, ???Image
maps.???
Pixel width of the applet. This
attribute is required.
width=number
(required)
Sets vertical space around the
applet.
vspace=number
Defines a resource??™s name
that contains a serialized
representation of the applet.
object=name
Sets a unique name for this
instance of the applet, which
can be used in scripts.
Sets horizontal space around
the applet.
hspace=number
Pixel height of the applet.
This attribute is required.
height=number
(required)
codebase=URL
Specifies either the name of
the class file that contains the
applet??™s compiled applet
subclass or the path to get
the class file, including the
class file itself.
This attribute is required if
the object attribute is
missing, and vice versa. If
both are present, they must
use the same class name.
Note: the value is casesensitive.
code=URL
(required)
XHTML REFERENCE
407
A
Element Attribute Description Standard attributes
href=URL The link target.
Defines where the target URL
opens. Cannot be used in
XHTML Strict.
target=_blank|
_parent|_self|
_top|[name]
(deprecated)
Defines the shape of the
clickable region.
shape=rect|
circle|poly|
default
Enables you to set the
defined area to have no
action when the user selects
it.


Pages:
491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515