CSS Grid Crash Course

Поділитися
Вставка
  • Опубліковано 4 лип 2024
  • This crash course will teach you all of the fundamentals of CSS Grid
    ⭐ Sponsor: InMotion Hosting!
    bit.ly/35rBjYU
    💻 Code:
    github.com/bradtraversy/grid-...
    👇 24+ Hour HTML & CSS Course (Just revamped!)
    www.traversymedia.com/modern-...
    👇 Udemy Version:
    udemy.com/modern-html-css-fro...
    💖 Show Support
    Patreon: / traversymedia
    PayPal: paypal.me/traversymedia
    👇 Follow Me On Social Media:
    Twitter: / traversymedia
    Instagram: / traversymedia
    Linkedin: / bradtraversy
    Timestamps:
    0:00 - Intro
    0:50 - Sponsor
    1:28 - Slides
    4:29 - HTML & Base CSS
    7:28 - Creating a Grid
    7:53 - grid-template-columns
    9:16 - repeat()
    9:32 - Gap Spacing
    10:17 - Row Height
    10:55 - grid-auto-rows
    11:15 - minmax()
    11:45 - grid-template-rows
    13:19 - Grid Browser Tools
    14:03 - Align & Justify
    17:08 - Grid Column Span
    18:46 - Grid Row Span
    20:28 - Responsiveness
    23:03 - Grid Template Areas
    32:22 - Testimonials Grid Project Intro
    33:40 - Testimonials HTML
    37:18 - Base & Card Styling
    45:40 - Grid Styling
    49:52 - Media Query & Span Resets
  • Наука та технологія

