DEV Community

Discussion on: [ TUTORIAL ] Smooth Scrolling page navigation with CSS & JS

Collapse
 
lucasgdb profile image
Lucas Bittencourt

CSS:

html {
    scroll-behavior: smooth
}
Collapse
 
sujankh22371674 profile image
Sujan Khadka

it doesn't support in many browser