How to Create Responsive Navigation Bar using HTML and CSS

Поделиться
HTML-код
  • Опубликовано: 8 авг 2019
  • How to Create Responsive Navigation Bar using HTML and CSS
    In this video, I have shown you how to create a responsive navigation bar using html and css only
    NOTE: Nowadays that font awesome link I provided not support so your icon may not be showing. Please use the latest CDN link which you can easily find on Google.
    Hire me on Fiverr
    www.fiverr.com/prakashahi
    Responsive Sticky Navigation Menu Bar in HTML & CSS
    Watch: • Responsive Sticky Navi...
    Responsive Dropdown Mega Menu in HTML & CSS
    Watch • Responsive Mega Menu a...
    Download Codes From Here (You may have to search the title of this video there): codingnepalweb.com
    Second Channel - bit.ly/3aHNkru
    My Code Editor - • Best Text Editor for H...
    Facebook - / coding.np
    Instagram - / coding.np
    Music used in this video - Cryptic Sorrow

Комментарии • 2 тыс.

  • @CodingNepal
    @CodingNepal  4 года назад +285

    Responsive Sticky Navigation Menu Bar in HTML & CSS
    Watch: ruclips.net/video/UHSeFxZIuv8/видео.html

    • @bestmoments4908
      @bestmoments4908 4 года назад +1

      In navigation place instead of hover option is any way is available to click action
      Becuase while moving cursor in any other place is disappear

    • @vaibhavbhandare7177
      @vaibhavbhandare7177 4 года назад

      Html5 css3 js website demo please

    • @GamingUpToDateNP
      @GamingUpToDateNP 3 года назад

      mero chalena

    • @WonderD0
      @WonderD0 3 года назад +1

      @@AbhishekKumar-sm7or po

    • @hangeldiatajanov875
      @hangeldiatajanov875 3 года назад +1

      Hi. How are you? Why it doesn't work. I wrote all the codes. What's problem?

  • @guilhermexavier8746
    @guilhermexavier8746 3 года назад +898

    Never thought i could cry making a nav bar, but this music got me

  • @cubebrothersbn
    @cubebrothersbn 3 года назад +184

    I just want to thank you for 3 reasons:
    1. For being so helpful by replying on the comments of people's doubts!
    2. For giving the source code(with a few necessary details)
    3. For making this wonderful tutorial!
    And thus,you got yourself a subscriber..Keep helping us like that!

    • @CodingNepal
      @CodingNepal  3 года назад +14

      Thank you so much for your appreciation.. Stay tuned 💙

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

      Hey man can u please give me a source code here !

    • @desarrollou71x72
      @desarrollou71x72 6 месяцев назад +1

      i want to thank you too.. we need people thanking people who help people too..

  • @morriszin4742
    @morriszin4742 3 года назад +188

    He is talented in creating websites.
    Me: i am talented in watching the talents of others

  • @HoangNguyen-zv3xb
    @HoangNguyen-zv3xb 2 года назад +91

    this is what I need. No talking, no explanation just a master at work demonstrates how it's done. I learned so much in 7:59 mins. Thanks a lot!

    • @mbahchris1188
      @mbahchris1188 2 года назад +17

      Sometimes talk is important cause I didn't know why he did some things here

    • @victoriaburns296
      @victoriaburns296 11 месяцев назад +2

      @@mbahchris1188 once you learn what each thing do then it’s easy to follow along

  • @Michael-ls7lu
    @Michael-ls7lu 2 года назад +75

    Handy tip for all you devs out there when making an unordered list in visual studio. Instead of copy-pasting the element several times, hold Alt and Shift and press the down arrow to duplicate the current line. Press the down arrow as many times as you want to duplicate even more.
    Also, I'm not sure about using left: -100% and left: 0 to move the menu instead of transform: translateX(-100%) and transform: translateX(0). If I recall correctly transform is more performative than using left.
    Great tutorial though, I'm looking to use more CSS only solutions in my own designs.

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

      Thank you sir 👍

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

      Thanks :)

    • @cureadan-emilian2579
      @cureadan-emilian2579 Год назад +5

      or you can use ul>li*3 and you will have 3 of li nested in ul ;P

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

      Ohh wow this just help me a lot👏🏾👏🏾 THANKS!!

    • @veronicajarido3743
      @veronicajarido3743 3 месяца назад

      Good input.
      Also for Mac you use combination of Option + shift and down arrow.

  • @chrisvaughan2462
    @chrisvaughan2462 Год назад +29

    Who chose the music? Came here for burger bar and left suicidal 😭😭😭😭

  • @jojiratuva6631
    @jojiratuva6631 2 года назад +2

    took me ages to figure it out but i managed to make it work and then bootleg it in my own code. awesome stuff man.

  • @r-chuck6
    @r-chuck6 Год назад +4

    I generally dont comment on youtube videos but this is the best and the simplest of tutorials on navbar on internet. I cant express my gratitude to you for this tutorial. I have literally searched for 2 days about how to make a simple navbar until i came across your video.

  • @hawiedawitt
    @hawiedawitt 2 года назад +21

    That was so amazing, I couldn't imagine myself learning how to make a responsive nav bar in under 10 mins.... You're the best pal🚀🚀

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

      You might help me? Woud be greatI can't get it to work. Fontawesome link is called different and no icon appears. I am not shure if its the link or the fas fa-bars command or an interaction of it, is the issue, why no icon appears. I did everything exactly by template.
      By the way: Original files even don't work (no menu icon with its function).

  • @fidbih
    @fidbih 4 года назад +35

    A great trutorial for growing concepts.Specially newbies like me who learned a lot of syntax but still don't know how to apply those and make cool things. It was really helpfull. Best of luck.

    • @CodingNepal
      @CodingNepal  4 года назад +3

      Thank you 💙.. Keep watching

    • @fidbih
      @fidbih 4 года назад

      You are welcome.❤

    • @CodingNepal
      @CodingNepal  3 года назад +5

      Same problem I had also faced when I was also new in this field.. Then I started channel and for making a video I create a new design per week and uploaded on this channel.. And slowly slowly it became easy and familiar to apply codes and make cool things.

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

      You're welcome... Keep watching my videos and best of luck for your work.

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Watch my new videos also... You won't be disappointed.

  • @subratbehera125
    @subratbehera125 2 года назад +24

    Nice idea of using a checkbox as a indicator for activating the menu bar instead of using javascript 😁. 👍👍👍

  • @pyromius
    @pyromius 4 года назад +13

    I like that you demo in the beginning then again after. Thanks for that.

    • @CodingNepal
      @CodingNepal  4 года назад

      Thank you...Keep watching our other videos :)

  • @MathinusG
    @MathinusG 4 года назад +13

    Thanks, been battling to find just this!!

    • @CodingNepal
      @CodingNepal  4 года назад +1

      Thank you.. Keep watching nd supporting ❤️

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

    Thank u. Em cheppagalam inthakannaa. Really u decreased my stress levels to down about nav bars.

  • @karunakarkoyada69
    @karunakarkoyada69 2 года назад +4

    we need to use ->(area-hidden="true") inside tag, to get hamburger.

  • @jagadish20091
    @jagadish20091 4 года назад +9

    I really like this video! I have been browsing RUclips for a while now to find a video like this. Love from India. :)

    • @CodingNepal
      @CodingNepal  4 года назад

      Keep watching and supporting :)

  • @KevinLii-hr4qy
    @KevinLii-hr4qy 4 года назад +8

    i love how you can see what every line does :)
    more channels sound record this way

    • @CodingNepal
      @CodingNepal  4 года назад +1

      Thank you 💙... Keep watching

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

    Big thanks for this. Great help for me for starting learning html and css ❤️

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

    hands down the best tutorial about responsive navbar I have found, thank you

  • @princedube8332
    @princedube8332 4 года назад +3

    This is the only one that worked for me. Now im on another level with is, thanks a lot pal

    • @CodingNepal
      @CodingNepal  4 года назад

      You're welcome. Please visit our channel for related more contents.

  • @s.m.rakibhasan7772
    @s.m.rakibhasan7772 2 года назад +3

    Brilliant task you have done, may be I would never forget you. Keep sharing your skills & patience with us. May almighty grant you...

  • @adityarocker7205
    @adityarocker7205 3 года назад +6

    Can't Go back without liking.......👍👍
    (background music was so Awesome & relaxing )

  • @Juzzyjuzzy
    @Juzzyjuzzy 3 года назад +35

    Believe me! This is the shortest version I have seen. I am surely adapting this one as a template - as I like less-complicated designs. Thank you so much.
    I read from somewhere, that if a function can be achieved using CSS and HTML, then there is no need putting an additional Javascript. Thank you for this demo.

  • @stefanzander5956
    @stefanzander5956 4 года назад +66

    First of all: nice video and comprehensible presentation.
    However, I have 3 more or less critical remarks:
    1) never use px units in responsive layouts unless you need to
    2) never use tags with a physical representation such as (use instead and define the representation through css)
    3) I recommend to use the Flexbox module for such type of navigational design; it is more flexible, direction-agnostic and provides a coherent design

    • @CodingNepal
      @CodingNepal  4 года назад +12

      Thank you so much for suggestions...I really appreciate your suggestion :)

    • @stefanzander5956
      @stefanzander5956 4 года назад +8

      @@CodingNepal You are welcome! CSS offers so many realisation possibilities. A lot of people (me included) appreciate the efforts you did in creating that video.

    • @LeadCode1
      @LeadCode1 4 года назад

      sir can u tell me how that collapsing happing on click i cant get it.

    • @safouaneahmedsalah6233
      @safouaneahmedsalah6233 4 года назад +9

      @@LeadCode1 he used checkbox to toggle the mobile menu.
      In html you can check the input checkbox from the label element when you refer to it using "for" attribute
      Toggle icon here

    • @LeadCode1
      @LeadCode1 4 года назад

      @@safouaneahmedsalah6233 thnku sir i m going try it now.

  • @codingsenju4189
    @codingsenju4189 4 года назад +6

    Thank you for highlighting the meta data at the beginning! I was wondering why my logo was shrinking when resizing the viewport! All it took was that meta tag in the header that sets content to device width!!

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

    Muito bom! rapido e facil de entender.

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

    I always struggled understanding css, i get some of it, however your video has helped me finally finish my web project :)

  • @mcballsitr0n565
    @mcballsitr0n565 4 года назад +49

    the fact that I got a wix ad make me mad

  • @asylated5254
    @asylated5254 3 года назад +6

    Thank you very much! I am really appreciated for what you've done! The NavBar looks actually very nice! Next time. I'm going to use your website to follow the codes!
    Your codes are great!!

  • @EagoraIsa
    @EagoraIsa 3 года назад +1

    I spent hours trying to find something like this. You saved my life. I loved the video and the music

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Thank you and don't forget to visit this channel for more helpful videos.

  • @KuroManX
    @KuroManX 7 месяцев назад +1

    Thanks for this video, the key is placing a input checkbox to hold the state of OPEN CLOSE the mobile menu, for a ZERO JS website this is lit!

  • @korpos8833
    @korpos8833 3 года назад +3

    Great tutorial man, it was so helpful. NIce background music too!

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

      Thank you.. Stay tuned 😁

  • @cassiogp
    @cassiogp 4 года назад +3

    Great tutorial, man! Greetings from Brazil! Thank you!

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

    Increadibly easy to follow amazing thank you!

  • @ashmxuth4919
    @ashmxuth4919 2 года назад +2

    awesome video thank you so much for taking the time out to make it
    idk if anyone else is having this problem because they dont take time to read like myself lol i couldnt get the fas fa-bars to work at first because you have to go to font awesome and get your own personal code took me about 20 minutes to realize that lol figured id comment to see if it saves anyone else some trouble

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

    Thanks man, you have no idea how much your video is helping us

  • @ginamonges7757
    @ginamonges7757 4 года назад +4

    Me encantó el diseño, intenté tres veces para que me salga y me salió

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

    THE MOST PRECISE AND AMAZING VIDEO!
    TO THE POINT✌

  • @jazzyniko
    @jazzyniko 2 года назад +2

    Great job!
    Thanks for sharing this video.
    And please can you provide a link to the html & css code?

  • @Paint-it-Blxck
    @Paint-it-Blxck 3 года назад +11

    YOU SAVED MY EVENING!!!

  • @aklimokrane4404
    @aklimokrane4404 4 года назад +12

    Great Job

    • @CodingNepal
      @CodingNepal  4 года назад

      Thank you... keep watching :)

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

    Of all I have seen you have got the shortest videos thank you soo much

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

    Still helpful up till this day. Thanks alot

  • @mikesantiago2492
    @mikesantiago2492 3 года назад +4

    Great Tutorial! I am having trouble putting the menu in a block postion. The command is around lines 68 - 76 in the css

    • @CodingNepal
      @CodingNepal  3 года назад

      You can download codes from description link.

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

      hi i have same issue. Did you figure out please? hope you don't mind to share.

  • @radamesrodriguesneto4505
    @radamesrodriguesneto4505 3 года назад +4

    Thanks amazing bro! Congratulations... Not just the content is relevant and artistically beautiful, but also the soundtrack is somehow uplifting and leave us with a good sensation sort of nostalgia! I'll spread this message for sure. Thanks once again!

    • @CodingNepal
      @CodingNepal  3 года назад +1

      You're welcome bro.. Stay tuned 😁

  • @stephentellez5718
    @stephentellez5718 3 года назад +1

    never thought that it could be so dificult, but the music make me want to do it again and again

  • @foldings5679
    @foldings5679 8 месяцев назад

    I'm a visual learner and these type of vids really helps! thank you sm

  • @pamakamu
    @pamakamu 4 года назад +3

    Thank you so much for this tutorial! It is exactly what I have been looking for. Keep doing videos like this please!

    • @CodingNepal
      @CodingNepal  4 года назад

      I really appreciate your comment :)

  • @mayankkhandelwal6224
    @mayankkhandelwal6224 4 года назад +6

    Great tutorial! whats impressive is that even the climax is sync with background music!
    see at 6:29

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

    The classical music on the background makes it so peaceful to learn!

  • @thomosmuller4043
    @thomosmuller4043 3 года назад +1

    I live in England this does really help love to Nepal ♥️

  • @danielchang7510
    @danielchang7510 4 года назад +2

    This is great man, I' m new to coding and was wondering how do you get HTML and CSS ?

  • @smootheraura
    @smootheraura Год назад +3

    Thank you for this! Easy tutorial, no talking, just watch and learn!

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

    Great video!
    Very informative. And the silent-era piano melody is beautiful

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

    Thanks man, you really helped me to finish a project. ;)

  • @iqraekra1670
    @iqraekra1670 4 года назад +3

    its amazing..thank you.😊😊

  • @dangminhkhai
    @dangminhkhai 4 года назад +9

    menu HTML, css beautiful

  • @AH-cf9cv
    @AH-cf9cv 3 года назад +1

    for long time we r searching for this...
    now i found thanks bro...

  • @heiko3169
    @heiko3169 3 года назад +1

    Awesome trick with the checkbox to avoid using javascript at all. Nicely done!

  • @krims254
    @krims254 4 года назад +3

    Love ur nav bar can u explain how to make the bar sticky so it stays in its spot? It would help me alot thanks again

    • @CodingNepal
      @CodingNepal  4 года назад

      Watch this video: ruclips.net/video/ggF5JD-wBeM/видео.html

    • @thinkingaloud7925
      @thinkingaloud7925 4 года назад

      header{
      position :sticky
      }

  • @user-iu6uc4vu4o
    @user-iu6uc4vu4o 4 года назад +2

    Creative contents 😍

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

    This responsive navigation bar which is using HTML, CSS was very simple.Thanks for sharing.

  • @abdelkrimsalhi7391
    @abdelkrimsalhi7391 3 года назад

    It's just amazing thank you so much man !! 🙏🏼🙏🏼

  • @noonelikeme1024
    @noonelikeme1024 3 года назад +12

    Hey, thank you for this tutorial! It's so helpful. But I have a small problem here. When I resize the page to the size after the max-width (768px and also after 925px), the Home, About, etc. buttons moved below the top banner (it went outside the blue box with the logo) and mixed up with the background. Is there any way to fix this? It'd be easier to explain with photos but sadly youtube doesn't have that option here :"

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

      Decrease the padding of the navbar and the logo size inside media property.

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

      @@CodingNepal i got a problem too, when i resized the page like you, it didn't appear, also the checkbox is there instead of the menu

    • @goran-is6zr
      @goran-is6zr Год назад

      @@nour3660 same problem i have also

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

      @@goran-is6zr You probably need a different link for the fa fa bars

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

      Se atentem a versão do fontawesome

  • @FRONTRUS
    @FRONTRUS 3 года назад +56

    *To the everyone reading this* : Sending Virtual hugs to everyone who needs it, Stay Safe! 😷

  • @mikaockerman832
    @mikaockerman832 3 года назад

    Awesome, this helped a lot. I am more of a python kinda guy. But I need to put together a site to showcase my projects. I am running this through python/flask though, and it does not seem to do exactly what yours does. But pretty close. Thanks, I better go figure it out.

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

    Pretty Amazing. Loved it how you created it. Just Wow.

  • @logantv6841
    @logantv6841 4 года назад +3

    Hi! Great tutorial, but I had a problem getting the logo to be big it is still small. How do I Fix this?

    • @CodingNepal
      @CodingNepal  4 года назад

      Contact me on insta - instagram.com/coding.np

    • @soumyadeepchatterjee2189
      @soumyadeepchatterjee2189 3 года назад

      you need to add a width and height property to that logo
      eg:

  • @shriyanscreativestudios5603
    @shriyanscreativestudios5603 3 года назад +3

    It is a nice responsive navbar

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

    Amazing brother ❤ 💙 🙌!!! Please continue with your videos and I promise you that I'll keep like your videosans more importantly I'll keep clicking on the Ads to support your Amazing work 👏👏
    Really thank you!!!

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Thank you so much.. I really appreciate it... Stay tuned 😁

  • @ainsleyfrastructurekpopmashups
    @ainsleyfrastructurekpopmashups 5 месяцев назад

    You gained yourself my new subscriber!!!
    This is because I've learned how to code a website's navbar from this video. It is useful for me in the near future, because there might be school projects that require your coding skills, and creating my dedicated website for my YT channel, which I might utilize HTML-CSS skills.
    I've stuck trying to relocate the Navbar links inside the Navbar box until I've found your video
    Looking forward for a tutorial on how to add hover dropdown inside Navbar box.

  • @nishikysoftw7520
    @nishikysoftw7520 3 года назад +3

    Hey, great tutorial!
    I have a problem ... When I click the "burguer menu" button, the menu does not appear :((

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

      Contact me on Instagram... Maybe you missed something on codes.

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

      Same thing here , i didn't miss any line of code , still having issues with the menu button ..do you think the fault is coming from the Editor ?

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Check your codes with this tutorial codes - www.codingnepalweb.com/2020/04/responsive-menu-bar-in-html-css.html

    • @PlayWithCode
      @PlayWithCode 3 года назад +1

      @@CodingNepal bro the site is under maintainence and I have also the same issue and i wrote the exact same code of yours. Please help

  • @mahendrasinghchandel5401
    @mahendrasinghchandel5401 3 года назад +11

    How to make navbar close after click on 'About' and it will redirect to particular div and it should close if click outside of navbar ...Please help and reply 🙏🏻🙏🏻

    • @CodingNepal
      @CodingNepal  3 года назад +7

      You need JavaScript to close the navbar when we clicked outside of the navbar.

    • @tractorspower189
      @tractorspower189 3 года назад

      @Daniel Tibbotts
      Thank you

    • @tractorspower189
      @tractorspower189 3 года назад

      @@allroundersports1953 ?? Hhh

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

      @Daniel Tibbotts Nice 🤩👍🏻
      to simplify the code:
      navUl.addEventListener("click", ()=> {
      check.checked = !check.checked ;
      });

    • @nemes.tamas.21
      @nemes.tamas.21 3 года назад

      Or simply add to your HTML "head" section:
      function closeMenu() {
      var checkbox = document.getElementById('check'); checkbox.checked = false;}
      And add to every link in your navbar:
      onclick="closeMenu()"
      Example: Home
      Then, every time when a navbar item is selected, the menu will close.

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

    i like that you demo in the beginning then again after. Thanks for that.......

  • @AnkitThakur-gz2po
    @AnkitThakur-gz2po 3 года назад +2

    Huge fan from Punjab,india,Nepal after the nepali prime minister's comment on god ram all indian decided to call themselves as a nepali lots of love from india,Nepal

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Haha 😂... Keep watching bro

  • @sureshrajan3152
    @sureshrajan3152 4 года назад +3

    Great Sir

    • @CodingNepal
      @CodingNepal  4 года назад

      Thank you...keep supporting ❤️

  • @keanubock2083
    @keanubock2083 3 года назад +3

    Hey Nepal .I could not get access for awesome fonts, so i used = . = really worked until i ran into #check:checked~ul{
    left: 0;
    }
    and it stop working,Do you maybe know what went wrong ?

    • @CodingNepal
      @CodingNepal  3 года назад

      You may removed label and input tag... Please send your code on my Instagram.

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

    It was way easier to create a responsive navbar using a checkbox as an indicator to activate the menu bar instead of using JavaScript. Thank you for making this amazing tutorial. 😁

    • @talha3213
      @talha3213 2 месяца назад

      Hey bro I can't seem to make the toggle button. Can You help me with that.

    • @FunnyStep_BK
      @FunnyStep_BK 2 месяца назад

      @@talha3213 Yes of course, what exactly is the problem that you are facing?

    • @talha3213
      @talha3213 Месяц назад

      ​@@FunnyStep_BK Thanks for replying bro, I searched the problem on chatgpt and it suggested that I should import the font-awesome url in my CSS, so I think it solved the issue.

    • @FunnyStep_BK
      @FunnyStep_BK Месяц назад

      @@talha3213 Nice 👍

  • @MindMeldJunction
    @MindMeldJunction 8 месяцев назад

    This is very useful and effective tutorial I have ever watched. Thank you so much for this.

  • @dilipkumar-ck1nc
    @dilipkumar-ck1nc 4 года назад +4

    I got error while doing exactly at 2.12 minutes how many times iam doing this it is not getting about services and feedback not getting horizontal

    • @CodingNepal
      @CodingNepal  4 года назад +1

      Check code from description.

    • @dilipkumar-ck1nc
      @dilipkumar-ck1nc 4 года назад +2

      @@CodingNepal can u copy the link here I can't see

    • @ZikoHendrix
      @ZikoHendrix 4 года назад

      www.codingnepalweb.com/2020/04/responsive-menu-bar-in-html-css.html

    • @bolivararguello3773
      @bolivararguello3773 3 года назад

      Why is ul li not align with logo.? Is just a few px lower on mine.?

  • @mohitpawar1062
    @mohitpawar1062 3 года назад +4

    I searched nav bar but emotional

  • @luiferlig
    @luiferlig 9 месяцев назад

    Thank you for posting this. This was very helpful!

  • @zakariyadar5613
    @zakariyadar5613 3 года назад +1

    worked excellent thanks for this amazing tutorial!

  • @carlosguzman3085
    @carlosguzman3085 4 года назад +3

    subscribed my friend!

  • @SidBeyens
    @SidBeyens 3 года назад +4

    me: doing the same and end with a list without any colour or in the right order... thinking about quitting with life Xd

    • @aromus1c
      @aromus1c 3 года назад +1

      hahahahahahaha

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

    Thanks for creating such a master piece! :)

  • @ngoziawuri6411
    @ngoziawuri6411 15 дней назад

    So easy to understand. Love everything about it. Keep it up ☺️

  • @beenarobi5180
    @beenarobi5180 3 года назад +5

    I cant stay alive without giving you a salute

  • @wtoggled4669
    @wtoggled4669 3 года назад +3

    This 7 min tutorial took me like 30 mins LOL

  • @luis96xd
    @luis96xd 3 года назад +1

    Wow, Amazing video tutorial!
    The Navbar is so beautiful 😄👍
    Thank you so much!

    • @CodingNepal
      @CodingNepal  3 года назад +1

      You're welcome.. Stay tuned 😁

  • @edzm.9421
    @edzm.9421 4 года назад +1

    on point and easy to follow keep it up! congratulations!

  • @itsgenti8910
    @itsgenti8910 4 года назад +4

    IDK why ... but the 3 lines are not showing in the website
    even when i try the source code
    EDIT: NVM is fixed it

    • @CodingNepal
      @CodingNepal  4 года назад

      Make sure you're connected with the Internet and linked icons with current fontawesome updated link.

  • @psychoycyc
    @psychoycyc 3 года назад +5

    3.54 After typing the"fas fa-bars" why I still can't get the bar besides the checkbox when I run with the browser 😥

    • @CodingNepal
      @CodingNepal  3 года назад +1

      Make sure you've linked fontawesome in your html file and you're connected with the Internet.

    • @psychoycyc
      @psychoycyc 3 года назад

      @@CodingNepal I solve the problem, thank you so much! 🥰

    • @psychoycyc
      @psychoycyc 3 года назад

      @Mathias GEGOUT try to download the codes from the link, the css have an @import rule for the bar

    • @gabrielguerreiromusic
      @gabrielguerreiromusic 3 года назад

      @CodingNepal I've linked it, add the import but it still don't work... what could it be?

    • @AriGaelStudios
      @AriGaelStudios 3 года назад

      @@gabrielguerreiromusic did you solve it?

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

    I see, so it is also possible to centralize with the use of line-height, I seriously forgot about that property and never experimented with it. Gonna give it a try.

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

    How beautifully define 🥰 everythings goes setup in my mind lovely ❤

  • @iversonmabbayad6795
    @iversonmabbayad6795 3 года назад +3

    hello why does the is not working on me no background picture is shown

    • @iversonmabbayad6795
      @iversonmabbayad6795 3 года назад +1

      i wanna insert some text too how will i insert some text it's gonna be like curriculum vitae

    • @CodingNepal
      @CodingNepal  3 года назад

      You have to set proper path of your image like I've set in the background property in css.

    • @emmanuelekwere9198
      @emmanuelekwere9198 3 года назад

      @@CodingNepal please I don’t still understand. I did everything you did. But still can’t add the pics. Please help. Thanks a lot.

  • @iaminsideyourhouse_sd
    @iaminsideyourhouse_sd 4 года назад +4

    0:42 where are you typing your codes? what software is it? please i really need your help

  • @BizzaroBrainBoi
    @BizzaroBrainBoi 7 месяцев назад

    awesome and simple, thank you!

  • @tiago.developer
    @tiago.developer 2 года назад +1

    Thanks for this video man, I couldn't understand how it worked and your video helped me a lot =)