- From: Eric A. Meyer <eam3@po.CWRU.Edu>
 - Date: Fri, 6 Mar 1998 16:25:50 -0500 (EST)
 - To: andy <andy@inlet.com>
 - cc: www-style@w3.org
 
On Fri, 6 Mar 1998, andy wrote:
> OK, I don't think you can do this with style sheets, I looked and couldn't
> find it anywhere. I want to be able to take the "underline" out of text
> links on the page? Can this be done with Style Sheets, or other ways???
You should be to do this by declaring:
   A {text-decoration: none;}
Whether your browser supports this or not is another question, though...
                              -- EMeyer
--
Eric A. Meyer  #  eam3@po.cwru.edu  #  http://www.cwru.edu/home/eam3.html
   Hypermedia Systems Manager
   Digital Media Services              http://www.cwru.edu/dms/dms.html
   Case Western Reserve University     http://www.cwru.edu/
Received on Friday, 6 March 1998 16:40:18 UTC