<a href="link.html" style="color: #000000">Link</a>
That way you can specify the color on one specific place...
OR:
Specify another class in your stylesheet:
A.alternate {color: #000000;}
Then use
<a href="link.html" class="alternate">Link</a>
* Holger Lockertsen, Solutions Developer, Horisont Information Systems AS
* Nedre Slottsgate 5, N-0157 OSLO, Noreg/Norway
* 23 31 03 04 / 91 83 20 51
* [EMAIL PROTECTED] http://www.horisont.no/
NB! Horisont har f�tt nye nummer, og mitt INTERNNUMMER er: 23 31 03 04
> -----Original Message-----
> From: Scott M. Berry [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 11, 2000 10:50 PM
> To: [EMAIL PROTECTED]
> Subject: SOT: CSS2
>
>
> Ok.. just getting into using CSS for all my sites, seems the
> logical way to
> go. Question: Often times I will use two different colors for links... the
> link color in the body, and then on some links I will specify colors like:
>
> <a href="link.html"><font color="#000000">Link</font></a>
>
> How would this be accomplished in css?
>
> Scott M. Berry
> --
> College of the Canyons Web Design
> 661.259.7800 x3630
> http://www.coc.cc.ca.us
>
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.