I'm trying to do something in HTML and CSS but not sure if it actually works.
I want to make sure I add some kind of "delay" when scrolling, like slowing down the scrolling to make it softer.
Some sites do do this, I have visited some pages that scrolled differently than other sites and looked soft.
Is this possible?
sure! To achieve a smooth scrolling effect on your website, you can use the following CSS rules:
To create internal links that trigger smooth scrolling, use anchor tags like this in your HTML:
By using this method, your website scrolling will feel smoother and more comfortable for users.