CSS will obviously win!

Anyway, do you still use tables when designing your site? CSS is actually a better choice for designing. It's also more spider-friendly. Why? It's because of CSS's compact nature. Web pages designed using CSS will have a higher content to code ratio. On the other hand, if you use tables, your content to code ratio will drop. Spiders love content, so I support CSS!
What about you?