Click to See Complete Forum and Search --> : CSS for layout


crazyheffro
07-07-2003, 04:47 PM
Ok, I've always used tables to layout my pages. Apparently this is bad, and has been bad for quite some time. Is there a good online resource for using CSS for layout? All i've ever used it for before was colors of links, backgrounds, etc.
Thanks

Aronya1
07-07-2003, 05:00 PM
You could start with the tutorials right here at HTML Goodies.

Charles
07-07-2003, 05:22 PM
The HTML Goodies are bad, very bad. I don't know if I've seen worse. Try instead http://www.glish.com/css/.

nkaisare
07-07-2003, 05:38 PM
You can also read Zeldman's CSS Redesign article on ALA at http://www.alistapart.com/stories/journey/

Some useful links
CSS tutorials (you will need more than this to be a good web designer) (http://www.w3schools.com/css/default.asp)
CSS Reference: http://www.w3schools.com/css/css_reference.asp
W3C CSS reference: http://www.w3.org/TR/REC-CSS2/
Blue Robot Layout Reservoir: http://www.bluerobot.com/web/layouts/
CSS box lessons: http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html