Linking Within a Page
Use page anchors to jump directly to a specific part of a page.
Anchor tags let you create links that jump directly to a specific part of a page. This is useful for long pages where you want to give visitors a quick way to navigate to key sections.
In this guide, you’ll learn how to:
Set up an anchor tag in Elements
Create a link that scrolls to that anchor
Use anchors for buttons, and text links
Watch the video below for a step-by-step walkthrough.
Tips & Best Practices
Keep IDs simple Use short, descriptive names for anchors, like pricing or faq.
Smooth scrolling
Elements automatically scrolls to anchors, making navigation look clean and professional.
Test across devices
Check that anchor links work on both desktop and mobile layouts.
Last updated