Top 5 Sites To Learn CSS Online

Web design might not be the most accessible area to everyone, but CSS and HTML can be very useful, and these are two parts of coding which are really easy. I mean to change the color of your font you just need to type: “color:red”, does it get easier than that?

Well actually, it gets harder but it’s worth taking a look, since you can customize everything from your blog to your Google Docs documents with a tiny bit of CSS knowledge.  Let’s take a look at where you learn css online free and get CSS tutorials for beginners.

W3Schools

learn css online free W3Schools is a great site. They have lots of tutorials from HTML to PHP and you can be sure that everything you read is up to standards since the site is maintained by the W3C, responsible for the web standards of today.

The CSS lessons are pretty detailed and will take you through most of what you need to know, but since this is more of a technical page you will see less examples than elsewhere and the examples they do have are a bit constrained.

If you already know some CSS though this is a great reference source.

Tizag

I come across this website a lot when looking up things and I had a look at their CSS tutorials, which I found slightly better structured than W3School’s. The basic information is the same, but if you are an absolute beginner you might want to start here.

Tizag in my eyes is a bit less formal. It seems to me that their examples are closer to real life and the tone is friendlier. There are also helpful tutorials on many other languages like HTML and MySQL, so if you liked the CSS bit you can stay on for the same quality in other languages.

CSS Zen Garden

This site is very different from the tutorial sites I mentioned before. On CSS Zen Garden you can put your knowledge to the test or learn from the code written by others. The whole idea is that there is one static and unchangeable HTML file and you have to create a separate look for it using only CSS.

You can upload your work and it will be showcased, and you can download others’ files to take a look at how they did this and that. This is really useful because I myself learned way more by example than by actually learning. The same goes for WordPress templates – if you like one, download it and take a peek in style.css to see how things are done.

CSS Play

CSS Play is a website in between Zen Garden and the tutorial sites because it shows off specific functionalities in CSS and allows you to view the source code.

Instead of having a whole page or a whole site, you can take a look at examples of flyout menus, opacity examples, IE specific workarounds and so on.

If you need a specific functionality and want to get in the know, this website might be the best place to start. It has a fair share of ads which can be a bit distracting, but the info there is solid, and a lot of times the code, or at least the method is very thoroughly explained.

Google

That’s right, plain old Google Search can be a great companion to learning CSS online and finding CSS tutorials for beginners. Aside from obviously being able to research things you need, you can also look at how specific CSS properties work. Don’t know what values “overflow” can have? Just type “css overflow” or “css overflow property” and the first result will tell you what you need to know.

The same goes for actually all programming languages, I use this for PHP and MySQL as well, and I don’t think the first result has ever failed me yet.

So there you are, no more excuses, it’s time to learn some CSS! You can add your own Google Docs templates, modify your WordPress templates, and do such a lot more, happy CSS-ing!


MakeUseOf Recommends

Daniel Pataki

The comments were closed because the article is more than 180 days old.

If you have any questions related to stuff mentioned in the article or need help with any computer issue, just ask it on MakeUseOf Answers.

Hide 19 Comments

  • Tad March 17, 2009
    0 likes

    htmlplayground.com has always been one of my favorite. It includes a selection of tags, the ability to click on a tag/element and get a description, a list of CSS attributes, and of course an area to test code and see the result. Good for when you have some HTML+CSS knowledge and want to see just what that tag/element is going to do and if there are better-suited attributes.

    | Like
  • Jash Sayani March 17, 2009
    0 likes

    Thanks. Just what I needed.

    | Like
  • Art Webb March 18, 2009
    0 likes

    If you are searching for a tutorial, instead of using Google – try tutsearch.net . It is a search engine that only searches tutorial sites.

    | Like
    • Patrick April 17, 2009
      0 likes

      Thanks for this great tutorial website. It’s a great find.

      | Like
  • Steve SEO UK March 20, 2009
    0 likes

    Thanks, I need all the help I can get.
    Have RT’d your tweet.

    | Like
  • Mackenzie March 20, 2009
    0 likes

    CSS ain’t programming. CSS & HTML are just markup. Programs actually *do* things.

    | Like
    • Ashton Sanders May 31, 2009
      0 likes

      You say that like you’ve never heard of a CSS Drop Down Menu. ;)

      | Like
      • Mackenzie June 13, 2009
        0 likes

        haha Well…. I suppose :hover kinda involes a finite state machine…

        | Like
  • krishna April 2, 2009
    0 likes

    Instead of Google Search you might have listed another CSS site here. Google search means again we need to select a site by filtering all the 10 sites which comeup on the result page.

    | Like
    • James January 2, 2010
      0 likes

      krishna I agree with you. This could have been a better websites if mentioned here instead of Google!

      | Like
  • ecom April 3, 2009
    0 likes

    To get the most of tools, very nice idea. I am eager to see more stuff here.

    | Like
  • Sean Tobin April 6, 2009
    0 likes

    Lynda.com is an excellent source as well. It does cost money though. But in my opinion it is well worth it.

    | Like
  • Luke May 27, 2009
    0 likes

    Thank you so much for posting this. This gives me some ideas on how to create my own CSS-website.

    | Like
  • funny messages May 29, 2009
    0 likes

    need to change some css error from this blog: shopping-talk.co.cc

    | Like
  • Ashton Sanders May 31, 2009
    0 likes

    Yea, I’ve used all of those sites a lot. Great resources. I hope to make it onto that list some day ;)

    | Like
  • mwafi June 5, 2009
    0 likes

    i like html.net

    | Like
  • webexpert November 8, 2009
    0 likes

    It,s really interesting article.I really eager to learn web designing and development.I was searching about stuff related to CSS.

    | Like
  • Simran December 16, 2009
    0 likes

    You can also read this article http://www.tricksdaddy.com/2009/01/5-sources-to-learn-html-and-css-online.html

    to learn HTML and CSS online

    | Like
  • CSS Gallery January 14, 2010
    0 likes

    Well written tutorial resource!

    | Like