for the search, my way to preload images! haha

Search for in

HTML Anchors

HTML Coding Tutorials | Submited Jan 23, 2008

Written by: Mr. ∃v¡l

This shows you how to link directly do certain parts of a page. :)

Notes


It's impossible to write something specific to everyone's needs, so use this as a guide rather than a how-to.

Click here

Now click here.
See how it goes to the top of the page? this can apply to anywhere.

How to do it


Simple: IDs.

If you have a section on your page tagged with
<div id="section"></div>


then you can use this to link to that specific section
<a href="#section">Click me</a>


I think that's it


Shortest guide ever.

tags Tags: links anchors

0Thumbs up  Thumbs down0

Related Tutorials
Creating Links
Hiding the pics/video links
HTML Anchors
Adding the bottom links to an overlay
DIV layout tutorial - version 2008
Randomness with PHP
Hiding subscribe to blogs, view all friends, and comment links
Display Name and Status/URL/Headline in Navbar
No Comments Found
Sorry, you have to be a member to comment tutorials