<!-- HTML Example -->
<a href="#introduction">Introduction</a>
<a href="#features">Features</a>
<a href="#contact">Contact</a>
<h2 id="introduction">Introduction</h2>
<p>Content for the introduction section...</p>
<h2 id="features">Features</h2>
<p>Content for the features section...</p>
<h2 id="contact">Contact</h2>
<p>Content for the contact section...</p>