Help > Authoring > Working with Tables > HTML Tables > Published Printing of HTML Tables > Attribute Support
  
Attribute Support
The following table summarizes the differences between the attribute support for published printing of HTML tables and the behavior of the File > Save as HTML menu option. Attributes that are allowed on multiple HTML table tags are only shown once. Attributes that have no effect on display are omitted from the table.
Table 21. HTML Table Attribute Support in Published Printing and Save as HTML
Element / Attribute
Supported in Published Print
Supported in File > Save as HTML
table element
width
YES
YES
border
YES (0 or 1 pixel only)
YES
frame
YES
YES
rules
YES
YES
cellspacing
NO
YES
cellpadding
YES
YES
align
NO
NO
bgcolor
YES
YES
th or td elements
rowspan
YES
YES
colspan
YES
YES
align
YES
YES (using text-align instead of char)
char
YES
NO
charoff
YES
NO
valign
YES
YES
nowrap
NO
NO
bgcolor
YES
YES
width
YES
YES (pixel widths are converted to percent widths)
height
YES
YES