http://www.perlmonks.org?node_id=285427


in reply to Re: Re: Re: My favorite HTML font style tag is...
in thread My favorite HTML font style tag is...

Ok, but what about:
<h3><span>Some</span> header</h3> <p> Some paragraph. </p>
with this CSS:
h3 span { color: red; }
Some designs need that.
He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life.

Chady | http://chady.net/