Guest User

Untitled

a guest
Dec 16th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Add this to where you want to create an anchor:
  2. <a name="learn-more"></a>
  3.  
  4. Make a button/link pointing to the anchor:
  5. <a href="#learn-more">Learn More</a>
Add Comment
Please, Sign In to add comment