How to lEARN CSS
"Learning CSS was as simple as learning a few new element and style tags and learning the proper syntax to embed them at the start of an HTML page."
How I did it: Just a section a day for a few weeks. I found it very useful to create little snippets of css code to test out the examples and then link them to a pre-existing html page I'd written back when I was learning html. Then I'd tweak the setting in the css file and see what happened.
Lessons & tips: Find a good guide and dive in. Trust me, it's much less intimidating than you imagine.
Resources: With help from http://www.w3schools.com/
1 person found this helpful
