Could anyone advise on how to achieve smooth scrolling without using JavaScript, with just a single line of CSS?
I am working on creating a website where I want to implement smooth scrolling.
I am currently working on a website project and would like to avoid using too much JavaScript. Is there any way to incorporate smooth scrolling without the use of JavaScript? Perhaps with just one line of CSS rule?