News

For eliminating tables first step is to decide which tables or more specifically which cells have to be removed. For applying CSS each cell of a table can be considered as a “box”.
Google's John Mueller and Martin Splitt spoke for just under 40 minutes on the topic of CSS and SEO. They covered why CSS ...
So I'm working on making a web site as standards compliant as possible and have made use of the border-spacing property in my tables (of data) extensively. Of course, now I find out that IE doesn ...
Setting The Tables With CSS Every time I create an HTML table, I struggle with its styling. It’s not easy to make a table look good. “OMG! Webmonkey told me to design with tables!” ...