I just a have simple question. I coded my HTML5 website and used some CSS3.
Is there a different markup for CSS2 and CSS3?
When I checked my HTML at the W3C, it validates 100%. But not my CSS, because it says that some elements can't be used in CSS2 but can be used in CSS3.
The markup I use is @charset "utf-8"