КОМЕНТАРІ • 438

  • @robrice4076
    @robrice4076 2 роки тому +415

    I remember taking your crash course on html, 8 months ago and now I’m starting my first front end dev job next week. Thanks for all you do Brad!

    • @GuitarHope
      @GuitarHope 2 роки тому +11

      If you don't mind, what have you learnt in these 8 months in order to be be able to do the job?

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

      Can you share a little bit more about your journey, just starting front end development

    • @robrice4076
      @robrice4076 2 роки тому +52

      @@GuitarHope Sorry for the late response. But the technologies that ive learned are HTML, CSS/SASS, Vanilla JavaScript, Bootstrap, and learned my way around github and the terminal. I made learning an everyday thing and listened to what the big tech youtubers said about finding a job , replicated a lot of sights from frontendmentor, took as much classes from scrimba. And i think most important, when i talked to companies that wanted to hire me i just sounded excited and passionate to talk to them and told them im ready to give it my all.

    • @robrice4076
      @robrice4076 2 роки тому +82

      @@Muffi606 So i had no professional tech experience, i transitioned from a barber to a front end dev. I woke up early in the mornings before work / after laying my child down at night and followed tutorials, built my own ideas, or just replicated sites. Listen to podcast/youtube videos on the way to work/at lunch, i made development my life. For real give it time, consistency is key, trust the process. I've learned things that i thought i could never learn. And have trust in your self and believe everything brad says.

    • @Muffi606
      @Muffi606 2 роки тому +6

      @@robrice4076 this is awesome

  • @favouritecomics2177
    @favouritecomics2177 2 роки тому +29

    Brad is the reason why I have not given up on web development.. Thank you so much sir

  • @fablyinspirations7783
    @fablyinspirations7783 2 роки тому +42

    Thank you Brad. Amazing tutorial as always. I personally do not take your generous sharing of knowledge for granted because I can imagine how much work goes into creating great tutorials like these.

  • @noahdiez9400
    @noahdiez9400 Рік тому +17

    The way you teach and show alternative ways of doing stuff than just one example are the type of tutorials that give people better perspectives. Very well done

  • @kratty
    @kratty 2 роки тому +6

    This is by far my favorite grid tutorial. Not only did you show the basics and syntax, but we got example of how to incorporate it into a somewhat real scinero. It was a great touch combining the use of grid and flex box to help tie both uses together. Bravo.

  • @jesseemana9598
    @jesseemana9598 2 роки тому +4

    been seriously waiting on this, just diving into CSS and I loved how simplified your Flexbox crash course was and was looking to get into Grid next but other videos just weren't doing it for me until I found this, awesome

  • @TheSharkbeast
    @TheSharkbeast 2 роки тому +38

    Just in time i actually skipped Grid while learning Css and moved to Js after a few projects now i was reconsidering Grid literally few hours ago !! Thanks alot your React front to back is Golden

  • @nomagix
    @nomagix 2 роки тому +21

    Hey Brad, I just wanna thank you so much for your hard work. Your channel is invaluable! You're awesome.💕

  • @mobeenrajpoot5315
    @mobeenrajpoot5315 Рік тому +3

    Now you are one of my favourite teachers. I really like the project base tutorials especially when you build things from scratch and give us a chance to learn some fundamental things from it.

  • @stevenwilson5556
    @stevenwilson5556 Рік тому +2

    5:54 the hack to add 9 numbered items in VS code felt like a superpower. Thanks for this video. I am already lovin' it.

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

    Grid and Flexbox is such a fun and powerful combo once mastered. The new (first time I'm seeing it) intro animation also looks great with the code editor in the background, good job there!

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

    Thanks Brad for making this video, I have been running away from grid and using only Flexbox, but you just changed my mind, CSS grid is so powerful and easy. THANKS !!!

  • @henrymacartney381
    @henrymacartney381 2 роки тому +2

    Thank you, sir for another excellent tutorial. I am a pensioner who worked in the medical device industry, where we worked with embedded SW systems. Huge difference but fun!

  • @sumayaNoman
    @sumayaNoman 2 роки тому +8

    Hi Brad, I can't thank you enough for these videos which you make. You are doing such a GREAT JOB by sharing your knowledge with us.Thank you soooooo much.

  • @ezeobisochima9944
    @ezeobisochima9944 2 роки тому +13

    I finished grid system with your modern HTML and CSS course from udemy and also with your crash course on UA-cam and all of them really make sense. But I feel that this one is also a must watch crash course 😂.
    Any video from Brad for me it is a must watch 😁

  • @WW-zy9un
    @WW-zy9un 2 роки тому

    From somehow who is old-school with the old way of tables & columnspan's , your videos help a lot, & maybe I won't throw all the prior knowledge away. I want to get back into it & this is sooooo much simpler. A new learning curve. Glad I ran across you.

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

    This guy knows how to teach things properly and shows on actual examples what he taught. Thank you for the great video!

  • @uniquelaura8277
    @uniquelaura8277 2 роки тому +2

    Thank you so much for this Brad! I found you last year came back looking for ya. I'm self learning through Codecademy and I'm so glad I came to watch both your flexbox and grid tutorials. They're amazing! You're a great teacher and a great inspiration. You give me so much hope! Will definitely come back to do projects with you and to keep learning from you. Stay blessed!

  • @AYUSH-fn6ql
    @AYUSH-fn6ql 11 місяців тому +1

    In the media queries part, instead of using grid-template-columns:1fr and changing all that spanning stuff, i used display:block and added a little margin here and there. It worked.

  • @AbhishekTiwari-cf8sp
    @AbhishekTiwari-cf8sp 2 роки тому +10

    Always waiting for your new crash course, most powerful and useful for me❤️

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

    every time i feel low and want to quit coding, I watch your videos. you teach concepts easily and most of the time you make me feel that I can learn to code, I just need to keep going. thanks man, thanks a bunch!😊

  • @christopherlopez2491
    @christopherlopez2491 2 місяці тому

    I first followed your html tutorial a few years ago. I always refer you as being the OG of web dev and I am very grateful for you opening the door for me. Ive learned so much and am learning tons, thanks to you. I took a boot camp and really got a leg up thanks to your teachings. Hope you have a great weekend.

  • @Davidkiania
    @Davidkiania 2 роки тому +2

    Brad this is awesome and I loved every moment of it. You make it really seem easy and will certainly put this tutorial into good use. Much appreciation from Kenya!

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

    This is incredible! I'm good with CSS in terms of knowing how to use Flex and Grid, but never knew how to actually make it look good on a webpage, thank you!

  • @robertmacwan8144
    @robertmacwan8144 2 роки тому +5

    Thanks for this video, i was so much struggling to learn css grid but you make this so easy to understand.

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

    I've gone over this several times... this time it just clicked.
    Brad, not ever a waste of time watching your videos!
    Nice job as usual. 🙂

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

    I've literally came back to this video 5 times already. Thanks so much for this makes things a lot easier. I've come a long way with dev since taking your Mongo course lol.

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

    This is one of the first times I've genuinely preferred to learn over doing something else. Your tutorials are great. I've only been following them for about a week now and I have a better grip on HTML & CSS then I did from secondary school & college.

  • @London2ATL
    @London2ATL 2 роки тому +2

    I'm jumping on this. Thank you so much. My fav UA-cam teacher.

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

    Just in time i actually slipped Grid while learning CSS and moved to JS after a few projects now I was reconsidering Grid literally few hours ago!! Thanks alot your React front to back is Golden

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

    Excellent as usual. Appreciated the notion that the grid is useful for page layout and that flex (and grid) can then be use to organize elements within the grid area.

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

    Fantastic tutorial. I love you’re teaching style and the pace was spot on. This took my game up a notch in a sorely needed area.

  • @dpdoescode
    @dpdoescode 2 роки тому +2

    This as well as flexbox are so important! Can't recommend enough - gets you so far in terms of layouts. Thanks Brad 💪

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

    How you use Grid is how I imagined it would be used for. Thanks for the refresher. I keep forgetting things and not writing them down. If I can visualize it like how you are setting it up I can remember it.

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

    A double thank you for the great instruction, from those learning to use grid and VS code at the same time. You are basically covering both. Your pace is quick, but that's why they invented the pause button!

  • @pw.70
    @pw.70 2 роки тому

    This is the best CSS grid tutorial on UA-cam. Thanks for this.

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

    Amazing tutorial like always Brad! Plus the new intro it’s awesome !

  • @ScriptRaccoon
    @ScriptRaccoon 2 роки тому +9

    Really concise course, thanks!
    As for the project in the end, I suggest to change the media queries from max-width to min-width, i.e. do mobile first design. Then the "default" view of the cards is just stacked and very simple, and all the grid spans, cols and rows go to the media query. The advantage of this is that we do *not* have to reset the grid styles as shown in the video (51:00). So we achieve the same result with less code!
    This is very well explained as well in Kevin Powell's videos on responsive design.

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

      oh i just understood that

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

    I'm a testimony of Brad's awesome css grid courses. Thanks for sharing another awesome tutorial, Brad. ✨✨

  • @solomonhaile4502
    @solomonhaile4502 11 місяців тому

    The way you organize the topics is awesome and I am into web development because of you making such informative content.

  • @awg-oc1nu
    @awg-oc1nu 9 місяців тому

    Thank you Brad to you and your company Traversy Media for getting this polished and easy to follow video up online. Me after 13 years of touching any code I have to update a product calculator. CSS Grid with @media, wow! You are correct the younger ones may not know how good they've got it :)

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

    This was an excellent lesson, very good pacing and explanations. I love that you showed the incorporation of Flexbox in the real world example. As a Flexbox fanboy, I do appreciate the ease of Grid and the additional layout css properties. I will have to go ahead and give it a go! Thank you!

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

    I always come to your crash courses and udemy courses to fresh'n up on what is going on in the world of JS/CSS, etc. We tend to get stale working on the same stuff day in and day out, so it makes my brain start functioning again.

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

    my man I have learn so much with you! thank you... you don't know how much I appreciate your tutorials

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

    Excellent video! This was the first one I watched where I really understood Grid. Thank you so much :)

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

    Trying to round up my css this week so I can head to js. Thanks for this, it's really helped me hasten up.

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

    Thank you Brad for another amazing educational tutorial. This help me understand my css grid assignment so much better

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

    Another fantastic video, I find your teaching style to be absolutely perfectly suited to how I like to learn. Thanks again 👍

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

    Great tutorial. Clear, organized, and totally professional.

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

    Thanks for yet another awesome video Brad! Love the new look in the videos by the way ✨

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

    Thank you! The project at the end actually made it stick more.

  • @azazali1785
    @azazali1785 2 роки тому +4

    I'm just watching your flexbox video and you came up with Grid video.
    Thank you so much

    • @TraversyMedia
      @TraversyMedia  2 роки тому +2

      Nice. I would suggest watching the flex video first and then this.

  • @ElementoryMyDearWatson
    @ElementoryMyDearWatson 9 місяців тому

    Terrific tutorial, clear concise and very easy to follow. Not an easy thing to pull off. Many thanks indeed.

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

    I'm 9 months into web dev // This tutorial has been very enlightening and extremely helpful. Thank you!!

  • @user-gs6ts3rd5z
    @user-gs6ts3rd5z 10 місяців тому +2

    The way you explain grid i sure who watch it complete there will be no need to watch some other video on grid
    Just amazing
    Best wishes from Pakistan
    Just keep it up

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

    Brad, I don't have words to thank you.
    You are really a great mentor for countless learners like me.
    You are awesome man. God bless you.
    Keep posting. Keep teaching.
    Love from INDIA.
    ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

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

    I thank you this! Recently, I noticed how much I sucked at CSS and thought of CSS Grids as the first thing to learn.

  • @geekstudio.
    @geekstudio. Рік тому

    Will definately start watching Trav again as a supplement to my full stack studies...Currently doing node.js,python,php,and SQL!

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

    "I like to do things from start to finish and not just paste things in..."
    This is where you had my definite thumbs up. Thank you!

  • @Igor-ge1py
    @Igor-ge1py Рік тому +1

    Getting back into front end development. Grid and flex is a game changer. I remember doing table layouts in dreamweaver when I first started and then floats. I got so good with floats that I get an urge to use them again but have to catch myself and use grid and flex since they are so much cleaner and powerful. No more hacks to align stuff 🤭

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

    Great tutorial Brad, I learn a lot from your channel and now i survive coding journey from giving up way in last couple of years back.🏋‍♀

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

    Thank you!! One of the best tutorials i have seen on css grid .

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

    for media query ,i just used flex box and set flex-direction :column . Easy and Thank you Brad ,Credit goes to you

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

    Love all your videos. Thank you for all your hard work.

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

    First time to fully understand css grid, Super!

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

    You are the best web dev I have seen so far, great work and you’ve also help so many beginner on this channel of yours thanks u traversy media

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

    Thank you so much Brad! this is what I need to understanding more about Grid Layout

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

    That was super helpful. Better than most vids I've seen in explanation.

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

    Great video, I finally understand how to use CSS grid now. I recommend people who are going to watch this video to do the testimonials section all by yourself first and then watch the video to see how Brad does it so that you can see something you went wrong with or can improve on. Once again thanks Brad for another amazing video!

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

      Also a tip for the testimonials section is that if you design mobile first, then it will be much simpler to design for larger screens as less media queries will be involved.

  • @KeithHeilner
    @KeithHeilner 6 місяців тому

    Old guy here(retired). I'm not looking for a job but I love programming. Thank you for your crash courses. I'm in the process of building a weather station and I want to collect weather data and display it(dynamically) on my web page. Your courses are helping me achieve something that I would not be embarrassed to put out there.

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

    Great video, followed through till the end and the good thing is I really got something out of it

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

    Merci pour cette video qui est tres benefique pour nous. Je suis tres content de regarder celle-ci. Merci pour les explications qui sont bien detaillees.

  • @devabdultech
    @devabdultech 2 роки тому +2

    I've been waiting for so long 😩

  • @manashbehera961
    @manashbehera961 Рік тому +1

    thank you for explaining this in a very simple manner.

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

    Just Wow.To The Point Content.
    Making Complex topics easy . Thanks

  • @sepandarmoeeni9299
    @sepandarmoeeni9299 9 місяців тому

    hey Brad, thanks alot for your hardwork and generous spirit.

  • @arunkumar-ic8kl
    @arunkumar-ic8kl 2 роки тому

    Thankyou for the free course. Really helped learning CSS GRID.

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

    I always loved your teaching style your my goto for any JS framework, library, html css crashcourse etc..Thanks brad please keep doing what your doing love from india.

  • @idorenyinbenson1161
    @idorenyinbenson1161 8 місяців тому

    Thank you for taking out time to help me with this vital piece of information.

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

    Thank you Brad for making this video. I've learned a lot from you.

  • @ahmad-murery
    @ahmad-murery 2 роки тому

    Nice, clean and quick video,
    regarding the media query, instead of resetting each card grid-column/grid-row and figuring out what are the correct numbers, we can simply set both properties to initial like this:
    .testimonials .card {
    grid-column: initial;
    grid-row: initial;
    }
    Thanks Brad,

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

    Sir, I can't thank you enough. Your channel is treasure.

  • @king-manu2758
    @king-manu2758 Рік тому

    The other day my senior dev refactored some of my flexbox code with css grid and I was so impressed that I thought, I need to dig deeper into this.
    By the way, yes, I learned to code with Brad and now I'm happily employed.

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

    ❤ from south india.. I have learned so many frontend concepts . Because of you. Thanks a lot 🙏

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

    Great work Brad. As always!. Stay blessed brother

  • @MrMessi92
    @MrMessi92 9 місяців тому

    always shining!! Thanks Brad

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

    was waiting from yesterday. yahooooooo you uploaded 😁😁😍

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

    watch the whole thanks brad for such an amazing video 😍💖

  • @jaegercrown964
    @jaegercrown964 7 місяців тому

    A big thanks to you i was able to clarify the concept of flexbox and grid

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

    Awesome video Brad !

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

    Brad eagerly waiting for your updated crash course on Flexbox tooo... Keep up the good work man

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

    Thank you . I have learnt so much from watching your tutorials. I more skill added to resume.

  • @certifiedmicronaut4901
    @certifiedmicronaut4901 2 роки тому +2

    Thank you so much for this Brad!
    Sincerely,
    Self-teaching Front-End Developer (to be).

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

    This is awesome. So much better than using tables for layout :)

  • @dsofiap15
    @dsofiap15 Місяць тому

    Thank you so much for your detailed tutorials. They're really helpful as a beginner, and make everything understandable.

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

    Thanks, Brad Travesty, you are a phenomenal teacher!

  • @kaseycarr9130
    @kaseycarr9130 3 місяці тому

    I've taken a couple of courses already and they all go deep in the specifics but I still wasn't getting it, but you really teach the same way I learn with practical use explanations that are just really simple and easy to understand, and I learned so many VS Code shortcuts just from watching you work. Thank you so much, I will be doing your other courses as well

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

    Hy Brad, Nice tut as always. jut want to add that having this in the media query also works:
    @media (max-width: 768px) {
    .testimonials {
    display: block;
    }

    .testimonials > * + * {
    margin-top: 2rem;
    }
    }

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

    Thank you so much ! Nice breakdowns , easy to follow. You make it make sense !

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

    Great Video!
    Just a quick tip:
    Instead of resetting each card with their respective numbers you could just do an overall reset, since the cards will span over 1 col / 1 row anyways.
    .card {
    grid-column: auto;
    grid-row: auto;
    }