Home >> FAQs/Tutorials >> XHTML Tutorials and Tips >> Index

XHTML 1.0 Tutorials - Understanding Tables and Table Cells

By: FYICenter.com

Part:   1  2  3  4   5  6  7  8  9  10  11  12  13  14  15  16  17 

(Continued from previous part...)

What Are the Attributes of a TABLE Element?

A "table" element may have the following commonly used attributes:

  • "summary" - Specifies a text string as the summary of the table.
  • "width" - Specifies the width of the table.
  • "border" - Specifies the border width.
  • "frame" - Specifies how the outer borders should be displayed.
  • "cellspacing" - Specifies the space between cells.
  • "cellpadding" - Specifies the space between the cell walls and contents.

"summary" is easy to understand and does not make any difference on the appearance of the table. But other attributes have major impacts on how your table appears in the browser window.

(Continued on next part...)

Part:   1  2  3  4   5  6  7  8  9  10  11  12  13  14  15  16  17 


Selected Developer Jobs:

More...