Previous Message
Next Message

Links and Divs

Sent by Vicki Skinner (Stebbins) on 16 April 2005 07:07


At 02:40 PM 16/04/2005, Ingo Chao wrote:
>Vicki Skinner (Stebbins) schrieb:
>>http://www.physioplus.info/physio/enews.php
>
>>I needed to put different links into a div (#edit) which I wanted to be 
>>#000 no underline and then change colour and underline on hover.
>>As soon as I put this onto the div:
>
>>#edit a, a:link {
>>      color: #000;
>>      font-weight: bold;
>>      text-decoration: underline;
>>}
>>It effected some of my links in the main navigation.
>
>compare
>#edit a, a:link {}
>
>with
>#edit a, #edit a:link {}
>
>the first one is a more natural speech semantic.
>
>Ingo

Hi Ingo,

It works!!

Thank you sooo much... at least I'm getting some things working properly.

Regards
8-)
Vicki

______________________________________________________________________
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/
Previous Message
Next Message

Message thread: