Skip to content

Instantly share code, notes, and snippets.

@braddalton
Last active November 7, 2017 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braddalton/1177bf6bff75aaa33f2965526cf363e6 to your computer and use it in GitHub Desktop.
Save braddalton/1177bf6bff75aaa33f2965526cf363e6 to your computer and use it in GitHub Desktop.
HTML bookmarks are used to allow readers to jump to specific parts of a Web page https://wpsites.net/wordpress-tips/how-to-create-anchor-points/
<h2 id="C4">Chapter 4</h2>
<a href="#C4">Jump to Chapter 4</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment