html How to make it that when I click on button it will take me to that part of th epage code example
Example: a href to other site
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
Example Link
</a>
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
Example Link
</a>