How to make compound styles

Viewed 76

I would like to make some compound style values for example: height:100%-10px;

Is there some way to do this with CSS?

Or do you have to use JavaScript?

If so can you post your suggestions?

1 Answers
Related