Hi All
I've always been one to remove border attributes from data table markup. 

However, today I disabled styles on a fairly complicated table and realized
it made very little sense without any demarcation between the cells.
 
It would be simple enough to do <table border="1".
And table, td, th, thead, tbody, tfoot {border:none;}

And then add them back as needed.

What do you think? Is it a good idea? Should I turn around and run away from
adding some presentational markup in my pages?



Ted Drake
Front-end Engineer
Yahoo! Tech


******************************************************
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