RE: CSS redefine link color inline
by "Web Alchemy Concepts" <sales(at)webalchemy.on.ca>
|
Date: |
Wed, 28 May 2003 10:04:30 -0400 |
To: |
<hwg-languages(at)hwg.org> |
In-Reply-To: |
JLAPTOP |
|
todo: View
Thread,
Original
|
|
Well its almost like an include that I am working with and I cannot edit
the individual links. Will the span element allow me to accomplish this?
Jeff
-----Original Message-----
From: owner-hwg-languages(at)hwg.org [mailto:owner-hwg-languages(at)hwg.org]
On Behalf Of jeremy
Sent: May 28, 2003 12:31 AM
To: 'Web Alchemy Concepts'; hwg-languages(at)hwg.org
Subject: RE: CSS redefine link color inline
You can do either <a href="x.html" style="color: #000000">link</a> with
appropriate hex color substituted for #000000, or you could also do
something like <a href="x.html" class="linkcolor">link</a> and then
define a class named 'linkcolor' with the appropriate color.
-----Original Message-----
From: owner-hwg-languages(at)hwg.org [mailto:owner-hwg-languages(at)hwg.org]
On Behalf Of Web Alchemy Concepts
Sent: Tuesday, May 27, 2003 10:58 PM
To: hwg-languages(at)hwg.org
Subject: OT?: CSS redefine link color inline
Hello,
How does one redefine link colors inline with CSS?
Thanks,
Jeff
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA