Border around entire table:
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents


Border around each cell:
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents


Border around entire table workaround using
<span style="border-style: solid; border-width: 1px; border-color: #000000">
as container for table
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents
Cell contents Cell contents Cell contents
back to table page