Hi,
Both are desired, but I was being uptight about the line-height.
Which could pass as is.
Chris
On Mar 29, 2006, at 4:20 PM, Richard Czeiger wrote:
I don't think you can get to that <a> in particular and ONLY that
one without assigning it a class or ID.
PS: I hope we're talking about hitting the anchor for "Chuck" and
only that one, yeah?
R
----- Original Message ----- From: "Ben Wong" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 30, 2006 11:12 AM
Subject: Re: [WSG] getting an "a"
On 3/30/06, CK <[EMAIL PROTECTED]> wrote:
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}
dt#contact is redundant. You don't need it because dt#email is like
the highlander (there can only be one).
dd a aren't children of dt#email.
<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>
--
Ben Wong
e: [EMAIL PROTECTED]
w: http://blog.onehero.net
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************