Attributes for Content Structure Elements


Attributes for <HR>

%coreattrs %events

ALIGN=

This attribute controls the alignment of the horizontal rule. When this attribute is not specified, the rule will be centered.

NOSHADE

This attribute causes graphical browsers to render the horizontal rule as a solid line rather than a three-dimensional trough. It has no value. (You don't type NOSHADE=)

SIZE=

This attribute determines the thickness of the rule in pixels.

WIDTH=

This attribute determines the length of the rule by pixels or percent. 100% generally means the width of the current screen, but can also mean 100% of a table cell, or 100% of the space between a text-wrapped image and the opposite margin.

Back to Horizontal Rules


Attributes for <BR>

%coreattrs
CLEAR=
This attribute controls text wrap around images, tables, etc., by causing a break until the end of the object, starting the next line at the margin before text wrap. Samples using Images

Back to <BR>


Attributes for <DIV>

%coreattrs %il8n %events
ALIGN=

This attribute controls the alignment of content between the opening and closing <DIV> tags.

Back to <DIV>


Attributes for <SPAN>

%coreattrs %il8n %events

Back to <SPAN>


Attributes for <BLOCKQUOTE>

%coreattrs %il8n %events
CITE=

This attribute gives the location of the source of the quoted text.

Back to <BLOCKQUOTE>


Attributes for <ADDRESS>

%coreattrs %il8n %events

Back to <ADDRESS>


Attributes for <BDO>

%coreattrs %events
DIR

This attribute sets the text direction for the direction override.

LANG

This attribute gives the language of the text.

Back to <BDO>