Piczo

Log in!
Stay Signed In
Do you want to access your site more quickly on this computer? Check this box, and your username and password will be remembered for two weeks. Click logout to turn this off.

Stay Safe
Do not check this box if you are using a public computer. You don't want anyone seeing your personal info or messing with your site.
Ok, I got it
Page Anchors
Go Back To HOME For More HTML!
Example: Jump to Bottom
New Page 2
Page anchors allow visitors to jump to a specific place in the current page or to jump to a specific place on another page.

To create a link that points to another place on the same page, you need to create two anchors:

1. An anchor in the spot that you are going to jump from this anchor will have the syntax:




2. A named anchor in the spot that you are going to jump to this anchor will have the syntax:
TEXT

For example, if I wanted to allow folks jump from the words "Jump to Bottom" to the bottom of the page I need to create 2 anchors.

I need to place an anchor that says "Jump to Bottom" that points to the bottom of the page.
The syntax is:




I also need to create a named anchor at the bottom of the page.
The syntax is:





The script below creates a link that points to another place on a different page, you need to create two anchors:

1. Create anchor on Page A pointing to "here" on page B





2. Place a named anchor on PageB.html


You're At The Bottom Of PimpMySpace's Site! Jump back to Top?




frontpage hit counter