Форумы / Cotonti / Support / Modification of news

Kingsley
#27416 08.12.2010 20:42
# Koradhil : Please stop using tables for layout, unless it's really tabular data you're working with. In this case it clearly isn't so you shouldn't use tables. Use divs and set float:left on each of them.

Would you care to explain? I heard this before, but actually I find tables working much better (they at least do what I want from them, always have a small war going on with div's..)