Responsive Navigation Menu Bar using HTML CSS & JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • Responsive Navigation Menu Bar using HTML CSS & JavaScript
    Responsive Sticky Navbar using HTML & CSS
    ➤ • Responsive Sticky Navi...
    Responsive Navbar with Search Box HTML & CSS
    ➤ • Responsive Dropdown Me...
    Download Codes From Here - www.codingnepa...
    My Code Editor - • Best Text Editor for H...
    Facebook - / coding.np
    Instagram - / coding.np
    Music Credit:
    Track: Unknown Brain - Why Do I? (ft. Bri Tolani) [NCS Release]
    Music provided by NoCopyrightSounds.
    ➤ Watch: • Unknown Brain - Why Do...
    Track: Jordan Schor & Harley Bird - Home [NCS Release]
    Music provided by NoCopyrightSounds.
    ➤ Watch: • Jordan Schor & Harley ...

ความคิดเห็น • 246

  • @CodingNepal
    @CodingNepal  4 ปีที่แล้ว +19

    If your icons aren't showing, replace the line no.8 script of index.html with this:

    • @JVNTECHTAMIL
      @JVNTECHTAMIL 3 ปีที่แล้ว +1

      i followed the all step but the menu bar button is not working,..?

    • @AmitSharma-df2ku
      @AmitSharma-df2ku 3 ปีที่แล้ว +1

      @Joshua Chettiar still it's not working not showing bar ..can you help me ??

    • @AmitSharma-df2ku
      @AmitSharma-df2ku 3 ปีที่แล้ว

      @Joshua Chettiar I am using vs code

  • @samikshakharat4955
    @samikshakharat4955 3 ปีที่แล้ว +3

    I made my first responsive design 🥳
    tysm🙂coding nepal

  • @miinhtuan
    @miinhtuan 4 ปีที่แล้ว +2

    Too easy to make a responsive nav from ur video. Thank so much.

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      You're welcome.. Stay tuned 😁

  • @ABMA79
    @ABMA79 3 ปีที่แล้ว +10

    an amazing lesson even though it was done with light speed. but generally, it was an informative quick tutorial brother.
    Thanks a lot for sharing.

  • @junaidzulfiqar8291
    @junaidzulfiqar8291 ปีที่แล้ว +1

    I cant express my feelings for you, How much your videos are playing a vital role in my web development career. Really respect you and want to meet you sir!

  • @okuratnywidz3196
    @okuratnywidz3196 ปีที่แล้ว +2

    Hello I will have one question. I paused on 4:00 because have problem with bar when I try copy yours link with script these this bar don't showing me on web site please help me. I think that this script which is on yours tutorial is inaccessible. Did you could writing new script for this bar ? And could adding him in comment ? thanks :)

  • @_tanzil_
    @_tanzil_ 3 ปีที่แล้ว +2

    Instead i would follow your another tutorial where you made the same nav bar using only CSS. Adding a checkpoint and when it is checked the items will show up 😊

  • @unbiasedvision
    @unbiasedvision 2 ปีที่แล้ว +2

    Why those three lines are not showing?????? Pls.. help

    • @paradox3042
      @paradox3042 2 ปีที่แล้ว

      Most probably because your internet connection isn't available or because your browser is out of date

  • @overpowertps22
    @overpowertps22 2 ปีที่แล้ว +1

    An amazing top bar coding tutorial. I subscribed! Hope you keep doing these great tutorials!

  • @luhqueiiroz
    @luhqueiiroz 4 ปีที่แล้ว +5

    Amazing tutorial! Thanks for sharing!

    • @luhqueiiroz
      @luhqueiiroz 4 ปีที่แล้ว +2

      Nevermind, I found what I was looking for in this other video from your channel th-cam.com/video/AkK8yHC4TlI/w-d-xo.html. Thanks again!

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +1

      You're most welcome.

  • @teflonrozay1074
    @teflonrozay1074 2 ปีที่แล้ว

    Fantastico! 👏👏👏👏 I prefer this to using all those css framework that look confusing.. Now I have known how to create my own navigation bar when building my own site.

  • @emirhan1883
    @emirhan1883 2 ปีที่แล้ว +2

    Good video, but my bar button just won't work even though I did the exact jQuery script

  • @umerbrocksofficial
    @umerbrocksofficial 3 ปีที่แล้ว

    Great sir ..... Lots of love from me ..... Pakistan 🇵🇰🇵🇰🇵🇰

  • @jaydensachdev9435
    @jaydensachdev9435 2 ปีที่แล้ว +1

    Hi, do you have a video on linking buttons on HTML on a website? Thanks.

  • @robertwalls533
    @robertwalls533 2 ปีที่แล้ว

    Great video trying to learn js and your video helped. Do you have any suggestion on a video on js to close the menu once a nav link is clicked. Thanks in advance.

  • @RahulKumar-vr9rv
    @RahulKumar-vr9rv 3 ปีที่แล้ว +2

    Nice video brother. I have a problem. I use it on blogger. Everything is working fine but when I watch it on mobile menu is going down the content. Halp me brother.
    ... I changed one thing because there was a lot of space between the nav bar and content.
    You use - height: calc(100vh - 80px);
    }
    And I change it to - height: calc(10vh - 80px);
    }
    I'm a beginner. Halp me please. ❤️

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว +1

      try it height: calc(100vh - 200px);

  • @anubhasingh742
    @anubhasingh742 3 ปีที่แล้ว +1

    This video is very helpful sir❣

  • @ssgtjoegross
    @ssgtjoegross 3 ปีที่แล้ว +1

    Is this coding style still okay for 2021? Great video by the way.

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      No I used float and now flex box use to make responsive.. Watch this video - th-cam.com/video/UHSeFxZIuv8/w-d-xo.html

    • @ssgtjoegross
      @ssgtjoegross 3 ปีที่แล้ว

      @@CodingNepal Heyy nice! You're the best yooo, thanks so much for making an updated one.

  • @alix8787
    @alix8787 3 ปีที่แล้ว +2

    What resolution should the image have because my jpg (922x620px) does not appear?

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      If you've given height and width to your img and it's still not appearing then check you img file path.

    • @alix8787
      @alix8787 3 ปีที่แล้ว

      @@CodingNepal thank you ! I didn' t put one space in "section" area. Now is all right !

  • @monikadesai8251
    @monikadesai8251 ปีที่แล้ว

    Thank u for a responsive toggler navbar ☺

  • @ayoubelghoulbzouri5962
    @ayoubelghoulbzouri5962 4 ปีที่แล้ว +1

    i have problem with that , when its a side menu the pages are not linked to their names in the menu while they work good when on the top bar

    • @ayoubelghoulbzouri5962
      @ayoubelghoulbzouri5962 4 ปีที่แล้ว +1

      can you tell me what should i change in that code ??
      // navigation
      var OnePageNavigation = function() {
      var navToggler = $('.site-menu-toggle');
      $("body").on("click", ".main-menu li a[href^='#'], .smoothscroll[href^='#'], .site-mobile-menu .site-nav-wrap li a", function(e) {
      e.preventDefault();
      var hash = this.hash;
      $('html, body').animate({
      'scrollTop': $(hash).offset().top()
      }, 600, 'easeInOutCirc', function(){
      window.location.hash = hash;
      });
      });
      };
      OnePageNavigation();

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Contact on me Instagram

  • @MusicalGeniusBar
    @MusicalGeniusBar 4 ปีที่แล้ว +2

    I always wondered how to do that it's so simple now with the jquery

  • @oz9957
    @oz9957 3 ปีที่แล้ว +1

    Thank you, It's simple and clear! ☺♥

  • @noahdaniels4250
    @noahdaniels4250 3 ปีที่แล้ว +2

    Thanks dor the amazing tutorial ! It worked all, accept of the @media command. idk why maybe anybody else can help ?

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      @media is used for add breakpoints on particular device width.. Please check your codes again.

  • @monikadesai8251
    @monikadesai8251 ปีที่แล้ว

    Thank u so much 😇... Specifically for font awesome cdn

  • @ifgo__6993
    @ifgo__6993 ปีที่แล้ว

    4:11 I have a problem! I cant see the bars at all! I put the code right but it won’t show

  • @redaghafla9332
    @redaghafla9332 3 ปีที่แล้ว +1

    JavaScript Code :
    let myIcon = document.getElementById('icon');
    myIcon.addEventListener('click', myToggle);
    function myToggle() {
    let myList = document.querySelector('ul');
    //console.log(myList)
    myList.classList.toggle("show");
    }

  • @gamingwithblazikard5297
    @gamingwithblazikard5297 4 ปีที่แล้ว +2

    Thanks for the video, it helped me alot!

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      You're welcome 💙😁

  • @abderrazakkenniche2720
    @abderrazakkenniche2720 4 ปีที่แล้ว +2

    What is the name of the extension used to resize the page(checking responsiveness) in the beggining of the video??

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +4

      This is a developer tool... Press ctrl+shift+i to open on chrome.

  • @gautamkumar22
    @gautamkumar22 4 ปีที่แล้ว +1

    Easy to understand good video ......keep uploading

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Thank you bro... Keep watching

  • @kenthefley2226
    @kenthefley2226 4 ปีที่แล้ว +1

    I would have used flex to lay out the ul and you really didn't need jQuery to toggle a class. Vanilla javascript would have worked just fine.

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +1

      Yes we don't need Javascript to toggle CSS is enough th-cam.com/video/AkK8yHC4TlI/w-d-xo.html

  • @taekashi
    @taekashi 3 ปีที่แล้ว +14

    can u paste the coding here :)

  • @luiferlig
    @luiferlig ปีที่แล้ว

    Thank you for this but the button to get the menu to drop down does not appear. Everything else appears. Is there another link that I can use so that it can show up?

  • @sapna4625
    @sapna4625 3 ปีที่แล้ว +2

    Thank you soo much 🥺😄

  • @voltronLion1
    @voltronLion1 4 ปีที่แล้ว +3

    Really great tutorial! Just wondering is it possible to use pure vanilla Java-script instead of JQuery to have the exact looks and functions like your example? Thank you very much!

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +1

      I made many responsive navbar using css only. Please visit channel.

    • @voltronLion1
      @voltronLion1 4 ปีที่แล้ว

      @@CodingNepal Thanks I will!

  • @nivedhasivakumar2579
    @nivedhasivakumar2579 ปีที่แล้ว

    Thank you soo much!!! This was very helpful!!!!

  • @francescoc916
    @francescoc916 3 ปีที่แล้ว +1

    I followed all the steps, initially it worked and the icon appeared to me, but now it doesn't appear anymore.

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      Make sure you're connected to the Internet and replace the line.no 8 with this line

    • @francescoc916
      @francescoc916 3 ปีที่แล้ว

      @@CodingNepal Thanks, I followed another tutorial of yours and I solved it

  • @naheliegend5222
    @naheliegend5222 3 ปีที่แล้ว +1

    my burger symbol is completely in the top right corner and not in line with the logo?

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว +1

      You can use line-height for this
      #icon{
      line-height: 80px;
      }

  • @robbyl6863
    @robbyl6863 3 ปีที่แล้ว

    I'd you're doing display: none;. If you expand the window while the nav is closed ok mobile, wouldn't menu disappear at larger size?

  • @mohammadayub1468
    @mohammadayub1468 4 ปีที่แล้ว +1

    You positioned the ul fixed then how will you scroll the page?

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      In the video ..there is no content so I gave position fixed..otherwise, you can give position:absolute;

  • @akmalaka6930
    @akmalaka6930 2 ปีที่แล้ว

    which program you are not using when writing code

  • @joestuart9478
    @joestuart9478 3 ปีที่แล้ว +1

    when im viewing on chrome iphone x size if you click the menu button it only halves the menu size it doesnt take it away from the page for some reason

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว +1

      Yes on some devices may have responsive issues and I didn't check on all devices while creating this navbar. If you know little bit css then you can easily add media break points in particular width and these solve issues.

    • @joestuart9478
      @joestuart9478 3 ปีที่แล้ว

      @@CodingNepal cheers mate

  • @ProgrammerAsif
    @ProgrammerAsif 4 ปีที่แล้ว +2

    just awesome bro..

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Thank you bro.. Stay tuned 😁

  • @guzyx1453
    @guzyx1453 4 ปีที่แล้ว +1

    Hello! Im having a problem, At the first button or in the Home Button, The white border around the text button is not disappearing

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +1

      Make sure you're connected with the internet for shows fontawesome Icons or maybe you've forgot to write some lines of codes or maybe you did any mistakes. Please watch video clearly and try once again. If same problems repeating twice then send me your code through Email - boyunknown864@gmail.com

  • @adamabarry1856
    @adamabarry1856 3 ปีที่แล้ว +1

    Thanks for this video!
    It was helpful, but i just want to know why my image doesn't appear in the section zone .
    I inspected in chrome and consol doesn't show any error.

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      You mean your img is not showing on the webpage right?

    • @adamabarry1856
      @adamabarry1856 3 ปีที่แล้ว

      @@CodingNepal exactly!

    • @adamabarry1856
      @adamabarry1856 3 ปีที่แล้ว

      @SsniperR I did it and and it is working.
      Thank you SsniperR!

    • @alix8787
      @alix8787 3 ปีที่แล้ว

      @@adamabarry1856 How did you fix the problem with showing image ? I have a same problem. Thank you !

  • @TheTechCat.
    @TheTechCat. ปีที่แล้ว

    I have problems with the bar icon. When I execute my script, a CORS error appears. How can I fix it?

  • @onelove2057
    @onelove2057 2 ปีที่แล้ว +1

    Great job! And thanks for your share.

    • @CodingNepal
      @CodingNepal  2 ปีที่แล้ว

      Thanks for watching!

  • @varadriddle6409
    @varadriddle6409 2 ปีที่แล้ว

    Amazing tutorial but I am unable to set a background image... What should I do?

  • @texnosfera5963
    @texnosfera5963 3 ปีที่แล้ว +1

    Very Good it helped me a lot!

  • @zephyrknight8376
    @zephyrknight8376 3 ปีที่แล้ว +1

    Great video, but the fa bars is not showing.

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว +1

      Nowadays font awesome CDN link/script that I provided not support so your icons may not be showing. Just replace that script tag with this

  • @miledmohamed2250
    @miledmohamed2250 2 ปีที่แล้ว

    why there is no header? I think it will be more interessting using flex-box

  • @luishdev6807
    @luishdev6807 3 ปีที่แล้ว +1

    Great video bro thanks.

  • @RandomPotatoGameplay
    @RandomPotatoGameplay 3 ปีที่แล้ว +2

    Power of jQuery 🥶💥

  • @zeenatparween2349
    @zeenatparween2349 3 ปีที่แล้ว +2

    Awesome 👍

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      Thanks for the visit

  • @gyn2412
    @gyn2412 4 ปีที่แล้ว +1

    really...helpfull...thanks ...👍

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      You're welcome... Stay tuned 😁

  • @Jeevizonechannel
    @Jeevizonechannel 4 ปีที่แล้ว +1

    How do all guys in tutorials just type the colour codes.....???is there trick to know the colour codes or something else

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      You can get codes of color from here - flatuicolors.com/

  • @thomaspham6222
    @thomaspham6222 4 ปีที่แล้ว +1

    i followed your steps letter by letter but it wont work for me.

  • @splashysplash4019
    @splashysplash4019 2 ปีที่แล้ว

    How to implement the same for sidebar?

  • @furqaanahmad__
    @furqaanahmad__ 3 ปีที่แล้ว

    sir i am doing every thing good but still i cant sea the menu bar on screen so please help me please help me as soon as possible

  • @TrungDoan0812
    @TrungDoan0812 ปีที่แล้ว

    i dont know why , when i put icon , it doesnt appear , i did get library

  • @saksham3119
    @saksham3119 4 ปีที่แล้ว +1

    I don't know why but when i shrink that website it is not showing more menu options. It is only showing Home button
    Please help me☹️

    • @saksham3119
      @saksham3119 4 ปีที่แล้ว +1

      Everything was going perfect but then that happened 🙁
      And it is also not showing background, just white page and HOME showing on it 🤷🏻‍♂️

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

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

    • @saksham3119
      @saksham3119 4 ปีที่แล้ว

      @@CodingNepal ok sir

    • @saksham3119
      @saksham3119 4 ปีที่แล้ว

      @@CodingNepal Bro, reply on insta please
      Saksham.___18

    • @narutoizumaki5214
      @narutoizumaki5214 ปีที่แล้ว

      😄

  • @sabahrahmoune601
    @sabahrahmoune601 4 ปีที่แล้ว +1

    where can i fount that kind of pictures u used ??

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Pixaby, pexels, unsplash.. I used these 3 websites for free images.

  • @O_Kaiizer
    @O_Kaiizer 3 ปีที่แล้ว

    Plz exact link of article i don't found it on the blog

  • @yashkharade3829
    @yashkharade3829 2 ปีที่แล้ว +1

    Sir are you using notepad or something else

    • @CodingNepal
      @CodingNepal  2 ปีที่แล้ว

      It's a Atom Text Editor

    • @yashkharade3829
      @yashkharade3829 2 ปีที่แล้ว

      @@CodingNepal its paltform independent language then it's was run in notepad/notepad++

  • @PrinceSingh78144
    @PrinceSingh78144 2 ปีที่แล้ว

    Bro if I add any content that s not working or it will hide can u tell me solution of that

  • @ravikumarkamble6403
    @ravikumarkamble6403 3 ปีที่แล้ว

    Hey sir i cant find the code on your website can u plz just tag the exact webpage of your code. Thanks.

  • @digipreneur7565
    @digipreneur7565 4 ปีที่แล้ว +1

    Make a video on youtube or google like responsive navbar.

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว +1

      Sure..Keep watching :)

    • @digipreneur7565
      @digipreneur7565 4 ปีที่แล้ว +1

      @@CodingNepal Thanks bro❤

  • @raulhernanromeroherrera2547
    @raulhernanromeroherrera2547 4 ปีที่แล้ว +3

    De Colombia, gracias sus videos son muy interesantes y gracias por los códigos, en este me falto el java por que no se si es tildes 0 comillas y no soy desarrollador por eso me confundo, pero muchas gracias.

  • @kandyboycook
    @kandyboycook 2 ปีที่แล้ว

    click out side and closing menu bar. how to do this

  • @Alfiereehan
    @Alfiereehan 2 ปีที่แล้ว

    The body content are getting overlapping with sidebar..can anyone help

  • @princessamagyekye1555
    @princessamagyekye1555 ปีที่แล้ว

    Is it compulsory to use JavaScript?

  • @paiinlove1992
    @paiinlove1992 4 ปีที่แล้ว +1

    Thanks you very much

  • @effortmedia3337
    @effortmedia3337 2 ปีที่แล้ว

    subscribed, um excited for the next lesson

    • @CodingNepal
      @CodingNepal  2 ปีที่แล้ว +1

      Awesome, thank you!

  • @wisdomelue
    @wisdomelue 3 ปีที่แล้ว

    wonderful video, but you should have used pure javaScript not jQuery😔

  • @ferdibabazade8264
    @ferdibabazade8264 3 ปีที่แล้ว

    amazing,nice ! Thanks ,I am from Azerbaijan write to you )

  • @bhagyashritamrakar1280
    @bhagyashritamrakar1280 3 ปีที่แล้ว +1

    Please song name bata do koee jo 3:45 minutes me chal rhaa the

    • @CodingNepal
      @CodingNepal  2 ปีที่แล้ว

      Song name - Unknown Brain - Why Do I

  • @newplayer1082
    @newplayer1082 3 ปีที่แล้ว +2

    I will send my Html,CSS and image files instead so you can check the mistakes

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      OK send these to me on codingnepalweb@gmail.com

  • @PrashantK-7
    @PrashantK-7 ปีที่แล้ว

    Can you help me to learn front end project

  • @Mr.JayPlays69
    @Mr.JayPlays69 2 ปีที่แล้ว

    please make one video eith tutorial

  • @mohitzen
    @mohitzen 2 ปีที่แล้ว

    @media screen is a very useful feature

  • @joshuamichael845
    @joshuamichael845 ปีที่แล้ว

    Amazing tutorial ❤️

  • @jorisbeugen3562
    @jorisbeugen3562 3 ปีที่แล้ว

    @media (max-width: 1048px) does not work for me!

  • @kunjannagarkoti3193
    @kunjannagarkoti3193 3 ปีที่แล้ว

    Why you put check box?

  • @sabyapalai
    @sabyapalai ปีที่แล้ว

    When you make this type video. Why you playing music??

  • @carissaorbeta1548
    @carissaorbeta1548 2 ปีที่แล้ว

    Why is that bars doesn't appear on my screen :(

  • @kasturisamaddar2584
    @kasturisamaddar2584 ปีที่แล้ว

    Instead of music and song, if you explain what are you doing and how.. that would had been better

  • @akashkhandelwal-altruistic5363
    @akashkhandelwal-altruistic5363 3 ปีที่แล้ว +2

    Nice 😊

  • @georgemlenge3973
    @georgemlenge3973 2 ปีที่แล้ว

    good lesson i appreciate that.

  • @gamingwithhawks7334
    @gamingwithhawks7334 4 ปีที่แล้ว +1

    I can't found source code on your website

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Here is a link - www.codingnepalweb.com/2020/04/responsive-menu-bar-in-html-css.html

  • @imaby.k
    @imaby.k 4 ปีที่แล้ว +1

    i cant find the source code on your website

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      If you haven't found codes on my... Please contact on me Instagram.

  • @dipalimahajan4360
    @dipalimahajan4360 ปีที่แล้ว

    Which IDE tool ia used for this code..

  • @sahilvichare1662
    @sahilvichare1662 3 ปีที่แล้ว +1

    it is not fully responsive
    in iphone X also it is not responsive please

    • @sahilvichare1662
      @sahilvichare1662 3 ปีที่แล้ว

      @media (max-width: 375px) {
      nav #icon {
      display: block;
      border: 0;
      margin: 0;
      padding-right: 30px;
      }
      label.logo {
      padding-left: 30px;
      }
      }
      @media (max-width: 333px) {
      nav #icon {
      border: 0;
      padding: 0;
      padding-right: 25px;
      }
      label.logo {
      padding-left: 15px;
      }
      }
      ADD THIS MEDIA TAG IF YOU WANT IT FULLY RESPONSIVE :)

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      Yes you have to add some media breakpoints according to the device width.

  • @SouryajeetSingh
    @SouryajeetSingh 4 ปีที่แล้ว

    Awesome but I can't find the source code on your website help

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      You can contact me on Instagram if codes not found.

    • @SouryajeetSingh
      @SouryajeetSingh 4 ปีที่แล้ว

      @@CodingNepal I contacted you but you didn't replied

  • @millermcdonell291
    @millermcdonell291 2 ปีที่แล้ว

    great video, short and well done!

  • @rishabhshah8255
    @rishabhshah8255 3 ปีที่แล้ว

    Bhai JQuery use karte ho likhte ho java script

  • @tushar.bhartii
    @tushar.bhartii 3 ปีที่แล้ว +1

    Thank you so much for sharing!
    Subscribing to your channel :)

    • @CodingNepal
      @CodingNepal  3 ปีที่แล้ว

      Thank you for subscribing 😄

  • @isaacdomino9548
    @isaacdomino9548 4 ปีที่แล้ว +1

    What package you are using on that atom???

    • @CodingNepal
      @CodingNepal  4 ปีที่แล้ว

      Here is the video of my text editor - th-cam.com/video/55VjXTeYkTE/w-d-xo.html

  • @vin4yesportz
    @vin4yesportz 3 ปีที่แล้ว

    U r doing awesome

  • @francoXHardCore
    @francoXHardCore 3 ปีที่แล้ว

    No flexbox?

  • @mohammadmeraj40
    @mohammadmeraj40 7 หลายเดือนก่อน

    Very nice bro👍👍❤️❤️❤️❤️