How did you learn CSS?

Status
Not open for further replies.

Djlatino

Active Member
2,413
2010
528
10
I would love to know how you guys learned CSS since I wanna start my own site but idk CSS at all so I need some pointers on how you learn it :D
 
32 comments
Well, I still haven't learned CSS (I mean I cannot code a skin from a scratch)

But, I can edit a CSS Template by looking at codes.

I goto w3schools.com if I don't get what the CSS code means :p
 
I gained CSS knowledge by downloading free sample templates. While I was editing them to my liking I learned, I think that's one of the fastest ways to learn CSS without reading/watching any tutorials.
 
just like people here say, download templates and try to edit the css, and at a moment you will learn it. Actually this is not the best way to learn, but ok.
 
@uLtRaTRim

believe me, the best way to learn is by doing. The best thing you can do is to get an template and examine the .css file. It will really help you out.

Why?

If you remove one tag, such as "background-color: red;" e.g. you will instantly learn what background-color actually does. Why not trying it yourself instead of reading all those tutorials?!

Okay, some tutorials might be good, such as the site which has been posted in this topic, but learning by doing is always great.

Regards,
 
There are many websites that have been made containing tutorials to impart people who wanted to learn CSS, how it works and its styles. These websites provides a step by step learning process about CSS right from the basic introduction of CSS to advanced CSS styles. Learning CSS in simple and easy steps is helpful for better understanding of the viewers.

____________________

learn css
 
Status
Not open for further replies.
Back
Top