HTML and CSS Reference
In-Depth Information
Element/Attribute
Description
<acronym>ƒ</acronym>
Marks acronym text (deprecated)
<address>ƒ</address>
Marks address text
<applet>ƒ</applet>
Embeds an applet into the browser (deprecated)
ƒƒƒalign=” align
Specifies the alignment of the applet with the surrounding text where align is
absmiddle, absbottom, baseline, bottom, center, left, middle, right, texttop,
or top.
ƒƒƒalt=” text
Specifies alternate text for the applet (deprecated)
ƒƒƒarchive=” url
Specifies the URL of an archive containing classes and other resources to be
used with the applet (deprecated)
ƒƒƒcode=” url
Specifies the URL of the applet's code/class (deprecated)
ƒƒƒcodebase=” url
Specifies the URL of all class files for the applet (deprecated)
ƒƒƒdatafld=” text
Specifies the data source that supplies bound data for use with
ƒƒƒdatasrc=” text
Specifies the ID or URL of the applet's data source
ƒƒƒheight=” integer
Specifies the height of the applet in pixels
ƒƒƒhspace=” integer
Specifies the horizontal space around the applet in pixels (deprecated)
ƒƒƒmayscript=”mayscript”
Permits access to the applet by programs embedded in the document
ƒƒƒname=” text
Specifies the name assigned to the applet (deprecated)
ƒƒƒobject=” text
Specifies the name of the resource that contains a serialized representation of
the applet (deprecated)
ƒƒƒsrc=” url
Specifies an external URL reference to the applet
ƒƒƒvspace=” integer
Specifies the vertical space around the applet in pixels (deprecated)
ƒƒƒwidth=” integer
Specifies the width of the applet in pixels (deprecated)
<areaƒ/>
Marks an image map hotspot
ƒƒƒalt=” text
Specifies alternate text for the hotspot
ƒƒƒcoords=” valueƒlist
Specifies the coordinates of the hotspot; the value list depends on the shape of
the hotspot: shape=”rect” “ left , right , top , bottom ” shape=”circle” “ x_center ,
y_center , radius ” shape=”poly”“ x1 , y1 , x2 , y2 , x3 , y3 , …”
ƒƒƒhref=” url
Specifies the URL of the document to which the hotspot points
ƒƒƒhreflang=” lang
Language of the hyperlink destination
ƒƒƒmedia=” media
The media for which the destination of the hyperlink was designed
ƒƒƒrel=” text
Specifies the relationship between the current page and the destination of
the link
ƒƒƒnohref=”nohref”
Specifies that the hotspot does not point to a link
ƒƒƒshape=”rect|circle|
ƒƒƒpolygon”
Specifies the shape of the hotspot
ƒƒƒtarget=” text
Specifies the target window or frame for the link
<article>ƒ</article>
Structural element marking a page article (HTML5)
<aside>ƒ</aside>
Structural element marking a sidebar that is tangentially related to the main
page content (HTML5)
<audio>ƒ</audio>
Marks embedded audio content (HTML5)
ƒƒƒautoplay=”autoplay”
Automatically begins playback of the audio stream
ƒƒƒpreload=”none|
ƒƒƒmetadata|auto”
Specifies whether to preload data to the browser
ƒƒƒcontrols=”controls”
Specifies whether to display audio controls
Search WWH ::




Custom Search