View Single Post
Old 05-29-2006, 6:22 PM   #2
danielbruzual
Member Level 2
 
danielbruzual's Avatar
 
Join Date: May 2006
Posts: 22
My Photos: ()
iTrader: (0)

Banked:
MK Cash: $0.00

I am Worth:
MK Cash: $0.00
Donate

Recent Blog: None

danielbruzual is on a distinguished road
Default

Hey Klaas,

I think you should try to design your site with css (using divs) instead of using tables. Tables are very confussing since you have to set attributes (cellpadding and cellspacing) to ech individual cell and you have to create a lot of useless cells just to keep your content aligned properly. In css you can create a div for each section of your site and the simply position it and set padding/margin on a master document (the stylesheet).

Some css pages that I have found useful are:
http://www.subcide.com/tutorials/csslayout/
http://www.wpdfd.com/editorial/basics/
danielbruzual is offline   Reply With Quote