Sent by Nic Rodgers on 13 September 2004 23:11
Kim:
The selector a#1620 would target an anchor tag with an id of 1620.
In your case, you have a list item with that id, containing an anchor with
no id.
Therefore, a suitable selector would be:
li#1620 a { }
Consider using li#1620 a:link, li#1620 a:visited, li#1620 a:hover, li#1620
a:active as necessary.
Note that the prefix of li is optional - I prefer it as I find the
stylesheet is easier to maintain.
Regards
Nic.
On 13/9/04 10:59 pm, "Kim Siever" [EMAIL-REMOVED]> wrote:
> Hi all,
>
> I am trying to create an image map out of an unordered list. You can view it
> at:
>
> http://www.uleth.ca/man/is/programs/courses.shtml
> http://www.uleth.ca/man/css/is.css
>
> I have commented out the code for all but one of the list items for
> simplicity sake.
>
> The problem I am experiencing is that Nothing I add to the "a#1620" rule is
> applied in the browser. Yet, everything in " ul#isdiagram li a" does get
> applied.
>
> Any ideas to what I am doing wrong?
>
> Thanks for all the help.
>
> Mr. Kim Siever
--
NIC RODGERS
Technical Lead
Enable Interactive
W: http://www.enableinteractive.co.uk/
T: 0117 344 5019
M: 07970 069185
F: 0117 344 5020
This E-mail transmission is intended for the named addressee only. Its
contents are private and confidential and should not be read, copied or
disclosed by any other person. If you have received this E-mail in error,
please notify the sender immediately by E-mail, delete the E-mail and
destroy any copies made. E-mails are not necessarily secure. Enable
Interactive Ltd (ENABLE) does not accept responsibility for changes made to
this message after it was sent.
Opinions, conclusions and other information in this message that do not
relate to the official business of ENABLE, shall be understood as neither
given or endorsed by it. It is expressly declared that this E-mail does not
constitute or form part of a contract or unilateral obligation. Copyright
ENABLE. All rights reserved.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/