How to make a responsive navbar with tailwind css | tailwind css tutorial |

Поделиться
HTML-код
  • Опубликовано: 3 дек 2022
  • How to make a responsive navbar with tailwind css | tailwind css tutorial | #tailwindcss
    Code A Program...
    GitHub link :
    github.com/Sridhar-C-25/Tailw...
    #tailwindcss

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

  • @lucasvtiradentes
    @lucasvtiradentes Год назад +6

    man your content is awesome! hope your channel grows and grows! thank you man!

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

    wow very amazing.... keep ahed broo

  • @P0K0
    @P0K0 Год назад +15

    You did the desktop one frist ...but according to tailwind we should do mobile view first !!
    But either way it was a good tutorial :)

  • @21Moudud
    @21Moudud 5 месяцев назад +1

    Easy to understand

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

    thanks it was super easy and needed

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

    Excellent

  • @mihirdutta-DPSi
    @mihirdutta-DPSi 11 месяцев назад +1

    0:25 The demo
    1:31 The wiring up of TS
    3:14 Gradient colors bottom to top

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

    Bravo

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

    Thank you for uploading. But you should code wrap in vs code

  • @JuanRodriguez-rh4kp
    @JuanRodriguez-rh4kp Год назад

    The problem I am having is when user clicks on link the mobile menu doesn't close and scroll to the div id #aboutUs. It works on the expanded desktop version though.

  • @saikumar-le7in
    @saikumar-le7in Год назад +2

    How to make responsive multiple drop-down by using tailwind css in next js can u make one video.onmouse Hover in desktop on click in mobile.

  • @khangthaitran
    @khangthaitran 2 месяца назад +1

    Thanks for sharing! your video is very useful sir

    • @CodeAProgram
      @CodeAProgram  2 месяца назад +1

      Share and subscribe ❤️

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

    veryyyyyyyyyyyyyyyyyyyyy tnks goooooooooooooddddd

  • @PeeJoyHuaikrai
    @PeeJoyHuaikrai 5 месяцев назад +1

    Thumbed and thanks.

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

    bro thanks a lot for the video

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

    awesome buddy!!

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

    nice

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

    can someone help me here? Everything works fine except when I click on menu, close sign appears but menu links does not appear at all

  • @purvankbhiwgade3479
    @purvankbhiwgade3479 Год назад +5

    Dude, which theme are you using in VS Code? Seems pretty darn nice

  • @SarahNakada-ge7wc
    @SarahNakada-ge7wc 11 месяцев назад

    Is it impossible to make the hamburguer menu appear from behind the navbar?

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

    Bhiai banate raho bhai hume aise template chahiye

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

    This solution has a problem, when there are some content at that time in mobile view menu goes under the content

    • @tacsmith
      @tacsmith 6 месяцев назад

      yea I ran into this as well.

    • @dzakyrazi325
      @dzakyrazi325 4 месяца назад +1

      Use bg color & z index

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

      Use z index property

    • @arya.b.widyatmika
      @arya.b.widyatmika Месяц назад

      ​@@tacsmith😅😅😊😅😊 0:22 😅😊k😅😅 0:38 😊😅😅😅😊Lihat lokasi real-time saya di Maps: maps.app.goo.gl/cBo1vtc6Q3v1GWPn6😮 1:10 😊😊😅😊

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

    How do you use hex color coming from api as color for any element in talwind css? I tried using arbitrary value technique but doesn't seem working. Please help

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

      Use square brackets and the colour code like this:
      bg-[#ffffff]
      This would be the same as the built in colour of:
      bg-white

  • @valentinchauvet9736
    @valentinchauvet9736 10 месяцев назад

    A try this tuto on NextJs Tailwindcss project.
    And I have an issue, the ionicons don't apply tailwindcss properties..

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

      u are applying the properties in the name. apply them to class

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

    Please avoid the music from your videos since your audio is not much clear.

  • @Kiran-qn4pj
    @Kiran-qn4pj 4 месяца назад

    what was the name of the google extension you were using for getting laptop view and mobile view???

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

      it is not an extension it is the "extend" button by right clicking on the browser and then you go to the responsive design mode by "Ctrl + Shift + M"

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

    Brother how to change hamburger into 3 vertical dots

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

    thankyou for the content, i have tried the same code, but when the menu button is clicked, the list do not came out. Does anyone have any clue what is going on and how to fix it ? Thankyou

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

      so the problem is in top-[9%], as i dont know why it cannot be proceed, so I change it to top-12 and it works well.

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

    how your browser show many screen option when you minimize it ?

  • @youth-fnc
    @youth-fnc 4 месяца назад

    Currently I can't understand why the class "absolute" is used inside the div tag.
    Ive been trying to understand it.

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

      absolute is used to align an item to the top left corner or starting of the page , when using absolute we do positioning relative to page not with any element

    • @youth-fnc
      @youth-fnc 2 месяца назад

      @@tarunhasija Got it!

  • @Deus-lo-Vuilt
    @Deus-lo-Vuilt Год назад

    Do you happen to know how to affect another element when hovering? if i use :hover and i want to affect another element how can i do it using tailwind ? it would usually be element:hover .element2{}

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

      Element 2 has the onmouseover attribute call a function.
      The function updates the first elements with something like:
      let element = document.querySelector("#element1");
      element.style.color = "green"
      There's different ways to do it but this isn't something TailwindCSS would be really be for, that's more a function rather than styling.

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

    brother what vs code theme is that?

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

    Bhai ye romantic music mat dala kar

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

    no sirve tu mmd

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

    can someone give me the code ?

    • @alirehmangalirehmang8987
      @alirehmangalirehmang8987 5 дней назад

      import React from "react";
      import app from "./Images/app.webp";
      function One() {
      return (









      Products


      Solution


      Resources


      Developers


      Pricing





      Sign In





      );
      }
      export default One;
      ye 70% code h