Theodicius
Good. Evil. Bratwurst.

3/2/2005

Tables and Table-less Design

Filed under:General, Web Design— arlen@ 8:49 am

This comes to mind because I’m wading through PHP code breaking down the table-based output someone else has written into non-table-dependent code. It gave me a chance to think about the consequences of table-driven design.

The first consequence is invalid code. The particular system I was working with held an XHTML doctype on the output page, yet insisted on using table attributes that were not valid for XHTML. Tables are the Old World, and so the techniques don’t carry well into the new.
(more…)

Futility

Filed under:General— arlen@ 8:26 am

Wonder how long it’ll take the comment spammers to give up? Sigh.

 

Powered by WordPress