954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?

Adding Page Anchors (links on a site that go to other places on site)

0
By .:.wolvie.:. on Mar 27th, 2005 12:49 pm

Page Anchors... Simple enough...two easy little codes to plug in and your ready to go! Come learn how!

To make a page anchor, go to the page 
you want to put it on, decide where you 
want it, THE LINK YOU CLICK ON TO JUMP
 TO OTHER PARTS OF THE PAGE,, center, 
left, etc., and plug in this code:

<a href="#codeword">whatever words you want to use</A>

Then after you've done that, decide where 
you want to make the page go to 
automaticly when you click on it. Say i
 wanted one to go to the top of a page,
 then I'd put in this next code BEFORE all 
of my text on the whole page, that way, 
it goes to the TOP and nothing else ;)

<A name="codeword"></A>

After that you may want to test it out and
 see how it works!

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You