Tables - CSS Lara http://csslara.com en-us Blog Search Results csslara.com Thu, 24 Jun 2010 22:48:25 GMT http://getlara.com XHtml Cellspacing and XHtml Padding for XHtml Tables /post/2008/11/11/xhtml-cellspacing-and-xhtml-padding-for-xhtml-tables-1 A common problem faced by html developers who are now moving toward xhtml is how to convert tables which have been using cellspacing and cellpadding.  Cellpadding and cellspacing are not supported in xhtml transitional.  Consider the following common html: Cell 1 Cell 2 Cell 3 Cell 4 Unfortunately, when you run it past the w3 validator you will get... Tue, 11 Nov 2008 12:34:44 GMT /post/2008/11/11/xhtml-cellspacing-and-xhtml-padding-for-xhtml-tables-1