Navigation Bar with Submenu Dropdown in Hover Using HTML and CSS Only | Simple Navbar Menu

Поделиться
HTML-код
  • Опубликовано: 17 фев 2023
  • #learndesign #css #html #navbar #navigation #header #navigationbar
    Hello friends, In this video, i'm creating header navigation bar with submenu dropdown when you hover the specific link using only html and css. it is best part is you can integrate just a minutes because i'm not using any plugin or script or no dependency so that's why this navbar is easy to integrate. i hope you love this video tutorial.
    ► PLEASE SUBSCRIBE TO THIS CHANNEL FOR MORE VIDEOS
    / learndesigntutorial
    --------------------------------------------------------------------------------------------------
    3D Multilayer Shadow Using HTML & CSS Box Shadow Property Tutorial | CSS Multiple Shadow Effect
    • 3D Multilayer Shadow U...
    Profile Card UI Design Using HTML & CSS | CSS Flip Hover Effect & Dark Light Mode | Figma UI Design
    • Profile Card UI Design...
    Show hide text on click using HTML, CSS & JQUERY | Expand & Collapse Text | Jquery Toggle Class
    • Show hide text on clic...
    Menu Hover Effect | Infinite Wavy Border Animation Using Only HTML, CSS ANIMATION
    • Menu Hover Effect | In...
    Show/Hide Div Based on Dropdown Selection Using HTML,CSS & JQUERY
    • Show/Hide Div Based on...
    --------------------------------------------------------------------------------------------------
    Email: help.learndesign@gmail.com
    Instagram: bit.ly/3c22sVo
    Support: / helplearndesign
    Website: learndesigntutorial.com

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

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

    excellente vidéo bravo et bonne continuation

  • @babarburrak4519
    @babarburrak4519 Год назад +2

    why are you not sharing source code check your views due to the lack of source code? which showed your authority

  • @rick_from_yr
    @rick_from_yr 4 месяца назад

    not good practice to use *{}, it's too general and can brake something in other place

    • @thedoctor1929
      @thedoctor1929 3 месяца назад +1

      mmmmm This sounds more of a personal preference. There's mixed advice for generalizing with a decent number of developers preferring to set their own properties for every element.