Smooth Scroll

Goto T1(with sscroll)
Goto T2(without sscroll)
Goto T3(with sscroll)
Download
HELLO I AM T1
HELLO I AM T2
HELLO I AM T3
To add Smooth Scroll to your website. Just add class "sscroll" to your anchor tag.
OR

Copy and paste the two llines below at the end of your body tag

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <script src="https://shahi9935.github.io/Smooth-Scroll/smoothScroll.js"></script>