RE: CSS redefine link color inline
by "jeremy" <jeremy(at)localnetamerica.com>
|
| Date: |
Wed, 28 May 2003 00:30:37 -0400 |
| To: |
"'Web Alchemy Concepts'" <sales(at)webalchemy.on.ca>, <hwg-languages(at)hwg.org> |
| In-Reply-To: |
na1khs0mihr45m |
| |
todo: View
Thread,
Original
|
|
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
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.