Learning CSS?

G’day All,

I’ve decided that it’s time to take the plunge and learn CSS to style my weather website instead of using nested tables. Is their any good web based references or resources on CSS that other WDers have found very useful.

So far i’ve been looking at other peoples wether websites and found a rough tutorial, so far my first play looks like this
http://hamlynheightsweather.com/temp/css.html

Any feedback on structure, coding style etc of the sample page would be much appreciated.

Cheers,
Dave.

I’ve used http://www.w3schools.com/css/default.asp site many times for not only CSS, but HTML and many other items.

These two sites may be useful…

http://reference.sitepoint.com/css

http://www.westciv.com/style_master/house/tutorials/index.html

Thanks guys!!

Looks like some good weekend reading.

Cheers & Thanks again…

Be sure to visit also Position is Everything

Thanks aviva, will do!
Also thanks to all those who PM’d with URL’s of some excellent references.