Does anyone have any links to tutorials to using CSS (nothing extremely basic, I know HTML, it is just CSS I am trying to get the hang of) other than the W3 Standards website?
Once you are comfortable with the basics you must visit the following sites which gives you advanced tips, techniques and code snippets and templates to use in your project
Checkout the following sites:
1.
2.
3. – contains numerous articles, guides, books even interviews with css gurus.
4.
5. When you reach an advanced level you can start checking out the blogs like this
This is the best online place to get started with learning about CSS. It has a reasonably short but solid tutorial, 70 great examples and a tool that lets you Try It Yourself right there on the site. It’s all FREE. It is NOT part of the W3C. It’s independent.
The site has lots of other superb tutorials and free quizzes to check your own learning. XHTML is great too if you’re just getting started and you’ll improve this key counterpart to good CSS.
Next, if you’re ready for more meaty learning check out both of Eric Meyers books: Eric Meyer on CSS, and More Eric Meyer on CSS. The books offer step-by-step projects (that you download all project files for) that take you through converting a site from tables to CSS-based layout and learning about all the major CSS concepts. They’re from New Riders Press. I’ve worked through both and they’re excellent for both newbies and experienced developers who need solid CSS knowledge. Eric explains things extremely well. I’ve recommended both of these many times and no one has ever been disappointed.
October 21st, 2006 at 12:12 am
Start learning basics from the following sites:
1.http://www.westciv.com/style_master/academy/css_tutorial/index.html
2.
Once you are comfortable with the basics you must visit the following sites which gives you advanced tips, techniques and code snippets and templates to use in your project
Checkout the following sites:
1.
2.
3. – contains numerous articles, guides, books even interviews with css gurus.
4.
5. When you reach an advanced level you can start checking out the blogs like this
October 24th, 2006 at 7:30 am
w3schools.com
also you might wanna check and you can even download eBooks that teach you CSS from
October 26th, 2006 at 10:07 pm
htmldog.com
October 29th, 2006 at 1:43 am
This is the best online place to get started with learning about CSS. It has a reasonably short but solid tutorial, 70 great examples and a tool that lets you Try It Yourself right there on the site. It’s all FREE. It is NOT part of the W3C. It’s independent.
The site has lots of other superb tutorials and free quizzes to check your own learning. XHTML is great too if you’re just getting started and you’ll improve this key counterpart to good CSS.
Next, if you’re ready for more meaty learning check out both of Eric Meyers books: Eric Meyer on CSS, and More Eric Meyer on CSS. The books offer step-by-step projects (that you download all project files for) that take you through converting a site from tables to CSS-based layout and learning about all the major CSS concepts. They’re from New Riders Press. I’ve worked through both and they’re excellent for both newbies and experienced developers who need solid CSS knowledge. Eric explains things extremely well. I’ve recommended both of these many times and no one has ever been disappointed.