J. Kang wrote:

For example, if I haven't defined a style to the <p>
tag but I want my <h5> tag to have the same style as
the <p> tag, is there an easy way of doing that within
the stylesheet?

No, I'm afraid the only way to do what you want is to explicitly set the styles on both. There may be a JavaScript way to read the default style on <p> and then apply them to the header. That's out of scope for this list, however.

Good luck,
--

-Adam Kuehn
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to