How does Bootstrap 5 Spacing work? // Bootstrap Spacing Explained

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

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

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

    I was kinda struggling in some course for bootstrap 4 and I was confused, You have made things very clear.
    Thank you so much

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

      You're welcome. I've got a Bootstrap 5 course if you want some additional help.

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

    Thank you :) I spent most of the day trying to figure out how to space these boxes. Clear explanation. Many thanks.

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

    i was taking a cs class for this. you helped me with my labs thank you so much!

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

    Thanks so much! I'm a designer but trying to learn more about Bootstrap to make my devs life easier. It's great to get the designers perspective, as some of the Bootstrap documentation can get too technical for me!

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

      Oh awesome Nick! Yes. If you aren't used to reading technical lingo, it can be difficult. I'm always about "does it look good?" at the end of the day. The code is just a paintbrush to get you there. Stoked that it helped you work with the devs!

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

      @@ADesignerWhoCodes You're the man! Subscribed to your channel and looking forward to watching more of your content.

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

      @@mrnickb Happy to help. If you have any questions in the future, drop me a msg. Always happy to help.

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

    Great and clear tutorial man! Exactly what i needed!

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

    Very informative video regarding spacing in Bootstrap 5.

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

      Thank you! It's a big change in the way Bootstrap looks at spacing.

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

    thank you. it's just working.

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

    Why are there so little videos on this? Is bootstrap uncommon? I wouldn't think so. Great video!

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

      Thank you so much Matthew. Bootstrap says it's the, "world’s most popular front-end open source toolkit" so I would assume a lot of people are using it. But maybe it's just overlooked by some web devs.

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

    you are genius guru

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

    You mention gap-5 in this video but is it now g-5 as in gutter moving forward? Or do both work? A bit confused on that as in a different video it was g-5 or any number…

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

      I probably mis-spoke and said gap-5. :) It's g-# or g-breakpoint-#. My bad if I had a slip of the tongue.

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

    No wonder I was struggling with my navbar to float right since three days now but it didn't work now I know is version 5 needed

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

      I just released a video on how to do that if you need more help. All about ml-auto.
      ruclips.net/video/akXfF066MY0/видео.html
      Happy to help ya!

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

    How do you enable negative margins? I think you have to edit the sass file but I'm not sure how to do that.

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

      For that, I’d write a specific class for that in a custom.css file. I generally don’t use negative margins as relative/absolute generally does the trick.

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

    I see your id I instantly followed! I'm also a designer who code :D