NAME
Spreadsheet::HTML::Presets - Preset tables for fun and games.
METHODS
layout()
Layout tables are not recommended, but if you choose to use them you should label them as such. This adds W3C recommended layout attributes to the table tag and features: emiting only <td> tags, no padding or pruning of rows, forces no HTML entity encoding in table cells.
checkerboard( colors =
[ ] )>Preset for tables with checkerboard colors.
checkers()
Generates a static checkers game board (US).
chess()
Generates a static chess game board.
dk()