Change Font Size: Previous / Next / Directory List
6.2. HTML links to the designated location
In HTML documents to the top of a label and an id attribute, such as <h2 id="top" /> top </ h2>
To the bottom of the HTML document and a link back to top <a href="#top" /> </ a>, click on the label as long as we can go directly with id = "top" label position (that is, top).
Can also direct links to other pages designated location.
HTML designated location of the links used in the article are usually longer, a screen will not display the situation.
Trackback Address: http://www.nt22.com/xhtml-html/attribute_a_id/
Example
"#bottom"<p> <aHref=>links to pages lower</ a> </ p>"#top"<p> <ahref=>pages link to the upper</ a> </ p>
