To the group,
I have the following statement:
<h1 id="heading1">
<a href="http://www.w3.org/">World Wide Web Consortium</a>
</h1>
What I am trying to accomplish is for the text "World Wide Web Consortium" to be a different color than the underline for the "a" element? Is this possible? I want to do this using a external style sheet...
thanks
Steve