Re: making NONunderlined links?

by "Matt McIntosh" <matt(at)outbc.com>

 Date:  Tue, 17 Jun 2003 11:34:37 -0500
 To:  <hwg-basics(at)hwg.org>
 References: 
  todo: View Thread, Original
Just add a style tag for an individual link, like:

<a href=http://www.whatever.com style="text-decoration:none">Link</a>

To make an entire page non-underlined, place the following between the
<HEAD></HEAD> tags:

<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>

That's all there is to it.

Matt McIntosh
Publisher, OutBC Productions
Houston's PC Doctor

----- Original Message -----
From: "cheryl" <cheryl(at)sbdwebdesign.com>
To: <hwg-basics(at)hwg.org>
Sent: Tuesday, June 17, 2003 10:09 AM
Subject: making NONunderlined links?


> how does one create this magic?
>
> please email me personally at cheryl(at)spamcop.net
>
> thanks
> --
> iCheryl - the new Cheryl for the 21st century
>
>
>
> _____________________________________________________________
>
>
> A true test of a man is how he treats those who can do little for him
>
>                                         http://www.sbdwebdesign.com
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA