Read the following text to see the script in action.
After you have experienced reading and using it,
you’ll see the same thing written in html.
The only changes are; that I have put the “ancor tags”
In the relevant places to give you a working example.
I hope you enjoy this learning experience as much as
I enjoyed learning from making it!
To go to a certain place on a page, use the first
part as the “Hyperlink people See” And the second
part goes directly in front of the word or phrase you
want to go to.
This example goes to a signup box.
signup now
(#)signup, has to be the same word as; signup. BUT you
can use any ancor word you like.
You can make it go to the top of the page, by
changing the words in “part one” and “part two”, into,
“top” (the ancor word) and the words, “sign up now” into, “TOP of
Page”, the second part would be
and
placed at the top of the page. (top is the ancor word)
So it looks like this:
Top of page
If you want to send someone to a certain word or phrase on another page do this… (all you do is add the URL of the page before
the #ancor word)
signup now
TO MAKE A FLASHING TEXT
PUT YOUR TEXT HERE
TO MAKE A SCROLLING TEXT
…PUT YOUR TEXT HERE CAN INCLUDE A TAGS AND IMAGES ETC…
OK Now here’s the code for the above functions:
This example goes to a signup box.

(#)signup, has to be the same word as; signup. BUT you
can use any ancor word you like.
You can make it go to the top of the page, by
changing the words in “part one” and “part two”, into,
“top” (the ancor word) and the words, “sign up now” into, “TOP of
Page”, the second part would be
and
placed at the top of the page. (top is the ancor word)
So it looks like this:
If you want to send someone to a certain word or phrase on another page do
this… (all you do is add the URL of the page before
the #ancor word)


I hope you found this useful, if so please leave your comments.