Paul M Foster wrote:
If you want exact layout (columns
lined up, etc.), the simplest solution is to use HTML tables.


The horror.

Do not use tables for layout.

Use CSS.

Especially now that Microsoft, just this week, is sending out IE 8 which seems to be fully CCS standards compliant.

Stephen


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to