<div>
<a href="#here">link</a>
<p id="here">here!</p>
</div>
html {
scroll-behavior: smooth;
}
div{
height: 400px;
p{
margin-top: 100px;
This Pen is owned by nehapire on CodePen.
See more by @nehapire on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.