Olajide Olaolorun wrote:
Hi, I would like to know if Tables is standard. You see, I have been
into web standards for some time now nut I still use Tables and would
like to know if it is standards....

Thanks


I think it's key to distinguish between Standards and Best Practices.

Web Standards have W3C specs to back them and are mainly: (X)HTML, XHTML, CSS, ECMAscript and WAI Guidelines.

Best practices include: separation of content and presentation, semantic markup and tableless layout.

So, <table>s are perfectly fit in standard valited code, but you must observe the best practice of using them only for marking up tabular data and not for layout purposes.

My 0.02 cents of Euro.


--
Manuel trabaja para Simplel�gica: apariencia, experiencia y comunicaci�n en la web.
http://simplelogica.net # (+34) 985 22 12 65
escribe en Logicola http://simplelogica.net/logicola/
******************************************************
The discussion list for http://webstandardsgroup.org/


See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to