How to use href name properties used?
July 6, 2010 Leave a Comment
On-page anchors
e.g. You can create an on-page anchor with…
Which you can then link to with…
Which brings us on to…
HTML Href Property
href stands for “hypertext reference”, and simply means the target of a link.
e.g. A link to another site…
About us
A link to an anchor on this page…
Or a link to an anchor on a different page…
Advertisement