free web page hit counter
๐Ÿ›ก๏ธ
Copyright Notice: This video is officially sourced and embedded from YouTube. For all copyright inquiries, reports, or removals, please contact YouTube's legal team here.
Coding2GO

Coding2GO

251,000 subscribers

โฑ ๐Ÿ‘ 211,229 views

CSS Grid Course - The Only Grid Tutorial You'll Ever Need!

Video Overview & Insights

๐Ÿ‘‰ Check out Miro today โ€“ the best visual collaboration tool for devs and teams: http://miro.pxf.io/3JK2ok

Hope you enjoyed the video!
If you're looking for a powerful tool to organize your projects, plan UI designs, or work with your team,
check out Miro ๐Ÿ‘‰http://miro.pxf.io/3JK2ok

โ€” @coding2go

Learn how to create responsive websites with this CSS Grid Beginner Course. display: grid; explained in 20 minutes by Coding2GO.

*Learn More with My Courses*

How do you get the auto updating page layout when you make a change in css?

โ€” @NbNgMOD

๐Ÿ‘‰ Get My JavaScript Course: https://www.udemy.com/course/javascript-course-coding2go/?referralCode=CF16EB9F6548CB416253

๐Ÿ‘‰ HTML & CSS Complete Course: https://www.udemy.com/course/learn-html-and-css-in-7-days-web-developer-bootcamp/?couponCode=CODING2GO

This was really really good, i thank you for making it free for all of us!

โ€” @cirusMEDIA

In this CSS Grid Crash Course for beginners, you are going to learn about responsive web design by getting CSS Grid explained. How to use display: grid plays a major role in building flexible layouts, aligning elements, and making sure your website looks great on all screen sizes. Youโ€™ll learn everything from simple grid structures to more advanced tricks like grid-template-areas, repeat(), and fraction units.

*Timestamps*

9:21 what is it that allows him to write on multiple lines at once like that?

โ€” @marimetonia

00:00 Grid Basics

03:42 Responsive Columns & Fractions

Thank you โค I'm beginner dev๐Ÿ˜

โ€” @Kaninthon01

05:05 Alignment (How to center a grid)

06:32 Implicit Grids (auto-columns, auto-rows, auto-flow)

Thank you ๐Ÿ˜Š

โ€” @peterpaulsb

08:10 Create Bento Grids with grid-template-areas

14:10 Grid Stacking & Overlapping Grid-Items

Love your videos

โ€” @clash_with_koriyal

17:50 Grid Wrapping with repeat(), auto-fit & minmax()

๐Ÿ‘‰ Check out our website for more: https://coding2go.com

greatest video i've ever watched on css grid, thank you !

โ€” @helium999_

Key Concepts:

CSS Grid Basics: Use display: grid; to create responsive two-dimensional layouts

this video saved me, thank you

โ€” @jcernadas

Grid Rows and Columns: Learn how to define flexible rows and columns using grid-template-columns and grid-template-rows

Fraction Units (fr): Make your layout adapt to screen size using fluid measurements

Tell us where you got your video from

โ€” @JesseCoder

Grid Gap: Add spacing between grid items with gap

Grid Item Placement: Use grid-column, grid-row, grid-area to position elements

Very informative

โ€” @hassanforever11

Grid Template Areas: Name your layout sections for readable, structured designs

Implicit vs Explicit Grids: Understand how the browser auto-creates rows and columns

I don't understand how grid lines are coming . ๐Ÿ˜ฆ

โ€” @SandeepE-x1h

Responsive Design: Use media queries with CSS Grid for fully responsive websites

Learn about grid stacking and bento grids

I started laughing to myself while watching this. It was the biggest dopamine hit I've had in the last few weeks!

Amazing video! ๐ŸŽ‰

โ€” @vinizin_math

Learn grid wrapping and create responsive grids using repeat auto-fit minmax and fractions

Topics of this video:

In which browser, you are opening this file?

โ€” @Manu07734

