HTML designated location of the links - HTML links - Guide to HTML, XHTML Guide

Change Font Size: / / 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> <a Href => links to pages lower </ a> </ p> "#top" <p> <a href => pages link to the upper </ a> </ p> 

HTML links to examples specified location