Posted by David Smithz on 11/26/59 11:55
Hi there,
I have my own CSS class, lets say example.
..example { color: red}.
And I want to define another class that has all the properties of the
example class but also has it's own additional properties (therefore say I
want class example 2 to inherit from example 1).
Is this possible and if so what is the syntax?
Thanks
Navigation:
[Reply to this message]
|