I have created a webpage that has a lot of writing in it. At the side of the page i would like to create hyperlinks so that when the user clicks on it it will jump to the relevent text.
if anyone could help me that would be great
I have created a webpage that has a lot of writing in it. At the side of the page i would like to create hyperlinks so that when the user clicks on it it will jump to the relevent text.
if anyone could help me that would be great
<a href="#chapter1">Go to Chapter One</a>
...
<a name="chapter1">Chapter One</a>
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Thanks for that.
It worked a treat.
Bookmarks