CSS Grid Changes EVERYTHING - Amazing Presentation

  Рет қаралды 1,115,639

Coding Tech

Coding Tech

6 жыл бұрын

CSS Grid is now live in all major browsers, and with it everything we know about web layouts changes! The CSS Grid Layout Module introduces a native CSS grid system, provided at the viewport level, that achieves what CSS frameworks and popular grid systems could only dream about: Responsive, flexible, pure CSS grid layouts, independent of document source order, that allow us to treat the browser as a true design and layout surface.
EVENT: WordCamp Europe, Paris, France, June 2017
SPEAKER: Morten Rand-Hendriksen, / mortenrandhendriksen
SLIDES: www.slideshare.net/mor10/css-...
PERMISSION: The original content of this video is under the Creative Commons Attribution license (reuse allowed).
ORIGINAL SOURCE: • Morten Rand-Hendriksen...
Additional material for CSS learners:
amzn.to/2Tk6kBZ CSS: The Definitive Guide: Visual Presentation for the Web amzn.to/2FgQcMI A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer
amzn.to/2Ffp1ll CSS in Depth
amzn.to/2FlKV6N CSS Secrets: Better Solutions to Everyday Web Design Problems

Пікірлер: 1 000
@Melvin420x12
@Melvin420x12 6 жыл бұрын
"Everything just works" that's something I've never heard before..
@Holobrine
@Holobrine 6 жыл бұрын
I'm watching this half asleep in bed and it makes perfect sense to me
@IgnoreSolutions
@IgnoreSolutions 5 жыл бұрын
Holobrine i’m high as fuck and it makes sense to me
@PaulSebastianM
@PaulSebastianM 5 жыл бұрын
Idk, it kind of woke me up.
@infoharvester
@infoharvester 4 жыл бұрын
Me too
@shaunbeh8293
@shaunbeh8293 4 жыл бұрын
wow I was still half asleep and your comment shock me wide awake
@sergiosierra2422
@sergiosierra2422 3 жыл бұрын
Me too
@Danjovisagat
@Danjovisagat 6 жыл бұрын
probably the best youtube recommendation of 2017.
@bigbets5915
@bigbets5915 6 жыл бұрын
Agree!
@Paretozen
@Paretozen 6 жыл бұрын
Sometimes you gotta be lucky.
@JorgeAlbertoBenavidesOjinaga
@JorgeAlbertoBenavidesOjinaga 5 жыл бұрын
i've come from the future, no.
@vladlanov
@vladlanov 5 жыл бұрын
2018 also, just inspired out my melancholy about current pedjudees in web design)))
@wanyinwu5586
@wanyinwu5586 5 жыл бұрын
Danjovi .sagat totally agree!
@silentshadow867
@silentshadow867 3 жыл бұрын
I am glad there are people like Morten who stop and ask, "Wait, even though this is the way we do things, does it really make sense?" I am a novice web developer who just created a page using bootstrap, but when I did a nested table I questioned if I was doing it right because the markup looked so sloppy. This is how I feel css should work. That markup makes so much more sense.
@logicalfundy
@logicalfundy 6 жыл бұрын
So we've gone from tables, to DIVs, to grids. Almost full circle - except with grids we can now make them responsive in the CSS :). Time to rewrite my website again.
@martianunlimited
@martianunlimited 5 жыл бұрын
You forgot frames :) Tables has always been a hack-y solution to arrange our elements in a grid... Tables should only be used to present tabular data. not to layout our elements in our webpage
@undercrackers56
@undercrackers56 5 жыл бұрын
Don't worry. When the next batch of graduates emerge from College/University they will "invent" everything new again and the circle will start again. Heaven forbid that each generation should maintain the standards that have been developed over the past decades.
@martianunlimited
@martianunlimited 4 жыл бұрын
@@acajoom all i can say is ...don't assume boy... I was old enough to remember BBS... heck.. i was old enough to have used BBS ... we come from an era of information over presentation... (simply because our browsers weren't standardized, and it rendered the tags the hell they wanted)
@Meverynoob
@Meverynoob 6 жыл бұрын
Such a great speaker he commanded the audience to give him a standing ovation
@gateCodeKC
@gateCodeKC 8 ай бұрын
As someone who is just 2 weeks-in learning to code, this was what confused me. The tutorials teach you semantics but never see them in like i think 99% on websites you inspect. All you see is div div div lol. Thanks for a thoughtful presentation!
@erosnolasco4553
@erosnolasco4553 2 жыл бұрын
It’s day four of coding bootcamp and this man just saved my life. I see clearly now
@jwvw23
@jwvw23 6 жыл бұрын
I'm 7 minutes in and really believe that I understand everything better now, than after reading all the HTML/CSS books /articles/bootstrap/tutorials/(yet another) framework stuff for a few months. Thank you Morten! You are a true educator :-)
@4.0.4
@4.0.4 6 жыл бұрын
It annoys me that he's talking about what's on the slide and the camera focuses on him instead.
@Zealotux
@Zealotux 6 жыл бұрын
The slides are available in the video's description: www.slideshare.net/mor10/css-grid-changes-everything-about-web-layouts-wordcamp-europe-2017
@neithanm
@neithanm 6 жыл бұрын
Not that it's easy to present something, but when verbal content == written content, it's going to be painful.
@joelalain
@joelalain 5 жыл бұрын
yea video and "plain old logic" are still nacent technologies. We must get used to them before using them in ways that make ANY sense.... sigh
@viniciusdemorais7327
@viniciusdemorais7327 5 жыл бұрын
In this presentation I could see my entire relationship with CSS in 32 min and I never have laughed too much. This crowd is tough!
@Nik.ff.
@Nik.ff. 5 жыл бұрын
2 years later I don't see much grid being used. Been learning css, hopefully I remember to give grid a try one day.
@ZyronZA
@ZyronZA 5 жыл бұрын
It takes a long time to overturn decades of accepted practice!
@bf-xi3om
@bf-xi3om 4 жыл бұрын
Main reason I think , its because its not supported by internet explorer 9. Alot of people still use it
@TechnicolorMammoth
@TechnicolorMammoth 4 жыл бұрын
@@bf-xi3om they get the mobile responsive layout. Did you not watch the presentation?
@TechnicolorMammoth
@TechnicolorMammoth 4 жыл бұрын
Or maybe do it right now. You're learning CSS. This is the exact time you give it a try and never go back to divs, nests and floats. Grid IS in actual real life design and unlike web code has not changed at all because it is natural. You're web Designing. Why fill your head with this that and the other when you have the pure simplicity of a grid.
@beepst
@beepst 4 жыл бұрын
I prefer Flexbox.
@PristinePerceptions
@PristinePerceptions 6 жыл бұрын
I have often wondered why web layouts weren't always like this. This is not innovation. No, it is not. This is the natural way to do it. It is a shame that we didn't do this earlier.
@ben-abbott
@ben-abbott 6 жыл бұрын
tough crowd
@HumanoidTyphoon91
@HumanoidTyphoon91 5 жыл бұрын
Sometimes microphones do not pick up noises from the crowd. And again, sometimes, tough crowd
@pablorodriguez6318
@pablorodriguez6318 5 жыл бұрын
And it´s a conference in Paris with subtitles in french at a side...
@oldboot
@oldboot 5 жыл бұрын
They gave him a standing ovation!
@Iwitrag
@Iwitrag 5 жыл бұрын
@@oldboot Cuz were forced
@oldboot
@oldboot 5 жыл бұрын
@@Iwitrag yeah, that was the joke
@rickyanthony
@rickyanthony 5 жыл бұрын
Great presentation. CSS overlords should pay him. I felt he voiced all my layout frustrations for the last 8 years the rest of the world called normal. Something in me is set free.
@guillermodanielmazzarigiov1768
@guillermodanielmazzarigiov1768 2 жыл бұрын
I started my organizing party a couple of months ago and I have had a very hard time with media queries, now that I se this is like 🤯, I can't even imagine how it impacted people who had all their live coding and fit presented to this 4 years ago
@zakcodes3507
@zakcodes3507 6 жыл бұрын
"The way we have been doing web layout from the beginning is broken" Thank god someone said it
@SoloDoloTube
@SoloDoloTube 6 жыл бұрын
This talk taught me why we're calling "Bootstrap", "Bootstrap" ... Never though about an actual strap on a boot !! Mind: blown !
@huckleberryfinn8795
@huckleberryfinn8795 2 жыл бұрын
I just started studying web dev about a week ago and it was difficult to get the layout I wanted. I tried flexbox, etc., and eventually tried CSS grid and it worked like a charm. Actually it was last night lol. Then this video pops up on my feed.
@CarloRizzante
@CarloRizzante 6 жыл бұрын
Cool, all the study made on those grids for magazines and books and print in general becomes once again relevant. How awesome.
@noelwalterso2
@noelwalterso2 6 жыл бұрын
It's about bloody time!
@RAYl71
@RAYl71 6 жыл бұрын
holy CSS
@RAYl71
@RAYl71 6 жыл бұрын
hey thanks for attantion . nice talk . god bless grids
@SirusStarTV
@SirusStarTV 5 жыл бұрын
cascading style shit
@phat80
@phat80 3 жыл бұрын
Gerydome do you have a better replacement?
@twentyonedot
@twentyonedot 3 жыл бұрын
1. Make it accessible 2. Make it fancy 3. Make sure fancy doesn't break accessibility.
@shahbokhari
@shahbokhari 6 жыл бұрын
The most amazing all in one "CSS Grid" presentation ever. This really changes everything about the web layout 2017. Thanks and a lot of love to Rand Hendriksen
@lets-evolve
@lets-evolve 6 жыл бұрын
Finally, I left web design because it was absolutely nuts how responsive design was being done. Now it's finally come full circle and done the right way. Haven't tried this yet, but sounds promising. I thought bootstrap was on the right path but not quite there.
@clankill3r
@clankill3r 5 жыл бұрын
I left web for the same reason :D
@vonkruel
@vonkruel 6 жыл бұрын
Great presentation! I'm completely sold on this. One of the most satisfying things you can do as a programmer is to replace evil, painful hacks with a nice clean solution that makes life easier every day you work on the project. This is CSS finally doing its job, so we don't have to compensate for its failings elsewhere.
@chapchic
@chapchic 6 жыл бұрын
This changed my life! Thanks! I will probably watch the video over, and over, and over.
@timmcneill5299
@timmcneill5299 5 жыл бұрын
Im about to embark on re-designing a new website for a massive charity, and i'm so glad i watched this before starting - thank you!
@edwardssnowden8986
@edwardssnowden8986 6 жыл бұрын
Wait.. did he just say that grid count starts at 1? IDK how to feel
@jeffdickey
@jeffdickey 6 жыл бұрын
CSS already works that way - e.g., `:nth-child(1)`
@cssmonkey6193
@cssmonkey6193 6 жыл бұрын
+Jeff Dickey nop, it starts at ZERO = `:nth-child() LOL
@sebastianmalton5967
@sebastianmalton5967 6 жыл бұрын
But that selects nothing
@thfreakinacage
@thfreakinacage 6 жыл бұрын
CSS is not programming, so I accept it :P haha
@falahati
@falahati 6 жыл бұрын
Heart breaking :(
@yuriymatso
@yuriymatso 6 жыл бұрын
Thanks for sharing Coding Tech! Super excited for the new CSS grid layout! 2018 will see a lot of new cool projects!
@namstel9225
@namstel9225 5 жыл бұрын
I've heard of grid before and seen some example, but this video really got me thinking in grids. You really make some excellent points that I haven't thought of before. It makes so much sense to have a defined layout, and then have the content just adhere to that layout. I'm 2 years late, but I guess it's better late than never. Thanks for this excellent presentation, Morten!
@ninjaduck3534
@ninjaduck3534 6 жыл бұрын
That was not like chasing a hose at all! So well structured and spoken, thank you Morten Rand-Hendriksen!!!
@Mrsatnur
@Mrsatnur 5 жыл бұрын
Really one of the shortest but best css grid eye opener. Thanks for saving my time 👌
@codecobber1107
@codecobber1107 6 жыл бұрын
wow, simply wow. Feels like I'm starting from scratch again. Really good presentation.
@filip3148
@filip3148 4 жыл бұрын
and here we sit in 2019 and still look at the presentation in awe
@charlesbovalis6591
@charlesbovalis6591 6 жыл бұрын
WOW ... I know Morten from several online WordPress tutorials I have taken and I am very pleased to see him do a presentation on CSS grid. Thumbs up Morten !!!!
@sainaths.r2084
@sainaths.r2084 5 жыл бұрын
One of the most engaging and informative front end presentation I've ever seen , listening to this guy talk sounded like hearing the Steve jobs of layouts : P
@BlueRidgeParkway
@BlueRidgeParkway 6 жыл бұрын
I was skeptical of the "Amazing" tag but have to say it's spot-on! Great post :-)
@banimalhalder723
@banimalhalder723 2 жыл бұрын
I am learning how to create web pages so that when I grow up, I do have an opportunity for being a Web dev. I will definitely adopt this new tech as it's just way simpler than divs.
@darshanv1748
@darshanv1748 2 жыл бұрын
Literally the best presentation on grids you will ever find
@fooboobear
@fooboobear 6 жыл бұрын
one of the best speaker that i have ever listened
@ArisAlamanos
@ArisAlamanos 6 жыл бұрын
one of the best talks I've seen on web development in a LONG time
@phanphuoclam1365
@phanphuoclam1365 6 жыл бұрын
Thank you so much!!! I used flex for long time ago. And now, I have just watched this video. I want to come back to 9 months ago and watch this video. And it already saved my life at least until now. Thank you.
@nnaemekaaja3045
@nnaemekaaja3045 3 жыл бұрын
At 18:37 and I just had to jump of my seat. Wow! CSS Grid is sweet. So much potential.
@videodose2612
@videodose2612 6 жыл бұрын
This is definitely the best video on CSS Grid Layout! Thank you! KZbin thank you for your recommendation!
@justyna6134
@justyna6134 6 жыл бұрын
The best presentation since I started to dive in website's word !!! Thank you Morten !!!
@SaintTheDreamer
@SaintTheDreamer 5 жыл бұрын
Morten your a great teacher, thanks for all the wordpress tutorials
@heckyes
@heckyes 6 жыл бұрын
CSS GRID can now do what has been doing since forever.
@BjrnErikSandbakk
@BjrnErikSandbakk 6 жыл бұрын
Thanks from Tromsø in Northern Norway. I learned what i need to start to explore CSS Grid, and make it in to a redesign of one of my clients site. Thanks!!!
@iMPRE7ed
@iMPRE7ed 6 жыл бұрын
This presenter is soo awesome. Great stuff
@institutionalmoney111
@institutionalmoney111 6 жыл бұрын
SUPER AMAZING TALK!!! THIS VIDEO ROCKS!!!
@trader5199
@trader5199 6 жыл бұрын
OMG - This is the most terrific news in the world of CSS and front-end development!!! Definitely the news of the year!!! Thank you for the upload!
@gilsonviana4936
@gilsonviana4936 6 жыл бұрын
After couple of years (👂) out there going through several web development tutorials, I felt the urge to learn CSS grid, so I found this guy and his whole presentation taught me (in a fun way) what a boring tutorial would do in 1-2 hours. Thanks a lot dude.
@stianchrister
@stianchrister 6 жыл бұрын
I just started learning HTML/CSS and was overwhelmed by all the div garbage. So happy now lol
@peterharang2893
@peterharang2893 6 жыл бұрын
Great speech. I'm convinced.
@andrirafna
@andrirafna 6 жыл бұрын
I like the live text transcribing and translation going on in the top left and right corners. Awesome talk.
@LucasGuillemette
@LucasGuillemette 6 жыл бұрын
Thank you Morten. I'm just starting up and this is encouraging.
@anthonyreynolds1725
@anthonyreynolds1725 6 жыл бұрын
rip bootstrap
@w999d
@w999d 6 жыл бұрын
never used grids from bootstrap
@alexmachin1785
@alexmachin1785 6 жыл бұрын
not really 😂
@wolo
@wolo 6 жыл бұрын
bootstrap is not only grids FYI
@kenthefley2226
@kenthefley2226 6 жыл бұрын
XDRosenheim IMO no real coder should rely on frameworks. You aren't really designing when you use them.
@wolo
@wolo 6 жыл бұрын
@Kent Hefley %D are you serious... real coders should not reinvent the whell and face the same problems again and again on every new project. this is exactly what the frameworks are for.
@tsuyoshi4226
@tsuyoshi4226 6 жыл бұрын
Thank you for the great video! It's really useful
@JonLynchIsAlive
@JonLynchIsAlive 5 жыл бұрын
Fantastic presentation! I’m sold.... starting now-ish.
@sayasreeni
@sayasreeni 6 жыл бұрын
It is an excellent talk on CSS Grids. Indeed a captivating presentation!
@bitonchen
@bitonchen 6 жыл бұрын
Im speechless!! Amazing
@WaseemYusuf
@WaseemYusuf 4 жыл бұрын
HOLY CRAAAP!!! THIS IS FREAKING AWESOME!!!!!!!!!!!
@sororbudwiser
@sororbudwiser 6 жыл бұрын
This was a quick, simple, and informative speech on the CSS Grid layout. Loved it, thank you!
@Zamicol
@Zamicol 5 жыл бұрын
Amazing talk. This was the mother of all demos for CSS grid.
@rldash
@rldash 6 жыл бұрын
so glad I'm getting deep into CSS as this Grid method is adopted....what a time!
@Swaffelking007
@Swaffelking007 6 жыл бұрын
I am new to webdesign, but this looks exactly like wpf grid in XAML and I love it. Great time to be a webdeveloper i guess!
@climbingworkouts
@climbingworkouts 6 жыл бұрын
Thank you, I'm now getting my head around the concepts...
@V__RR
@V__RR 6 жыл бұрын
I'm literally about to learn css this week. Thank goodness I saw this video before I started learning it, this is going to change the future.
@stonedaurelius6496
@stonedaurelius6496 6 жыл бұрын
Awesome video!
@clarencewarner3979
@clarencewarner3979 4 жыл бұрын
He's one of the amazing Instructor on Lynda ..
@FlashKenTutorials
@FlashKenTutorials 6 жыл бұрын
This is amazing! concise explanations with great examples. Excellent pacing and case studies. And the cowpath thing is inspirational!
@TomHermans
@TomHermans 5 жыл бұрын
Great presentation Morten. Immediately clear what, why and how. Example for a lot of talks (including my own ;) )
@saket37
@saket37 6 жыл бұрын
Where the hell can I find this guy and give him a hug!! P.S.: Thank you Coding Tech for this video!
@maxiherczegh4419
@maxiherczegh4419 6 жыл бұрын
In Canada (Burnaby)
@EldeNova
@EldeNova 6 жыл бұрын
Amazing. This guy just forced his own standing ovation!
@bennettwaisbren
@bennettwaisbren 5 жыл бұрын
One of the most clever presentations on web dev I've ever seen, damn bravo
@ZionPerez
@ZionPerez 4 жыл бұрын
Bookmark: 26:37 CSS Grid: A Practical Approach 1. build mobile-first website without grid 2. use mobile-first layout as fallback for all browsers 3. use @supports to detect grid support 4. at appropriate breakpoint, create layout with grid and grid-areas 5. explore new layouts as viewport widens
@ezequielgarrido3987
@ezequielgarrido3987 6 жыл бұрын
Great talk. Wish I could've been there.
@aschmitt89
@aschmitt89 6 жыл бұрын
I'm going to do a full rewrite of my website as soon as I get home this afternoon...
@General_Aladeen
@General_Aladeen 6 жыл бұрын
Andrew Schmitt progess?
@General_Aladeen
@General_Aladeen 6 жыл бұрын
progress
@StefanHolodnickDailyinvention
@StefanHolodnickDailyinvention 6 жыл бұрын
This is really the best thing in a while that I've seen with CSS.
@YouAdrianziom
@YouAdrianziom 6 жыл бұрын
I'm so glad that I'v found this when I'm just starting with css/html and all that stuff
@lawrencefitzgerald4744
@lawrencefitzgerald4744 6 жыл бұрын
I can't believe it's taken this long to get this point!
@adriangabardo
@adriangabardo 5 жыл бұрын
This guy just figured out how to make everyone give you a standing ovation at the end of your lectures
@Sheikh_Sakibul_Islam
@Sheikh_Sakibul_Islam 3 жыл бұрын
Probably the best KZbin recommendation of 2021 !
@sainaths.r2084
@sainaths.r2084 5 жыл бұрын
Fantastic video . Was putting off css grid thinking about support .Helped clarify all that :)
@boradmay
@boradmay 6 жыл бұрын
great talk, thanks
@jincyquones
@jincyquones 6 жыл бұрын
Incredible! If deep learning neural networks weren't going to make manual HTML layout obsolete before, they definitely are going to now!
@SogMosee
@SogMosee 6 жыл бұрын
Any sources or links on the idea you're discussing here? Has deep learning or even machine learning been applied to web design and development yet?
@jincyquones
@jincyquones 6 жыл бұрын
Yup. Look up UIzard Technologies' Pix2Code. You give the program a flat 2D image of a GUI and using deep learning, it spits out a functional template for iOS, Android, and/or the web. The head of that company, Tony Beltramelli, released a research paper on the topic, and plans to release AI's source code later this year. I've also read about a couple AI projects that do stuff like generate unique site layouts based on arbitrary parameters. If you think about it, it's really not a very difficult problem for machine learning algorithms to figure out, even without CSS grids. You can mine training data from literally everywhere on the web.
@dahahaka
@dahahaka 6 жыл бұрын
This show's how extremely stupid web development can be xD when you need AI to describe a design that you can draw on a piece of paper in a matter of minutes.
@dahahaka
@dahahaka 6 жыл бұрын
jurchiks101 and what is HTML? Exactly, a description of the design
@davidrice7655
@davidrice7655 4 жыл бұрын
I love this talk on CSS Grid. I was a Computer Science student who dropped out once I discovered web development. CSS Grid was taking hold when I switched to web dev. This is such a great explanation. I was still making it complicated until you showed me the simplicity
@franktielemans6624
@franktielemans6624 5 жыл бұрын
CSS Grid is so great. Yesterday, I've designed a responsive webpage in Indesign and I placed guides in the design that represent gridlines. Than I opened brackets, created the html and base CSS. With brackets and Indesign open I was able to write the grid CCS rules without even seeing a preview while I'm writing the code. It's so intuitive, so easy.
@phpBasics
@phpBasics 6 жыл бұрын
Frames and tables for LIFE!!! j/k
@PabloBejaranoPabhoz
@PabloBejaranoPabhoz 6 жыл бұрын
Awesome, 😱🎉
@aRoamingDuck
@aRoamingDuck 6 жыл бұрын
We are witnessing the enlightenment period of web design/development . Thank goodness it is here.
@andrewmagill
@andrewmagill 5 жыл бұрын
Brilliant stuff Morton! Really got me all excited inside! :)
@andrew8293
@andrew8293 4 жыл бұрын
Morten: makes joke to make presentation less boring. Audience: UnABle to LOcatE tHe FuNNy
@diazalbn
@diazalbn 2 жыл бұрын
they're *ROBOTS*
@randomly_random_0
@randomly_random_0 2 жыл бұрын
maybe because they're bootstrap users that's why they can't get the joke about CSS?
@kelbiekelbie909
@kelbiekelbie909 6 жыл бұрын
This sounds promising.
@TristanBailey
@TristanBailey 4 жыл бұрын
Time to look again at learning this in 2020. Grids so practical
@zakcodes3507
@zakcodes3507 6 жыл бұрын
I have been hoping for this exact thing for months and now it's true. That's amazing
@u_n_n_u_r
@u_n_n_u_r 6 жыл бұрын
He even got a grid shirt!
@szczypiorofixable
@szczypiorofixable 6 жыл бұрын
This guy is amazing :)
@icreatestuff3610
@icreatestuff3610 4 жыл бұрын
My goodness I've been stuck on an assignment forever flexbox was not doing what I wanted and I was determined to not use a float! Thank you!!
Learn CSS Grid the easy way
37:04
Kevin Powell
Рет қаралды 867 М.
10 CSS Pro Tips - Code this, NOT that!
9:39
Fireship
Рет қаралды 2,1 МЛН
New Gadgets! Bycycle 4.0 🚲 #shorts
00:14
BongBee Family
Рет қаралды 6 МЛН
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,4 МЛН
Top 10 Advanced CSS Responsive Design Concepts You Should Know
20:16
Web Dev Simplified
Рет қаралды 496 М.
Learn CSS Grid in 20 Minutes
18:35
Web Dev Simplified
Рет қаралды 765 М.
CSS Grid Crash Course
53:45
Traversy Media
Рет қаралды 306 М.
CSS Grid Tutorial | Responsive Crash Course
43:43
FollowAndrew
Рет қаралды 137 М.
These Personal Websites are just WOW...
22:09
Developer Filip
Рет қаралды 1,1 МЛН
10 modern layouts in 1 line of CSS
21:39
Chrome for Developers
Рет қаралды 1,1 МЛН
Learn CSS Positioning Quickly With A Real World Example
8:32
Slaying The Dragon
Рет қаралды 571 М.
Learn CSS Grid - A 13 Minute Deep Dive
13:35
Slaying The Dragon
Рет қаралды 454 М.