Named Anchors
Jump to any point on a page with Named Anchors. This HTML Code requires two pieces of code. One to create the named anchor and one to jump to the named anchor. Click link above to see the example work and you will be taken to the bottom of the page below the banner.
To Create a Named Anchor use this code: <a href="#bottom">Go to Bottom</a> To link to a Named Anchor use this code: <a name="bottom">This is the bottom!</a> Category-Text EffectsTags-Named Anchors
html named anchors named anchors html named anchor tag anchor tag name |
|