Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sytle call another style

0 views
Skip to first unread message

TPS

unread,
Jan 23, 2004, 2:57:16 PM1/23/04
to
Is it possible to reference another style from a style?
This would allow me to change every item's border at once.


input.txtboxes1
{

border: myborder;

}

input.txtboxes1

{

border: myborder;}

.myborder

{

border: 1px dotted lightblue;

}


--
tps


0 new messages