|
|
|
date: Fri, 3 Oct 2008 10:22:00 -0700,
group: microsoft.public.frontpage.client
back
Re: How do i stop Front page from deciding to add a hyperlink to m
My bad, of course there are hyperlinks on that page - sorry about that. But
my problem, as you guys can see, are those strange little underlined words
that appear to be broken hyperlinks. I'm terrible at editing the html, but I
will give it a go.
Thanks to all. I'll let you know what happens because it's appearing all
through my website. most annoying
j
--
Judy Frow
FROWbiz
"Trevor Lawrence" wrote:
> Judy,
>
> There are many hyperlinks in the page
> 1. All the references to other pages
> Home | What is FrowBiz? | Shows and Services|What's New? | It's All About Us
> |The Company|Contact Us |
> An example is
> <a href="index.htm">Home </a>
>
> 2. All the images
> e.g.
> <a href="images/Judy%20Frow08.jpg">
> <img border="0" src="images/Judy%20Frow08_small.jpg"
> xthumbnail-orig-image="images/Judy Frow08.jpg" width="100" height="124"></a>
>
> But the dotted blue lines are due to a style
> e.g.
> <span style="border-bottom: 1px dashed rgb(0, 102, 204); cursor: pointer;"
> class="yshortcuts" id="lw_1219197663_3">
> TUTS</span>
>
> I don't know what is putting them in your page, but you can take them out.
> Just replace the above code by
> TUTS
>
> But the style may be there for a reason that I am unaware of.
>
> I wonder why the class= and id= are present. There is no CSS linked to this
> page, but the word TUTS is a in a different font - most odd ?!
>
> --
> Trevor Lawrence
> Canberra
> Web Site http://trevorl.mvps.org
>
> "Judy F" wrote in message
> news:F80501D1-6ACD-4041-872F-54EE75F7507C@microsoft.com...
> > Thanks for the help. Here is one of my pages:
> >
> > http://www.frowbiz.com/Our%20Performers.html
> >
> > There should not be any hyperlinks on this page. No dotted blue lines,
> > nothing...
> >
> >
> > --
> > Judy Frow
> > FROWbiz
> >
> >
> > "Stefan B Rusynko" wrote:
> >
> >> Post a URL to a page online w/ the problem
> >> - and indicate what is linked that should not be linked
> >>
> >> --
> >>
> >> _____________________________________________
> >> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> >> "Warning - Using the F1 Key will not break anything!" (-;
> >> _____________________________________________
> >>
> >>
> >> "Judy F" wrote in message
> >> news:0D81E614-DA61-45E1-8270-DE3233F34C23@microsoft.com...
> >> | All of a sudeen my Front Page 2002 is deciding where hyperlinks should
> >> be and
> >> | adding broken lines. They do not show in normal mode, but do show up
> >> in
> >> | preview and on my website. How do I make Front Page stop deciding what
> >> | should be hyperlinked?
> >> | --
> >> | Judy Frow
> >> | FROWbiz
> >>
> >>
> >>
>
>
>
date: Sun, 5 Oct 2008 09:28:00 -0700
author: Judy F
|
|