Build a Classic Layout FAST in CSS Grid

  Рет қаралды 53,857

Mozilla Developer

Mozilla Developer

Күн бұрын

Пікірлер: 96
@rogerpence
@rogerpence 5 жыл бұрын
I really like this presenter's style. This is a great, well-focused little lesson.
@danf1862
@danf1862 4 жыл бұрын
A fantastic tutorial Miriam! For anyone following along in 2020, grid-gap was deprecated in Dec 2019. The following replacements are recommended: grid-gap is now: gap grid-row-gap is now: row-gap grid-column-gap is now: column-gap
@HazimSami
@HazimSami 5 жыл бұрын
Starting at 6:40, that is just pure magic 🤯 Wonderful, clear and beginner-friendly. Thank you, Miriam!
@SebastianZartner
@SebastianZartner 5 жыл бұрын
Yeah, grid areas are extremely powerful. And you can even define overlapping areas by naming the different lines using square bracket syntax, see developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Layout_using_Named_Grid_Lines for that.
@markanthonyponce9484
@markanthonyponce9484 7 ай бұрын
One of the best CSS Grid explanation. Thank you very much!
@christinahorton9369
@christinahorton9369 3 жыл бұрын
I am very impressed with how well the information is delivered.
@canersahin
@canersahin 5 жыл бұрын
I have been avoiding Grids for a long time. Watching this video made me realize that was a mistake. Looks like Grid is the way to go for complex layouts.
@goodluck2522
@goodluck2522 5 жыл бұрын
This is more helpful than a 4 month college course.
@berlino5563
@berlino5563 5 жыл бұрын
🤣
@pjn2001
@pjn2001 3 жыл бұрын
Aint that the truth
@terabit.
@terabit. 4 ай бұрын
You are uneducated ! Go get a life and go to a university ! Knowledge always comes with a cost ! Learning sht here and there is not a good methodology !
@aloh86
@aloh86 3 жыл бұрын
I always forget how to use CSS grid because I don't do alot of web dev. When I need to come back to it, I always watch this video. So well explained. Thank you Miriam.
@okeimuokwugwo
@okeimuokwugwo 2 жыл бұрын
Love the simplicity employed in expounding grid layout. Well done.
@Rollout123
@Rollout123 5 жыл бұрын
Nicely done. Simple, concise, not overwhelming...thanks!
@piggiesgosqueal8066
@piggiesgosqueal8066 4 жыл бұрын
I have discovered the power of grids thanks to this video. This will likely save me a massive amount of time. Thank you!
@falldowngoboone
@falldowngoboone 5 жыл бұрын
Thank you for these videos, Miriam. You are a fantastic presenter. Very natural delivery and extremely informative. I am so sad that I missed your talk at SmashingConf last week. I left half way into the day because I was feeling not well. Hope to catch you live soon!
@MiriamCodes
@MiriamCodes 5 жыл бұрын
Thanks for the kind words - if you do catch me live, come say hi!
@falldowngoboone
@falldowngoboone 5 жыл бұрын
Miriam Suzanne will do!
@shandesilva8485
@shandesilva8485 4 жыл бұрын
Very neat grid tutorial, I learned grid almost year but didn't know how simplicity this power grid is, this video within 8 mins taught me. Thank you very much indeed.
@TraceMeek
@TraceMeek 3 жыл бұрын
Wonderful, clear explanation and examples. Thank you! Having spent nearly 20 year of my career hacking away at layouts by using floats (and clearing those floats), it's hard to believe that layout can now be done with such economy of code. So happy that Grid is here!
@krtecek-who-tries
@krtecek-who-tries Жыл бұрын
Thank you Miriam, for the informative videos as well as for being an inspiration! 💜
@madefromjames
@madefromjames Жыл бұрын
Love the samples and the awesome simplicity
@ajdrag
@ajdrag 4 жыл бұрын
Bravo Miriam. Wonderfully simple. I'm re-designing an older site for my company. Migrating from, ready for this....FRAMES! CSS-grid will fill the bill nicely. Thank you.
@RonWaller
@RonWaller 5 жыл бұрын
Grid is pretty awesome. Love the "simplicity" of making a layout compared to the way we use to do it.
@samuelketels919
@samuelketels919 5 жыл бұрын
Great tutorial, very clear from beginning to end and you can apply it straight away in your own code
@flwi
@flwi 5 жыл бұрын
Great tutorial! Love the simplicity of it!
@thomassteindl9481
@thomassteindl9481 3 жыл бұрын
why does this video not have 1+ Mio views? It's perfectly explained and really well done!
@joegreen6209
@joegreen6209 5 жыл бұрын
Very nice. I like her style. This is a useful CS Grid piece.
@joml2466
@joml2466 5 жыл бұрын
I’m new to grid and it’s beautiful!
@Zamicol
@Zamicol 5 жыл бұрын
Solid introduction. You're a great teacher. Thank you for posting this video!
@curtdp
@curtdp 5 жыл бұрын
It was fun, Thank you! Grids are awesome!
@ELEV808
@ELEV808 2 жыл бұрын
Perfect tutorial. MDN is an amazing place to learn.
@leminhphuc10t1
@leminhphuc10t1 4 жыл бұрын
This video is superb! Coming from flexbox layout I have to say grid layout makes it so much easier to change and maintain website layout!
@giulia6930
@giulia6930 Жыл бұрын
thanks, I was looking for a clear explanation, I'll start with your exercises 🙂
@maximilianosalibe1710
@maximilianosalibe1710 3 жыл бұрын
Pretty clear and useful! Regards from Argentina.
@ricardoe.galvez5024
@ricardoe.galvez5024 5 жыл бұрын
This is great intro and explainer. Well done!
@Atomos_tech
@Atomos_tech 2 жыл бұрын
Awesome content like usual, keep it up
@DerekGomez-n1w
@DerekGomez-n1w Жыл бұрын
This was awesome, thank you so much!
@bunhamlad
@bunhamlad 5 жыл бұрын
Thanks, you have an excellent presentation style. The video has given me confidence to start practising with Grid. I found the link to your codepen in the video description but maybe you could mention them in your presentation. Maybe in a future short video you could compare CSS verus Bootstrap. Good Job !
@RickBeacham
@RickBeacham 5 жыл бұрын
Interesting workflow. I like it.
@TroyBennetts
@TroyBennetts 3 жыл бұрын
Thanks for the excellent explanation! There is a confusing editing error. I use this for my web design students and was wondering if a fixed edit might be reposted? It looks like the segment that runs from 7:06 to 8:03 should have been placed at 6:06. The video jumps suddenly from grid-template-columns to named areas. Thanks for the great content!
@jasonbreen3632
@jasonbreen3632 2 жыл бұрын
Noticed the same thing! In addition to the order issues, I think there is actually a missing segment where Miriam creates the named areas. Absolutely agree this is great content!
@garyb3946
@garyb3946 3 жыл бұрын
Thank u kindly Sir from India ❤️🇮🇳🇮🇳🇮🇳
@AlanLavender
@AlanLavender 5 жыл бұрын
Beautifully explained.
@FirdavsiGameDev
@FirdavsiGameDev 4 жыл бұрын
Nice tools and tuts. Thank you!
@jeffreybollman6186
@jeffreybollman6186 2 жыл бұрын
Thank you Miriam
@terabit.
@terabit. 4 ай бұрын
He is a GUY !
@jorgesantos8828
@jorgesantos8828 5 жыл бұрын
Thanks for the video and for the subtitles
@Luykev
@Luykev 11 ай бұрын
SHE IS AMAZING, thanks!
@terabit.
@terabit. 4 ай бұрын
HE IS A GUY ! (Trans gender )
@victornorman3671
@victornorman3671 4 жыл бұрын
You have an amazingly comfortable voice to listen to.
@anwarmunna3241
@anwarmunna3241 4 жыл бұрын
how to position fixed of the header and nav section in grid? pls help
@wukaipeng
@wukaipeng 3 жыл бұрын
Very nice lesson
@ofekezra7567
@ofekezra7567 4 жыл бұрын
How do I know how many columns or rows to use in a grid when I see a webpage ? Is there any best practice or tool ? How plan a layout grid ?
@RadioCachivache
@RadioCachivache 5 жыл бұрын
Thanks!!!! thats wil change the way i make my custom themes for wordpress.
@ProcureEminence
@ProcureEminence 5 жыл бұрын
Great video! Thanks for sharing.
@HA-qm7kh
@HA-qm7kh 5 жыл бұрын
thank you for the great lesson.
@Nico-dy5rg
@Nico-dy5rg 4 жыл бұрын
this was really helpful, thanks so much!
@amarcanth
@amarcanth 5 жыл бұрын
Fantastic!!
@kottuzik
@kottuzik 5 жыл бұрын
Great lesson! Thank you very much.
@atobfact234
@atobfact234 Жыл бұрын
Hello
@veronicaj6361
@veronicaj6361 3 жыл бұрын
Great explanation. I abandoned grid for flexbox because my self-teaching did not do a good enough job :( But I think I'll try it again!
@jesusesquer2000
@jesusesquer2000 4 жыл бұрын
Thanks Awesome Tutorial!
@viniciocoelho3538
@viniciocoelho3538 4 жыл бұрын
Awesome, thanks.
@jseurjU62
@jseurjU62 4 жыл бұрын
He's a great teacher
@terabit.
@terabit. 4 ай бұрын
🤣 Thank God someone put the right pronoun "He" !
@xslicer5779
@xslicer5779 5 жыл бұрын
Gr8 tutorial,i have quick question,i`m at the start with the usage of flex/grid and i was wonder if there is any way to color the grips between "boxes" just like you did in the tutorial,that would help me a lot to visualize the elements better,thx in advance.
@Bj33333
@Bj33333 5 жыл бұрын
Miriam shows in the video how to enable the grid visualization in Firefox dev tools. That'll shade the gutters. I'm not sure how she made them red though. Maybe set a background colour on the grid, and then set it back to white on the children.
@MiriamCodes
@MiriamCodes 5 жыл бұрын
Bart's guess is right: I used a red background color on the entire page, and then a while background on the layout regions (banner, nav, main, footer) - but the Grid Inspector dev tool in Firefox allows you to turn grid-line, area, and gap visualizations while you work.
@guillermozx
@guillermozx 5 жыл бұрын
So happy to join mozilla devs newsletter and find this videos!
@ikbo
@ikbo 4 ай бұрын
This is amazing but I would recommend updating it to showcase how grid works with container queries to create layouts
@rodrigoibarra2054
@rodrigoibarra2054 5 жыл бұрын
This is awesome!!!
@amalmm4165
@amalmm4165 4 жыл бұрын
you are the best .
@terabit.
@terabit. 4 ай бұрын
He is a GUY !
@zoachim
@zoachim 4 жыл бұрын
How can 100 vh only be that high? Isn't it 100% of the vieport height - "at least as high as the viewport"? 2:48
@smittalashilkar9330
@smittalashilkar9330 4 жыл бұрын
That's actually right behaviour cause it's set on body..
@jeyosman1
@jeyosman1 Жыл бұрын
how the innitail skeleton is made
@zabouti
@zabouti 4 жыл бұрын
This is fascinating with lots of tips, but I would really have liked to see the HTML just once, probably at the beginning.
@d9esperado
@d9esperado 5 жыл бұрын
For those of us playing along at home, it would be helpful to also show your initial HTML page. Otherwise, very informative.
@goodluck2522
@goodluck2522 5 жыл бұрын
It's directly linked in the codepen in the description
@zalebprinton313
@zalebprinton313 5 жыл бұрын
Mega I like you, you do that great, thanks a lot
@PaulMcCannWebBuilder
@PaulMcCannWebBuilder 5 жыл бұрын
Not to make this more complicated then it was meant to be, but grid-gap: instead of gap: ?
@01rkingd
@01rkingd 5 жыл бұрын
Miriam, you're appreciated girl.
@thunderstruck1078
@thunderstruck1078 3 жыл бұрын
What?
@terabit.
@terabit. 4 ай бұрын
HE IS A GUY !
@mina86
@mina86 4 жыл бұрын
Can I use claims it’s supported by 95% of browsers. Looks like it’s time to start using it!
@Palak2050
@Palak2050 4 ай бұрын
You have very beautiful eyes and wonderful way of explaining things, Miriam.
@xBalaDeCanhaox
@xBalaDeCanhaox 5 жыл бұрын
This is awesome.
@TheZMasterful
@TheZMasterful 5 жыл бұрын
Thank you for uploading this :)) will Layout Land channel be updated? or will the grid videos be uploaded here?
@thunderstruck1078
@thunderstruck1078 3 жыл бұрын
Dear Lord!
@noOwings
@noOwings 3 жыл бұрын
omg
@TerriTerriHotSauce
@TerriTerriHotSauce 5 жыл бұрын
Please make a responsive mobile-first version of this. (2 grids and 1 media query).
@trasparent
@trasparent Жыл бұрын
As the first video I see on CSS Grid I have to say it's explained really badly. She doesn't explain the basics, she uses properties that should even be introduced. The video is used to show what is done with Grid, then there is time to understand... I didn't like it.
How to REVERT CSS - get back to default browser style
3:46
Mozilla Developer
Рет қаралды 10 М.
Flexbox or grid - How to decide?
18:51
Kevin Powell
Рет қаралды 755 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Why Is CSS So Weird?
15:07
Mozilla Developer
Рет қаралды 60 М.
Do This to Improve Image Loading on Your Website
11:39
Mozilla Developer
Рет қаралды 51 М.
Laying out Forms using Subgrid
5:38
Mozilla Developer
Рет қаралды 19 М.
Incredibly Easy Layouts with CSS Grid
9:02
Layout Land
Рет қаралды 140 М.
Don't Wait to Use Subgrid for Better Card Layouts
7:06
Mozilla Developer
Рет қаралды 20 М.
Learn CSS Grid the easy way
37:04
Kevin Powell
Рет қаралды 948 М.
Basics of CSS Grid: The Big Picture
15:25
Layout Land
Рет қаралды 190 М.
Using Flexbox + CSS Grid Together: Easy Gallery Layout
8:52
Layout Land
Рет қаралды 112 М.
9 Biggest Mistakes with CSS Grid
14:21
Layout Land
Рет қаралды 164 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН