AliceBlue
AntiqueWhite
Aqua
Aquamarine
Azure
Beige
Bisque
Black
BlanchedAlmond
Blue
BlueViolet
Brown
BurlyWood
CadetBlue
Chartreuse
Chocolate
Coral
Sets an inline style attribute/value pair. If the attribute already exists, the new value is applied to the existing attribute; otherwise the attrib
Assigns a script expression to an element object's property as a way to calculate dynamically a value for the property. This method works with prope
Returns a style object whose individual style properties convey values only if they are explicitly set via the regular style sheet processes.
Deletes the inline CSS attribute/value pair and returns a string with the previous value.
Returns the attribute name of the inline CSS attribute/value pair corresponding to the integer index value in source code order.
Returns the string value of the inline CSS attribute/value pair.
Returns the string value of any priority (such as !important ) associated with the inline CSS attribute.
Returns an object that represents a CSS value. In the W3C DOM, the CSSValue object returned from this method has properties that reveal the text o
Governs the magnification of rendered content. Particularly useful for output that might be displayed on monitors with very high pixel density. See
For a positioned element, this specifies the stacking order relative to other elements within the same parent container. See Chapter 4 for details on
Intended primarily for languages that display characters in vertical sentences, this controls the progression of content, left-to-right, or right-to
Specifies the word-wrapping style for block-level, specifically-sized inline, or positioned elements. If a single word (i.e., without any whitespace
Governs the length of space between words. IE 5 for Macintosh may exhibit overlap problems with the word-spacing of elements nested inside the one b
Specifies the word-break style for ideographic languages or content that mixes Latin and ideographic languages.