|
CSS Lara - Posts - RSSSyndicated content powered by .geographical mediaRSS syndication makes it easy to receive content updates in My Yahoo!, Newsgator, Bloglines, and other news readers. |
Current Feed ContentXHtml Cellspacing and XHtml Padding for XHtml TablesA 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... |