Previous Message
Next Message

inheriting by declaration in style sheet?

Sent by Jukka K. Korpela on 13 September 2003 22:10


On Sat, 13 Sep 2003, Adam Hardy wrote:

> can I make my table captions inherit the style of H3 somehow?

No. Table captions cannot appear inside H3 elements, so they cannot
inherit anything from them.

But you can specify their properties together, in one rule:

h3, caption { ... }

-- 
Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: