Hi,

Hope I don't have cooties (an imaginary bug that as children, we would avoid the person with) :)

The following rule has failed to reach the desired <a> in the following
dl#contact dt#email dd a {border: 1px solid black}

<h1>Contact us</h1>
     <dl id="contact">
        <dt id="tech">Tech Support Issues:</dt>
<dd><a href="./support.html" title="Link To Support Page">Support Options</a></dd>
        <dt id="email">Email:</dt>
        <dd><a href="#">Chuck</a></dd>
        <dd><a href="#">Ramblin'</a></dd>
        <dt id="tele">Telephone:</dt>
        <dd>Call Tacticalware:</dd>
        <dt id="snail">Snail Mail:</dt>
        <dd><address>Tacticalware Computer</address></dd>
    </dl>

What have I missed in drilling down to the <dd><a>
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to