February 2012
2 posts
text alignment
11.3.2 Horizontal and vertical alignment
The following attributes may be set for different table elements (see their definitions).
<!-- horizontal alignment attributes for cell contents --> <!ENTITY % cellhalign "align (left|center|right|justify|char) #IMPLIED char %Character; #IMPLIED -- alignment char, e.g. char=':' -- charoff %Length; #IMPLIED -- offset for...
new HTML info!
This section of the specification discusses some HTML elements and attributes that may be used for visual formatting of elements. Many of them are deprecated.
15.1 Formatting
15.1.1 Background color
Attribute definitions
bgcolor = color [CI]Deprecated. This attribute sets the background color for the document body or table cells.
This attribute sets the background color of the canvas for the...