- From: Ian B. Jacobs <ij@w3.org>
- Date: Wed, 13 Dec 2006 07:19:17 -0600
- To: Carmelo Capinpin <mello@szinf.com>
- Cc: site-comments@w3.org
Received on Wednesday, 13 December 2006 13:23:58 UTC
Hi Carmelo,
Thank you for the suggestion. I believe CSS variables were proposed
a long time ago:
http://www.w3.org/TR/NOTE-css-potential#pgfId=1029312
I think it also appears here:
http://www.w3.org/TR/1998/NOTE-CSS-potential-19981210#id00256283761
I am not sure what the status is of such a proposal in the CSS WG.
You may want to contact the group at www-style@w3.org.
Thank you,
- Ian
On Wed, 2006-12-13 at 07:32 +0000, Carmelo Capinpin wrote:
>
> I was just thinking if its possible or it can be a future feature of CSS.
>
> Is there a way that I can declare a variable in css like;
>
> #container h1 = main-title;
>
> then I can use "main-title" like this
>
> main-title {
> font: bold 16px Arial;
> }
>
> Carmelo A. Capinpin (mello@szinf.com)
> Semizon Information Services
>
--
Ian Jacobs (ij@w3.org) http://www.w3.org/People/Jacobs
Tel: +1 718 260-9447
Received on Wednesday, 13 December 2006 13:23:58 UTC