Flexbox design patterns you can use in your projects

Поділитися
Вставка
  • Опубліковано 21 вер 2024

КОМЕНТАРІ • 448

  • @ihavevoicesinmyhead9729
    @ihavevoicesinmyhead9729 3 роки тому +478

    First name to search for when you need anything related to CSS.

  • @GGdevelopment
    @GGdevelopment 3 роки тому +130

    I still don't understand how you have less then 200K subs... You deserve more!

    • @emkisn
      @emkisn 3 роки тому +4

      YESSS, i think the same. This channel is so rich in content

    • @jradplowman
      @jradplowman 3 роки тому +1

      Dido...

    • @samueljun
      @samueljun 3 роки тому +2

      done.

    • @layeekromah4799
      @layeekromah4799 3 роки тому +2

      I think it's because most people overlook the role of CSS until they really need it.

    • @Kevinproducciones2
      @Kevinproducciones2 3 роки тому

      Now he has 267.000 in less than 4 months

  • @JustPlaytheTrack
    @JustPlaytheTrack 3 роки тому +45

    It never fails. I come to one of these videos for a specific technique, and end up deleting my entire style sheet.

  • @rektosaurus6552
    @rektosaurus6552 2 роки тому +20

    im at the very beginning of my webdev journey and i gotta say your content and what you provide for us is priceless, I cant count the number of times I was struggling for hours then i come back to your videos and i find the solution , thank you so much !

  • @sirharis7462
    @sirharis7462 3 роки тому +49

    I’ve been winging it with flex for a while and spending countless hours debugging and guessing to make things work with flex but after this overview on the basics, I have a better understanding of flex and how to approach the styling. Nice video, great breakdown.

  • @DannyLevan1
    @DannyLevan1 3 роки тому +21

    Just wanna say I really like your videos. I've worked in web for close to 10 years and have never properly learned CSS and your videos are just so well made and easy to understand.

  • @etch_kay
    @etch_kay 3 роки тому +2

    Thanks a ton, lol I was taking ss from your video just to keep a cheat sheet and you offered it, you're probably the best teacher on UA-cam... thanks a ton

  • @firedforfighting
    @firedforfighting 3 роки тому +2

    The CSS God....I spent hours yesterday trying to wrap my head around something like gridish...I sort of gave up but I was so close!!!...You really make CSS cool these vids are a lifesaver

  • @daveskye
    @daveskye 3 роки тому +14

    For spacing margin works well and then you don't have browser compatibility problems.
    .parent { margin: -1rem}
    .child {margin: 1rem;}
    By adding a negative margin to the parent then you don't lose the width. This method works well when using flex wrap.

  • @akshaymondal1372
    @akshaymondal1372 2 роки тому

    Before diving into web development I went through lots of articles in quora , most of the articles were related to css and all of them said that css is just bullshit , not possible for everyone to cope up with it . It created too much hype in our community that it actually crated fear in out hearts .
    But I didn't have any option, so I started with html css .
    And then I came across the great kevin powell. You don't know how much you have contributed in my life.

  • @musabas5341
    @musabas5341 3 роки тому +5

    I don’t really understand those dislikes. They might have clicked by mistake. Thank you so much Kevin. Another great video. 👍

  • @abbassher201
    @abbassher201 3 роки тому +11

    Its feel amazing everytime seeing your's video notification on youtube . Thanks alott Sir

  • @devsoldier4345
    @devsoldier4345 3 роки тому +1

    I love your videos. Everytime I get stuck on something and I search youtube it's always one of your videos that get me back on track.

  • @jessiz-
    @jessiz- 2 роки тому +3

    Super helpful - I love the way you teach and go through these concepts. It makes thinking about flexbox so much simpler. grid-ish seems really useful. Thanks Kevin!

  • @carstenberggreen7509
    @carstenberggreen7509 Рік тому +5

    As always, totally easy explanations and very visually! Keep it up Kevin!

  • @xphstos_
    @xphstos_ 3 роки тому

    I don't know what it is but you're in my head!!!
    I was exploring some ways to reduce my media queries while I was working on a project I used this gridi-sh example.
    But Kevin, when I say you're in my head I mean it!
    This keeps happening for months now!
    I find something new and then BOOM here's a new video with you playing with the same stuff!

  • @felixjimenezgonzalez9292
    @felixjimenezgonzalez9292 2 роки тому

    First of all, great video! Everytime I need to refresh flexbox you're the first person I come to!

  •  3 роки тому +6

    Little details like that ch unit totally have my mind blown :-O

  • @sscip88
    @sscip88 3 роки тому +2

    Found this guy TODAY!!!! ONLY TODAY!!! THANK YOU Kevin!

  • @alexweb9974
    @alexweb9974 3 роки тому +4

    Great work Kevin. Very well put together, straight to the point video. I also took you responsive design course which was great. Thanks for sharing your knowledge!

  • @juanvia8394
    @juanvia8394 2 роки тому

    Flexbox design patterns I surely will use in my projects. Thank you for that.

  • @bryanperez3668
    @bryanperez3668 Рік тому

    Great! The content sidebar section is exactly what i need, in my job they are using float and width instead of flex-basis so that a field is more large than the next one. Thanks for that

  • @edilebert
    @edilebert 3 роки тому +3

    You are the nicest UA-camr I've ever seen Mr. Powell! I love watching your content! So wholesome

  • @dregavero
    @dregavero 3 роки тому +6

    Kevin you are a amazing! 👏 thank you for explaining these css scenarios in easy to understand manners, it really helps a lot , because responsive design is such a vital part of web dev, but also such a hard one, especially for newer developers⭐

  • @omniosi
    @omniosi 2 роки тому

    Best explanation i've seen so far. It also makes me feel better that he types about as a bad as I do. ;)

  • @sheldonfourie5959
    @sheldonfourie5959 3 роки тому +3

    It's thanks to this guy I did my first free Lance job and then landed a good job

  • @mingde893
    @mingde893 3 роки тому

    Take my sub, you really deserve it. thanks alot mate. Hope that your channel blows up

  • @seeithappen1
    @seeithappen1 Рік тому

    Thanks for showing this. Yes I agree that Flex is really amazing and personally I prefer it above css grid what is actually overkill.

    • @KevinPowell
      @KevinPowell  Рік тому

      I actually use grid way more often 😂
      But flex is still great at what it does!

  • @mohan9285
    @mohan9285 3 роки тому +2

    It was a brushing up video for me on Flexbox properties, Thank you Kevin :)
    I love to see more videos on CSS Animations...

  • @michalroesler
    @michalroesler Рік тому

    And an enormous thank you 4 teaching me modern CSS.

  • @waleedsharif618
    @waleedsharif618 3 роки тому +1

    Now you seems to be my way to go if i need to check some css tricks, i hope you keep making these videos

  • @parthparmar9798
    @parthparmar9798 2 роки тому

    every time i get to your video i learns atleast one awesome trick to make my projects more effective.
    so thanks for that.

  • @ayushbali
    @ayushbali Рік тому

    Kevin you're awesome, I used to fear CSS and everytime I tried making layouts I used to quit out of frustration, these videos of yours are great and I'm starting to understand things now. Thankyou!!

  • @AnthonyDev
    @AnthonyDev 2 роки тому

    Now, always I have any doubt about css I come to this channel, since I watched the king of css battle video this is my favorite css channel. I'm improving my flexbox skills. :)

  • @JimKernix
    @JimKernix 3 роки тому +4

    Great video - love these settings. BTW, I took your free 21-day responsive layout course this Summer, and now building a responsive site is a piece of cake. I just got my site up and I need to fix some designs that I don't like but it looks good on a smartphone. I started out though NOT building via responsive first - that was a mistake. I ended up building my last 2 pages responsive first and it was easy - now I have to go back and clean up the mess I made from building desktop first...

  • @lawrencepsteele
    @lawrencepsteele 3 роки тому +2

    Perfect timing, I'm currently working on a project where I might be able to use the content-sidebar idea to streamline my classes a touch.

  • @iamjustine1
    @iamjustine1 2 роки тому

    Really the CSS king!! Thanks for the knowledge!

  • @hyfydistro
    @hyfydistro 3 роки тому

    Flexbox has "gap" property now?!! 😍 Thank you!! I always find something new in your videos!

  • @deadaccount6327
    @deadaccount6327 2 роки тому

    i've never heard of the ch unit before thats reallly helpful

  • @grizzlythresher7140
    @grizzlythresher7140 2 роки тому

    I really wish I knew about this channel when this video came out.
    I am now a firm believer in the Church of Flex, but it has taken me a while to figure out what the hell I was doing. This video would have been So helpful to me then, and still has some really useful info.

  • @0xander_
    @0xander_ 3 роки тому

    Happy that I've found your channel. Liked and subscribed!!

  • @filipthedev4159
    @filipthedev4159 2 роки тому

    I'm doing a free project where they have every information you need mixed together and give a path to becoming full stack developer. Yesterday I finished flexbox and now everything goes easier on my webpages.

  • @dannyr2976
    @dannyr2976 2 роки тому

    I'm new to the channel but learned so much about the awesome power of Flexbox! Thank you so much for sharing!

  • @rezarahman1782
    @rezarahman1782 3 роки тому

    It's really cool that how you manage to minimize the use of media query.Hat's off sir!😍

  • @nikhiltyagi6619
    @nikhiltyagi6619 3 роки тому +1

    One of the best videos that you have made. Thank you so much man! You rock!

  • @wollexq5893
    @wollexq5893 3 роки тому

    What was new for me: gap property. What did you explain to me a little better instead of reading it myself ? the shorthand flex property. Take the sbuscription, sir.

  • @tyronefrielinghaus3467
    @tyronefrielinghaus3467 2 роки тому +1

    Hi Kevin...thanks for a super tutorial. Very clear. Also you've got a good voice for it too. Good pacing and step by step..... Oh and thanks for the pdf too...helps after watching to reinforce 👍
    Best wishes
    Tyrone.

  • @wolfenrico
    @wolfenrico 3 роки тому +1

    This is real magic! Thank you so much. Have a wonderful new year 2021!

  • @tulsiraj1998
    @tulsiraj1998 3 роки тому

    Awesome thanks Kevin for video on flexbox.

  • @sirjohn2924
    @sirjohn2924 3 роки тому

    This is what i wait for :) probably last year of the video and it makes me happy. Thanks Kevin. We hope that 2021 will be great for everyone. Kevin also I want to see more updated video about old topic with new trend like css position on cutting edge effect etc.

  • @donghyuk80
    @donghyuk80 2 роки тому

    Thank you for brief explanation!

  • @digigoliath
    @digigoliath 3 роки тому +1

    Love this. Super Awesome!! TQVM!

  • @louisgamor
    @louisgamor 3 роки тому +3

    What will I do without your tutorials? !!😩😍

  • @shahbokhari
    @shahbokhari 3 роки тому

    Always learn something new from Kevin's HTML, CSS & JS videos. He's a PRO and a Hero. We are all getting old!

  • @banderamusical
    @banderamusical 2 роки тому

    Thanks Kevin , You really helped me out today

  • @sumkitteh
    @sumkitteh Рік тому

    This is great, thank-you so much! I was actually in the process of going through a number of your (older?) videos seeking to extract precisely this information - I had very recently started using the flex-box patter you named "grid-ish" after seeing your description of it regarding the use of flexbox - there was no 'grid-ish' name, in that video, but from my experimentnig with it I recognized the patterns from the video icon image on this one, and this one answers a number of the guestions I had about how to constrain the flex box (e.g. column width's etc- so - thanks again - I am really enjoying your videos

  • @PremiumTechReviews
    @PremiumTechReviews Рік тому

    Outstanding teacher and seems to be a very nice guy in the real life. Thank you Kevin, for all the great things you do!

  • @danialranjbar9805
    @danialranjbar9805 2 роки тому

    I wished u could make a video with the title, CSS GRID LAYOUT DESIGN PATTERNS cause this video of yours was awesome

  • @haskomeyer4924
    @haskomeyer4924 3 роки тому +11

    You could try applying display:hidden; on the glasses (not none so they stay in the flow of course). Unfortunately, it was not supported yet when I last tried.
    But they look good anyways.

  • @jasongoossens
    @jasongoossens 3 роки тому +1

    A little VS Code trick to duplicate lines: Alt+shift+arrow up or down. If you select multiple lines, you can also duplicate them like this.

    • @KevinPowell
      @KevinPowell  3 роки тому

      Yeah, that's a great one. I've set up a macro on my keyboard to do it because I'm lazy, lol.

  • @tthompson9509
    @tthompson9509 3 роки тому

    I feel smarter every time I watch your videos

  • @ayitinya
    @ayitinya 2 роки тому

    These guys are making me the web dev I want to be

  • @dindoleonard
    @dindoleonard 3 роки тому

    wow you really are king of CSS

  • @jeffborges101
    @jeffborges101 3 роки тому +1

    Awesome stuff Kevin! Thank you very much. I am back on dev again after some days in pause mode .
    I will get back to your classes on CSS demystified tomorrow morning !
    Happy new year to you and family !

  • @hassanjaved1147
    @hassanjaved1147 2 роки тому

    Amazing stuff. I have been looking for this precious info for almost a month. You saved our back :) Thank You.

  • @wlancer8826
    @wlancer8826 3 роки тому

    Watching your videos for two hours straight! Having me question myself for studying HTML and css for two years and what!??

  • @bluecollarscrooge3981
    @bluecollarscrooge3981 Рік тому

    thanks. been struggling but finally got something i can deal with!

  • @rachanaa6745
    @rachanaa6745 3 роки тому

    most amazing video in recent times which I have watched to learn Flexbox.... thanks so much Sir... All The best !

  • @worldclasscode1847
    @worldclasscode1847 2 роки тому

    Nice vid! I love Flexbox. It's so useful. I use it on each and every web page, multiple times.

  • @gunjanrajtiwari1435
    @gunjanrajtiwari1435 2 роки тому

    The Gridish one is awesome. 😍

  • @AWM_2023
    @AWM_2023 3 роки тому +1

    December 30th and you’re keeping the beat. Thanks for the great videos. And happy new year!

    • @KevinPowell
      @KevinPowell  3 роки тому +1

      Happy new year to you as well!

  • @bizzistance
    @bizzistance 3 роки тому +1

    Thanks so much! Very helpful!

  • @avimehenwal
    @avimehenwal 3 роки тому

    You are awesome :) Quality over Quantity my man, you are doing way better than other youtubers XD I am a fan

  • @frankiejrey
    @frankiejrey 3 роки тому

    I use Grid to create layouts and flex when I want anything inline. Great tutorial.

  • @judericketts2494
    @judericketts2494 2 роки тому

    Brilliant, thank you Kevin. I'm just starting my journey on flexbox.

  • @muhammadzaakirmungrue3146
    @muhammadzaakirmungrue3146 2 роки тому

    I have watched many I think your the best CSS teacher on UA-cam. Thanks , things get messy when I have a with a few icons and tags and I need to add a dropdown with a title in that and centre it.

  • @sammiller9855
    @sammiller9855 2 роки тому

    Alternatives to using gap, for example, for a three-column base layout. Replace the placeholder "gutter" with the actual value (e.g., 1rem):
    parent {
    display: flex;
    }
    .children {
    flex: 1 1 0%;
    }
    .parent > *:not(:first-child) {
    margin-left: gutter; }
    or,
    parent {
    display: flex;
    justify-content: space-between;
    }
    .children {
    width: calc(100% / 3 - gutter / 2);
    }

  • @somepersonalconsiderations
    @somepersonalconsiderations 3 роки тому

    Absolutely on the edge, creative us of code for Flexbox, very interesting solutions and I hope Safari 15 will support gap too

  • @Glebsoloviov
    @Glebsoloviov 2 роки тому +1

    Awesome tutorial. I love the step-by-step introduction and also possible problems examples. Thanks a bunch. Liked and Subscribed!)

  • @Elliot7676
    @Elliot7676 3 роки тому

    You're the real genius of css

  • @silverhakusho
    @silverhakusho Рік тому

    Thank you for your videos. They've been an invaluable resource in my web development learning journey

  • @somnvm37
    @somnvm37 3 роки тому

    • If you put your left hand on the keyboard in the position of "k j l ; ", than you can use j to get 10 seconds back, k to pause, and l to get 10 seconds forward. In addition you can use m ro mute the video.
    • You can use Ctrl+L to type a new search query.
    • (Only for chrome)You can also write "youtube.com" to the searchbar, and then press tab, and you will use youtube search withoug opening youtube first.
    • Use Shift+Delete to delete the entire row of text, usefull for the css.
    • Use Alt+7 (7 on the numpad) to make the "•" sign (carefull in the browser, might open a new tab).
    • You can also type "donwnload firefox for developers", download it, use the duck duck go search engine, then delete google chrome. Now no one knows what are you doing all the time.

  • @TheMetalMag
    @TheMetalMag 2 роки тому

    Awesome , getting crazy with flex

  • @rentefald
    @rentefald 2 роки тому

    You're not too old :) you are great!

  • @maxxernB
    @maxxernB 2 роки тому

    thanks for the help, you make web-design learning much easier for me

  • @MrViciousway
    @MrViciousway 3 роки тому

    Life saver 🙌🏼 helped a lot, seen you on web dev simplified css quiz episode 😁✌🏼 actually thought that was hilarious and very informational.

  • @capogocrazy6125
    @capogocrazy6125 3 роки тому

    this guy is literally a life saver.

  • @logiconabstractions6596
    @logiconabstractions6596 Рік тому

    For the 1st layout, minor quibble:
    flex-basis: 1fr;
    would work just as fine, but I find it a bit more precise. E.g. 100% somewhat makes me think "100% of... parent? they can't all do that". While 1fr makes ti clear it's 1 fraction of the available space for each.

  • @webbdream1
    @webbdream1 2 роки тому

    very useful tricks in css. excellent tutorial kevin..

  • @josepotgieter8275
    @josepotgieter8275 3 роки тому

    Exactly what I needed for my current project. Thanks

  • @wetsand7379
    @wetsand7379 3 роки тому

    I'm addicted to learning CSS because of you!

  • @AndyMorrisArt
    @AndyMorrisArt 10 днів тому

    OK now I got to build my landing page again!!!! but seriously thanks for another great video.

  • @trevormadden4301
    @trevormadden4301 2 роки тому

    Cheers Kevin. Incredibly Helpful. Peace

  • @saurabhshukla2605
    @saurabhshukla2605 3 роки тому +2

    Hi there love to watch a video on complete website with advance css and animations.
    And Happy New year in advance..

  • @OrincyWhyteDesigns
    @OrincyWhyteDesigns 2 роки тому

    I can’t wait to support you further than watching your videos!! You are a great teacher can’t wait to join the Patreon!!

  • @alexax3888
    @alexax3888 5 місяців тому

    I appreciate this demos, keep it up!

  • @Ayomikun
    @Ayomikun 3 роки тому +36

    Safari really starting to feel like the new IE for me 😤

  • @chunmeishui6431
    @chunmeishui6431 2 роки тому

    you are the best teacher. you are amazing! tks a lot.

  • @MrDatingel
    @MrDatingel 3 роки тому +2

    Glasses looking good though ;) as well as your tutorials are very much appreciated and helpful! Thanks a lot

  • @tehg33k
    @tehg33k 3 роки тому

    Hey, I think the glasses look great! Thanks for the video, helpful as always. Take care Kevin!