>I have two areas of text that read as intended in IE but in Netscape
>4.04/mac, the links aren't behaving right. Instead of the hyperlink
>underline ending where I've inserted </A> after "MORNINGSTAR" as intended,
>the underline extends all the way to the end of my name. Does anyone know a
>cure for this silliness?
>
>Thanks, Suz
>
><p>
> <font size=-1 face="Verdana, Arial, Helvetica" color=333333>
><A HREF="RoseIntro.htm">I<font size=-1>NTRODUCING</font>  R<font
>size=-1>OSE</FONT> M<font size=-1>ORNINGSTAR</A> by Suzanne
>Stephens</font><p>


Hi Suz,

You forgot a closing </font> tag after "ORNINGSTAR". But I would also
recommend taking the size=-1 spec out of the opening font tag, since I
assume you want the "M" in Morningstar to be larger than the rest of the
word.

Try this:


<p>
 <font size=-1 face="Verdana, Arial, Helvetica" color=333333>
<A HREF="RoseIntro.htm">I<font size=-1>NTRODUCING</font>  R<font
size=-1>OSE</FONT> M<font size=-1>ORNINGSTAR</font></A> by Suzanne
Stephens</font><p>


Barry
--
Barry Lee Brisco <mailto:[EMAIL PROTECTED]>
Web Design & Development - Online Marketing <http://www.ToTheWeb.com>
Web portfolio at <http://www.ToTheWeb.com/portfolio.html>
____________________________________________________________________
--------------------------------------------------------------------
 Join The NEW Web Consultants Association FORUMS and CHAT:
   Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
   Give the Gift of Life This Year...
     Just4U Stop Smoking Support forum - helping smokers for
      over three years-tell a friend: http://just4u.com/forums/
          To get 500 Banner Ads for FREE
    go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------

Reply via email to