Re: CSS vs. Tables OT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Cummings wrote:
> No, it's old school, the only way to do complex layout in the past. At
> least tables are backward and forward compatible.

I would not say tables are forwards compatible.

If you are a company (at least in the UK) and your website does not meet
accessibility guidelines you can be reprimanded.

Table based layouts are one of the best ways to make non-accessible
websites. Sticking to proper semantic and styling via CSS is one of the
best ways to ensure your website /is/ accessible.

So while tables may be forwards compatible in how your website looks to
a visual renderer, that's not the only target....

Just my €0.02

Col

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux