Posted by Toby Inkster on 07/30/06 08:59
dorayme wrote:
> Is
>
> #banner {
> color: someColour;
> }
>
> #banner h1 {
> color: inherit;
> }
>
> a good idea?
"inherit" is the default behaviour for colours, so this is probably
not needed; unless, of course, you've set a colour for non-#banner
H1s elsewhere.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|