Tag Archives: css divs

CSS DIV Code Instead of Tables

It’s always better to use CSS div code instead of tables for layout items in HTML. Use tables only if you have tabular data and lots of it. But if for example you just want to display a 1 row, … Continue reading

Posted in Tips and Tricks | Tagged , | 1 Comment