%CellHAlign.attrib;

Horizontal Alignment Attributes For Cell Contents

Groups several attributes that affect horizontal alignment, for use in the attribute lists of several elements.

Content Model

<!ENTITY % CellHAlign.attrib
     "align        ( left
                   | center
                   | right
                   | justify
                   | char )                 #IMPLIED
      char         %Character.datatype;     #IMPLIED
      charoff      %Length.datatype;        #IMPLIED"
>

Expanded Content Model

align ( left | center | right | justify | char ) #IMPLIED 
char CDATA #IMPLIED 
charoff CDATA #IMPLIED

Module

xhtml-table-1.mod