1. Home
  2. Html
  3. Anchor

Anchor tag. Add the title attribute to improve SEO and screen reader support. Id attribute works as an in-page anchor.

#html#tag#seo#accessibility
<a href="#" title="Anchor title" name="Anchor name" id="page-anchor">Anchor text</a>
copy
Full Html cheatsheet