Single Page Smooth Scrolling Navigation Menu using HTML and CSS

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • This is a tutorial video for navigation click to one page smooth scroll effect without jQuery. This video to learn how to create a single page website menu with smooth scroll using css. Only css3 use to create single page navigation website with smooth scroll effect.

Комментарии • 15

  • @zahdh929
    @zahdh929 2 года назад +3

    Thank you so much!! I only had one problem because the fixed navbar was hiding the top of my body content, but it's okay I used padding-top for my sections and scroll-padding-top, it works, thank you :)

  • @boltx2311
    @boltx2311 2 года назад

    TYSM..I was wondering how to give that scroll effect ,
    and also, when I gave position: fixed; all the alignment gets resetted
    but, I noticed we need to use *left: 0; right: 0;* to avoid it 🤗

  • @madhudevlogs9390
    @madhudevlogs9390 2 года назад +1

    scoll-behavior:smoth for this 18mins wow

  • @learnwithlish
    @learnwithlish Год назад

    it was helpful , ty ❤

  • @md.rokonuzzaman8229
    @md.rokonuzzaman8229 Год назад

    thank you Vai

  • @chinthaeshwarrao3095
    @chinthaeshwarrao3095 Год назад

    thanks a lot sir

  • @maazkhan5410
    @maazkhan5410 Год назад +1

    what does href "#" means??

  • @aptechmalaysia3903
    @aptechmalaysia3903 2 года назад +1

    i have a question is this done in vs code

    • @halbl00dprince66
      @halbl00dprince66 Год назад

      nope that's the sublime IDE, but the environment you code in shouldn't matter much

  • @hindaboutarik2274
    @hindaboutarik2274 Год назад

    responsive?

    • @InventionTricks
      @InventionTricks  Год назад +1

      Not responsive, You can see another video where I create responsive menu