CSS or Cascading Style Sheets are the modern way of putting your site together. Some say using CSS can improve your rankings, but CSS is more important for other reasons.
The other way of designing sites is to use tables.
Reducing code bloat
Code bloat may or may not have anything to do with SEO. It doesn't
matter, bloated code is very uncool and you should spend some time
reviewing your site and reducing code bloat. Here are some good
starting points to get your web pages lean and mean.
WHAT IS CODE BLOAT?
Code bloat is a term describing a HTML page that is mostly markup,
and not much content. There are tools that tell you what...
> articles/51/reducing-code-bloat/


