Quote:
Originally Posted by klaze
going to go a little off-topic but what's the best way to learn CSS ??
should I just give in and take the 3 month program at the local university?
|
Sharphead beat me to it:
Quote:
Originally Posted by sharphead
VIEW -> PAGE SOURCE
Enjoy.
|
Don't bother with a University-led program; I was in one as part of my degree, and suffice to say it was a bunch of bullshit with nothing but praise for "accessibility experts" like Jakob Nielsen, who uses tables for layouts on his own website anyway.
The best way to learn is to view the source of as many pages as possible and use that in conjunction with a decent text editor which can highlight the HTML tags (if you're running Windows, I'd recommend the excellent and free
Winsyntax) and the
W3Schools CSS Reference.
I'd also get yourself a few brewskies for when you try to get something working in Internet Explorer that works in everything else.
