Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

smooth scroll to anchor

/* Just use Native HTML Smooth Scroll */
html {
  scroll-behavior: smooth;
}
 
PREVIOUS NEXT
Tagged: #smooth #scroll #anchor
ADD COMMENT
Topic
Name
2+6 =