After the nth failure in the CSS management, I watched the specs of the CSS v2.1 and I found something I never noticed before: some of the features I'm currently using (I'm referring to selectors > and +, and to "positioning"/"top"/"left" instructions) are not CSSv1 but 2.
How comes that I never noticed something so important before? :'(
I've always referred to the specs, but..
Anyway this is a proof that CSSv1 are almost useless, except for simple pages with a linear style, and this is not my case.
So I've downloaded the CSSv2.1 specs.
Now I'll need to learn the specs and then go over all the CSS files written so far. And this will require a lot of time! >:'(
y.
