Hi,

Whenever I insert a hyperlink on FrontPage, I get my text
underlined ? How can I avoid my text being underlined ?

Thanx,
Sefa Urgenc

Re: Inserting Hyperlink by Steve

Steve
Thu Oct 07 15:16:34 CDT 2004

Paste this between the head tags.

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


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"Sefa" <surgenc@hotmail.com> wrote in message news:23c101c4aca9$13db82e0$a601280a@phx.gbl...
> Hi,
>
> Whenever I insert a hyperlink on FrontPage, I get my text
> underlined ? How can I avoid my text being underlined ?
>
> Thanx,
> Sefa Urgenc