mlse
05-25-2005, 03:24 PM
Hi.
I am still relatively new to the art of making things looking pretty using CSS (I am more used to doing the back-end nuts-and-bolts programming stuff!).
I am having a wonderfull time trying to establish which style sheet properties are inherited and which are not! I noticed some funnies in a few test pages that I had written, so I decided to do a test - and I discovered that certain style sheet properties which are documented as not being inherited do, infact, appear to be inherited! :mad: :mad: :mad:
Furthermore, some of the documentation that I have read actually contradicts itself!!!!! :confused: :confused: :confused:
My query is twofold:
(1) Is there a CSS specification document (in the same way that there is the ANSI standard for C compilers) which I can 100% trust?
(2) Is there any way of manually controlling the inheritance of style sheet properties when defining a style sheet? (e.g. - I might want to make text-transform inherited in one instance, but not in another).
TIA,
Mike
I am still relatively new to the art of making things looking pretty using CSS (I am more used to doing the back-end nuts-and-bolts programming stuff!).
I am having a wonderfull time trying to establish which style sheet properties are inherited and which are not! I noticed some funnies in a few test pages that I had written, so I decided to do a test - and I discovered that certain style sheet properties which are documented as not being inherited do, infact, appear to be inherited! :mad: :mad: :mad:
Furthermore, some of the documentation that I have read actually contradicts itself!!!!! :confused: :confused: :confused:
My query is twofold:
(1) Is there a CSS specification document (in the same way that there is the ANSI standard for C compilers) which I can 100% trust?
(2) Is there any way of manually controlling the inheritance of style sheet properties when defining a style sheet? (e.g. - I might want to make text-transform inherited in one instance, but not in another).
TIA,
Mike