Click to See Complete Forum and Search --> : Tableless Layout?


mordie
03-22-2006, 10:14 AM
After four years away from Web work, I'm thinking about getting back to it.

Question: What are the best online tutorials to learn how to create Web pages without table layout, just CSS?

R.Noon
03-22-2006, 10:20 AM
http://www.alistapart.com/articles/
They have some excellent articles if you can find 'em.

http://www.alistapart.com/articles/practicalcss/
http://www.alistapart.com/articles/dropdowns/

Also, the w3 selectors help alot with learning.
http://www.geocities.com/glazou_2000/css3-modsel-tests/index.htm

Kravvitz
03-22-2006, 05:05 PM
http://css.maxdesign.com.au/floatutorial/index.htm
http://www.brunildo.org/test/#flo

http://garyblue.port5.com/webdev/floatdemo.html
http://www.csscreator.com/attributes/containedfloat.php
http://www.positioniseverything.net/easyclearing.html
http://www.quirksmode.org/css/clearing.html
http://css-discuss.incutio.com/?page=ClearingSpace

Curing Float Drops and Wraps (http://nemesis1.f2o.org/aarchive?id=11)

http://www.alistapart.com/articles/negativemargins/

http://www.alistapart.com/articles/taminglists/
http://css.maxdesign.com.au/listutorial/

NogDog
03-22-2006, 05:27 PM
I like the tutorials at http://www.htmldog.com as an initial introduction to the topic. Also, in the long run it pays to start getting familiar with the primary source: http://www.w3.org/TR/CSS21/