Can I add html to publisher doc for anchored link?

J

JeffW09

I am creating a simple one page newsletter in publisher to send out via a
mailing list. It has brief synopsis-articles that have hyperlinks to my web
page to the more detailed articles.
I would like to be able to add the html code for an anchored link to the
exact location within/down the page for a given article.
I know the coding, I just don't know how, or if it's possible to add it, or
edit the hyperlink that you insert via the menu.

Thanks for any input! --Jeff
 
D

DavidF

Insert the anchor into the web page using insert > html code fragment.

<A NAME="READHERE"></A>

Drag the code fragment box to the appropriate place on the page. You can
resize the code fragment box as small as you want, and perhaps place it just
to the left of the text you want the page to load to.

When you write the link to the anchor in your newsletter, just be sure to
use an absolute link/full path to the anchor:

http://yourwebsite.com/index.htm#READHERE

If you are using Publisher to produce your site, then your pages other than
your home page are probably in the index_files folder, so change the link
accordingly:

http://yourwebsite.com/index_files/PageXXXX.htm#READHERE

If you have more questions about Publisher webs, then post in the web group
and we will try to help you there:
news://msnews.microsoft.com/microsoft.public.publisher.webdesign
or
http://www.microsoft.com/office/com...soft.public.publisher.webdesign&lang=en&cr=US

Please include the version of Publisher you are using, the URL of your site
and as much detail as possible.

DavidF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top