Tagged Questions
19
votes
8answers
981 views
When and why did SO start using tables for layout?
I remember looking at some SO source markup months ago, and it was basically <div> heaven. The pure CSS zealots would've loved it. But today I look and see...
<DIV id="question" class="">
...