a.HomePage:link
{
 font-family:arial, verdana;
 font-size:14px;
 color:#CCCCCC;
 text-decoration:none;
}
a.HomePage:visited
{
 font-family:arial, verdana;
 font-size:14px;
 color:#CCCCCC;
 text-decoration:none;
}
a.HomePage:active
{
 font-family:arial, verdana;
 font-size:14px;
 color:#CCCCCC;
 text-decoration:none;
}
a.HomePage:hover
{
 font-family:arial, verdana;
 font-size:14px;
 color:#CCCCCC;
 text-decoration:underline;
}



<a href=# class=HomePage>link</a>


HTH
Sam

----- Original Message -----
From: "Jason Beaudoin" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 1:22 PM
Subject: Creating Multiple "<a href />" Styles?


> Is there a way to create two different "<a href />" styles in a CSS file
so that one
> style has an underline and the other doesn't?
>
> Thank you in advance!
>
> ---
> You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED]
> To unsubscribe send a blank email to
%%email.unsub%%


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

Reply via email to