Best way to learn CSS?

Out of context: Reply #51

  • Started
  • Last post
  • 64 Responses
  • d_rek0

    www.w3schools.com/css/

    I would recommend getting firefox+firebug. Firebug is great at showing you the CSS structure. I mean, i can't honestly recommend a book for learning CSS.... Just start looking at sites and starting to dissect snippets of code.

    A real excellent way to learn is copy the code and css styles from a site that interests you and paste it into an editor and start fucking with it to how changing the CSS affects the site.

    • It is a good way, but you also need to learn the basics so that you know what you're looking at and what to look for...OSFA
    • This is the worst way to learn. Copying and pasting works for probably 10% of people.
      ********
    • Start from scratch, learn the basics, work up in complexity from there.
      ********

View thread