Innovation Award
 January 2009
Winner |
HTML tables are often used to present Web pages that need to show different sections with a certain relative alignment.
However, some designers prefer to avoid tables and use div tags to make the layout a little more flexible.
This class helps programmatically building layouts like tables using only div tags, thus avoiding the use of HTML tables.
Manuel Lemos |
This class can be used to generate table like HTML layouts programatically using only DIV sections.
It compose the layout of a table by adding rows, header cells and regular cells, including the cell contents and styles.
After the whole table is fully composed, the class generates all the HTML and CSS definitions to render the table.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (56.3%) |
Not sure (50.0%) |
- |
Not sure (46.9%) |
- |
- |
Insufficient (37.8%) |
1822 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.