[wdvltalk] Re: CSS and Links

2003-04-03 Thread edc
alls well that ends well then, lol
Michael Ensor
www.WellingtonLive.co.nz
- Original Message -
From: Ken Patenaude <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 4:56 AM
Subject: [wdvltalk] Re: CSS and Links


: I figured it out. I put  

[wdvltalk] Re: CSS and Links

2003-04-03 Thread Ken Patenaude
I figured it out. I put  

[wdvltalk] Re: CSS and Links

2003-04-02 Thread edc
well then, take advantage of the pseudo class properties, i.e. a.nav: link
etc. in your style sheet and inline  otherwise give us
a link to your page and stylesheet please, because that should have worked
from version 4 up.

Don't forget that inheritance can do apparently weird things if you haven't
thought that through...


Michael Ensor
www.WellingtonLive.co.nz
- Original Message -
From: Ken Patenaude <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 03, 2003 10:57 AM
Subject: [wdvltalk] Re: CSS and Links


: I cant get that to work in line though with a CSS sheet in use as well. I
: need it to work in netscape and IE on PC and mac.
:
: Ken
:
:
: At 11:51 AM 4/3/03 +1200, you wrote:
: >a:link { text-decoration: underline; color: blue; }
: >a:active { text-decoration: underline; color: blue; }
: >a:visited { text-decoration: underline; color:black; }
: >a:hover { text-decoration: none; color: black; background: #ffd700; }
: >Michael Ensor
: >www.WellingtonLive.co.nz



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] Re: CSS and Links

2003-04-02 Thread Ken Patenaude
I cant get that to work in line though with a CSS sheet in use as well. I 
need it to work in netscape and IE on PC and mac.

Ken

At 11:51 AM 4/3/03 +1200, you wrote:
a:link { text-decoration: underline; color: blue; }
a:active { text-decoration: underline; color: blue; }
a:visited { text-decoration: underline; color:black; }
a:hover { text-decoration: none; color: black; background: #ffd700; }
Michael Ensor
www.WellingtonLive.co.nz
- Original Message -
From: Ken Patenaude <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 03, 2003 10:10 AM
Subject: [wdvltalk] CSS and Links
:
:
: Still learning CSS. How do I make 2 different color links on one page
using
: style sheets that change colors for the hover attribute.
:
: Ken
:
:
:
:  . The WDVL Discussion List from WDVL.COM . 
: To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
:Send Your Posts To: [EMAIL PROTECTED]
: To change subscription settings to the wdvltalk digest version:
: http://wdvl.internet.com/WDVL/Forum/#sub
:
:   http://www.wdvl.com  ___
:
: You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
: To unsubscribe send a blank email to %%email.unsub%%
:
:
 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
  Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
   http://wdvl.internet.com/WDVL/Forum/#sub
  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


[wdvltalk] Re: CSS and Links

2003-04-02 Thread Bj
- Original Message - 
From: "Ken Patenaude" <[EMAIL PROTECTED]>

> Still learning CSS. How do I make 2 different color links on one page
> using style sheets that change colors for the hover attribute.

Just use a different class for the second colour link



 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
   Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]