Hi, I'm using http://www.w3schools.com/Css/ as a main learning source for css. But I did notice that most templates I know are using CSS 2 and w3schools uses CSS 1.
How significant is the difference? For example, if I apply their css1 examples to my css2 template?
Maybe you know the similar source for css2, containing css reference: syntax, examples, in what order properties should follow?
I found http://www.w3.org/TR/CSS2/ , CSS 2.1 specification, but I'm not happy with it: a lot of not essential information and lack of essential (like combining properties in one statement and order of their appearance, say, for background). Anything like w3schools but for css2?
Thanks.
How significant is the difference? For example, if I apply their css1 examples to my css2 template?
Maybe you know the similar source for css2, containing css reference: syntax, examples, in what order properties should follow?
I found http://www.w3.org/TR/CSS2/ , CSS 2.1 specification, but I'm not happy with it: a lot of not essential information and lack of essential (like combining properties in one statement and order of their appearance, say, for background). Anything like w3schools but for css2?
Thanks.
