Re: Hyperlink to a different part of a page?
- From: Warden <Warden@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 13 Mar 2007 10:24:40 -0700
Excellent stuff! Worked a dream, except that my "Top of Page" message
appears too low - it's just below the screen when you go to the question
concerned - even though there's plenty of white space above it. In fact it
appears just above the answer below. I've tried moving the html code fragment
up into the text box but it doesn't change anything in web view.
Any suggestions?
"DavidF" wrote:
You can do this several ways using the insert html code fragment tool. If.
your questions are fairly short, you can include them in the code snippet
you would insert into your page. Here is an example:
<p><font face="Arial" size="2">
<LI><A HREF="#READHERE1">This is my first question?</A><br>
<LI><A HREF="#READHERE2">And what about this question?</A><br>
If you copy and paste the above snippet into a code fragment box (use Ctrl +
V to paste), you will have a bulleted list of two questions. If you don't
want the bullet, then remove the <LI>. Also, this code snippet is setup for
Arial font, html size 2 which is about a font size of 10. Try 3 for a font
size of 12.
Alternatively, just write your question in a text box, and right below it,
or to the side, insert this snippet:
<A HREF="#READHERE1">Click for answer</A>
Change the text to whatever you want it to say. You can not overlap a code
fragment box with a text box, and just size your code fragment box big
enough to accommodate your text.
Then, go down the page to where your answer is, and I would suggest each
answer be in a separate text box, and insert this anchor right above the
text box:
<A NAME="READHERE1"></A>
When you click on the "click for answer" you will automatically be taken
down to your answer, with the answer displaying just below the top of the
browser window. If you must put all the answers in one text box, then insert
the anchor to the left or right of the answer outside the text box. It will
not be visible when you preview your site.
Then I would also insert another code snippet, either after each answer if
you used separate text boxes, or perhaps to the left side of the answer:
<p><font face="Arial" size="2">
<A HREF="#TOP">Top of Page >></A>
Once again I have it set up for arial font, and 10 point font size. When you
do a web page preview, you will see the text "Top of Page >>" displayed, and
if you click it, it will take you back to the top. You can vary the text as
you see fit...I have tried just "top" but, felt it might not be clear to the
viewer.
Good luck...
DavidF
"Marnles" <Marnles@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5EDFADAA-164C-4EB8-BC0C-7ECFC0F6016D@xxxxxxxxxxxxxxxx
I would like to make a "FAQ" page, where someone would click on a question
higher up on the page, and be linked to a lower part of the page where the
questions are answered. Is it possible to do this in Publisher, and if so,
how? Thanks a bunch!
- Follow-Ups:
- Re: Hyperlink to a different part of a page?
- From: DavidF
- Re: Hyperlink to a different part of a page?
- Prev by Date: Catherine Zeta Jone Throatjob!
- Next by Date: Re: how do I create a download in pubilisher?
- Previous by thread: Catherine Zeta Jone Throatjob!
- Next by thread: Re: Hyperlink to a different part of a page?
- Index(es):
Relevant Pages
|