This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > FrontPage Programming > July 2005 > How take off the underline?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How take off the underline?
henpat

2005-07-25, 7:45 pm

Hi all
How can I take off the underline on the links from my webpage?

Thanks a lot.
henpat


Steve Easton

2005-07-25, 7:45 pm

Using CSS.
Add this to the head section of the page.

<style type="text/css">
a { text-decoration: none;
}
</style>



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
"henpat" <henpat63@hotmail.com> wrote in message
news:eL7GhkSkFHA.2484@TK2MSFTNGP15.phx.gbl...
> Hi all
> How can I take off the underline on the links from my webpage?
>
> Thanks a lot.
> henpat
>
>



clintonG

2005-07-25, 7:45 pm

Using Cascading Style Sheets
Search: "pseudo selectors"

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/


"henpat" <henpat63@hotmail.com> wrote in message
news:eL7GhkSkFHA.2484@TK2MSFTNGP15.phx.gbl...
> Hi all
> How can I take off the underline on the links from my webpage?
>
> Thanks a lot.
> henpat
>



P@tty Ayers

2005-07-26, 7:47 pm


"clintonG" <csgallagher@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:uec79vSkFHA.3448@TK2MSFTNGP12.phx.gbl...
> Using Cascading Style Sheets
> Search: "pseudo selectors"


That's "pseudoclass selectors". :-)


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews