Aug
12
How do I create a hyperlink for something within the document?
August 12th, 2010 posted by
admin
I’m creating a newsletter to email out to people. So I have a list of contents and I want to hyperlink those to where they are in the article. For instance, if I click on “Eye Health…Page 2″ in the content box, I want to be able to go right to that section of the document.


MJordan1 says:
August 13th, 2010 at 5:50 pm
First you can use the name attribute of the element you want to link to, then you use the # sign compound with the name in the href attribute of the anchor.
Example:-
The paragraph to link to
Go to paragraph 1
You may have a look on this tutorial: