Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I will be designing some web forms shortly... my boss told me to use CSS. Never used it before, please guide me ... where do I start?

share|improve this question

closed as not constructive by Daniel Fischer, Bill the Lizard May 10 at 0:53

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

6 Answers

CSS: The Definitive Guide by Eric Meyer is a very solid CSS book.

share|improve this answer

My reading list from this question:

share|improve this answer

Tizag has great sets of tutorials for CSS. It also has good stuff for Javascript, PHP, mysql amongst others.

It really helped me.

share|improve this answer

With the Opera Web Standards Curriculum (recently updated with CSS articles).

share|improve this answer

Google will help you greatly and one of the best i can think of is: css - w3schools

Otherwise there are great books about the subject, i never read one but i've been told they're good basicly :-)

share|improve this answer
W3Schools are error prone (and love the way people mistake them for the W3C) – Quentin Oct 7 '08 at 11:43
Seconded: avoid w3schools like the plague – Bobby Jack Oct 7 '08 at 12:26

Not the answer you're looking for? Browse other questions tagged or ask your own question.