July 1998
Intermediate to advanced
1456 pages
65h 5m
English
CLASS — NN 4 IE 3 HTML 4
CLASS=”className1[ ...classNameN]"Optional
An
identifier generally used to associate an element with a style sheet
rule defined for a class selector. See Chapter 3.
Be aware that even though the CLASS attribute is
specified for most elements of this chapter, Navigator 4 does not
implement a CLASS attribute for every one of those
elements. In Navigator 4, implementation tends to be limited to
visible elements.
<A CLASS="chapTitle" NAME="chapter3">Chapter 3</A>
Case-sensitive identifier. Multiple classes can be assigned by separating the class names with spaces within the quoted attribute value.
None.
[window.]document.elementCollection[i].className
[window.]document.all.elementID.className
Read now
Unlock full access