CSS, CSS Grid, display grid, html, css tutorial, responsive web design, css layout, grid layout, grid-template-columns, grid-template-rows, grid-gap, grid-column, grid-row, grid-area, css grid for beginners, beginner tutorial, explained for beginners, beginner friendly, css grid course, css grid crash course, css grid tutorial, how to use css grid, responsive layout, make website responsive

This video was sponsored by Miro

Thanks you so much ๐Ÿ™

โ€” @Syntax144

More User Perspectives

@

my name is the same as u, bro

@Fabian-y5h7q
@

how do you simulate the code, the only way I check the layout is via github? It's exhausting to push and commit everything every time

@MrGh0st1y
@

last example code??

@dhruvkumar-br2lp
@

You are amazing ๐ŸŽ‰

@wealthiduwe2817
@

Consegue traduzir esse vรญdeo em portuguรชs br๐Ÿ˜ข

@warleymoreira7536
@

13:40

@StudyAccount-b8g
@

10:50 there the windows logo

@mtsgamer-nl5gd
@

This video is so goated. Thank you very much.

@pizzafrommars22
@

I just learnt about the grid-template-areas property and it's awesome!
Thanks alot! ๐Ÿ˜Š

@ChaosLordMomo
@

๐Ÿ‘

@paungster
@

A beautifully made, exhaustive course on using CSS grid. Thank you, Fabian.

@cryarchy
@

Amazing

@dl0l.l0lb
@

dislike. Show the full code, how are we supposed to find out something you and practise if you only show the small parts of it?

@Cussy_clean_cussy_fresh
@

8:34 Nearly impossible with flex? You just have to nest some flex containers in each other, but there's nothing difficult about that.

@callbettersaul
@

so i can use grid on placing box , i dont need flex anymore?

@BrainrotStory-1
@

Love this channel. It emphasizes the beauty of hand coding css. I donโ€™t think ai will ever be as creative as a skilled css artisan with a text editor.

@JamesJosephFinn
@

Can I make one child just a png image? Does it have to be a block? Can I also turn it into a button or text?

@saxenart
@

Super, only you could expame me this theme! Thank you

@TogetherInMountains
@

how can i find this miro grid tutorial 2:36

@sara-hh8nw
@

One small request either show the full code of the task in video or else give the full code of whole video in description

@LeoSmokie2102
@

I've spent years just using flex, because it was easier, quicker, safer. You have just explained this so well, I think this is going to help me so much. I built it all along with you, thank you for your time and effort! I am going to start implementing this at work.

@AzulaAlwaysLies
@

new knowledge unlocked ๐Ÿ’ก๐Ÿ”“

@galihhad
@

why background music for educational content ??

@staytuned4032
@

you never explained "grid-template-rows: 200px 200px 200px". What is 200px? is it height for a row or width? Can't be width at all in my in my view

@yasirtahirkheli74
@

so, grid is the jack of all trades for css & this video is jack of all trades for grid

@hhlenin
@

I've watched this video like 10 times and still know nothing ๐Ÿ˜…๐Ÿ˜…๐Ÿ˜…

@ABR1234-dog
@

W. CSS is still trash, W video tho

@swampguy277
@

However, React Native doesnโ€™t support Grid ๐Ÿ˜ญ๐Ÿ˜ญ

@-leovinci
@

AMAZING!
Thank you very much!

@gudanguyah-fyp
@

kudos to you man, just saved me from a whole lot of flexbox drivel, happy new year by the way๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

@itzxander1767
@

div.grid-container>div.item${item$}
then
div.grid-container>div.item${item$}*6

@ืชื•ืื˜ื•ืจืก
@

Very good

@apporvaarya
@

Web development is not an easy job

@Web3Wanderer9
@

Thankyou so much!

@BoysBlends
@

Thats true [ONLY] , very nicely explained. After scratching my head over the internet , found this one and very nicely explained (Y)

@MuhammadRehan-lq1ii