DIV
Description
The DIV element is proposed to be used
with the CLASS attribute to represent different kinds of containers,
e.g. chapter, section, abstract, or appendix.
Minimum Attributes
<DIV>characters...
</DIV>
All Possible Attributes
<DIV
LANG="..."
DIR=ltr|rtl
ALIGN=left|center|right|justify
ID="..."
CLASS="..."
NOWRAP
CLEAR=left|right|all|"...">characters...
</DIV>
Elements Allowed Within...
-In progress, to be determined-
Allowed In Content Of...
Variations
This is a proposed Version 3 element.
<DIV ALIGN=center> is the proposed replacement
for the non-standard element.
This is a Netscape 2.0 extension but it only recognizes
ALIGN=left|right|center.