Build a Responsive Grid CSS Website Layout From Scratch

  Рет қаралды 662,831

Traversy Media

Traversy Media

Күн бұрын

In this video we will build a responsive Grid CSS layout using grid template areas. We will also be using other modern CSS features and techniques like css variables, rem units and flexbox.
CODE:
codepen.io/bra...
MY CSS GRID CRASH COURSE:
• CSS Grid Layout Crash ...
WES BOS COURSE:
cssgrid.io/
💖 BECOME A PATRON: Show support & get perks!
/ traversymedia
VISIT MY WEBISTE: Check Out My Udemy Courses
www.traversymed...
FOLLOW TRAVERSY MEDIA:
/ traversymedia
/ traversymedia
/ traversymedia
/ discord

Пікірлер: 915
@nickpaul5080
@nickpaul5080 5 жыл бұрын
Learning so much Brad. Thank you! I'm 70; When I did websites, was king!
@wilsoncardoso150
@wilsoncardoso150 5 жыл бұрын
Amazing!
@gabejabe7455
@gabejabe7455 5 жыл бұрын
Oh awesome! :)
@JacobNorwood1
@JacobNorwood1 5 жыл бұрын
You can always code emails if you want frustration and nostalgia :) - but CSS Grid is way more fun.
@phuccaohong1177
@phuccaohong1177 5 жыл бұрын
You wouldn't believe it but they still teach us table format in uni lol.
@nickpaul5080
@nickpaul5080 5 жыл бұрын
@@phuccaohong1177 Actually, I am not surprised, because I have seen numerous websites that still have use table to format positioning. Brad is helping us to build sites semantically.
@PassionRoadmap
@PassionRoadmap 3 жыл бұрын
I am 59, have just started learning code and love your teaching style. Teaching by building a beautiful webpage is great. CSS can be so overwhelming with its multitude of options so looking over your shoulder as you code a real webpage is a privilege. It is a far cry from lessons that produce aesthetically challenged product that you could not display on a website. They just focus on flooding one with CSS tricks. Instead, you built something cool in the process of teaching. I also like the very warm, calm and confident tone of voice which allows me to listen for long periods without feeling auditory fatigued. Your teaching style speaks volumes to me. Thank you for sharing this.
@minhdang1024
@minhdang1024 6 жыл бұрын
Man everything you do, you make it seem so effortless. I always learn something new watching your videos. You're amazing and the level of skill I aspire to reach.
@TheJacklwilliams
@TheJacklwilliams 2 жыл бұрын
Just don't forget, he admits it in another video (well not admission, just statement of fact), he looks up things and builds things just like you and everyone else. In video land we don't see all the work getting to the finished lesson. Just the edited completions. As it should be. Go to Kevin Powell's web site and read his article "I am not the King". The problem with vid is you see, what's been resolved, you don't see all the screwing around to make it resolved. And that's not to put Brad down. He's a great teacher and I like his lesson builds. Just realize, level of skill is, your willingness to dig deep to find answers to what you are building.
@StevenSenjaya
@StevenSenjaya 4 жыл бұрын
From a person who learned very basic HTML from Mimo and only has touched CSS for like 10 minutes, this tutorial is really useful and easy to understand. Rock onnn
@andyyoung2452
@andyyoung2452 6 жыл бұрын
Can't Thank you enough. My skills are continuing to grow in part to the awesome content you tirelessly create for the community. Thanks again Brad!
@iaincampbell5943
@iaincampbell5943 6 жыл бұрын
I see some people complain about the 'boxes' class not working. I also had the same problem in that that there was no grid-gap applied to ANY classes after 'top-container' I did a file comparison in VS Code with Brad's code in codepen and found that I had inadvertently applied an 'id' instead of 'class' to 'wrapper' . It should red . The moral of the story - use a file comparison function in your editor if you are experiencing any problems! Also, Brad likes to write the whole HTML before starting to style. My preference is to write a section of HTML and then style each section before moving onto the next. This modular approach just works better for me!
@tommyzDad
@tommyzDad 6 жыл бұрын
LOL: Brad says "it's not the prettiest thing in the world." Well, sir, compared to my "crayon drawing" website, your demo site is the bloody *Mona Lisa*.
@TechDetour
@TechDetour 6 жыл бұрын
tommyzDad true lol 😂
@human151
@human151 6 жыл бұрын
tommyzDad yeah really. What he did in 45 minutes would take me about 8 hours...I don’t know that I’ll ever be proficient.
@bentaylor10
@bentaylor10 6 жыл бұрын
he had already created the website, so it was basically just rewriting. But yeah he's very proficient and these videos are super helpful
@free3style787
@free3style787 5 жыл бұрын
@@human151 But he already got all the code written before this tutorial, so it's just rewriting code :) Of course, it takes some time to learn and Brad is a great teacher :) That's why we all love him.
@patnamirchi
@patnamirchi 4 жыл бұрын
Same to me😁😁😁
@eggyfresh40
@eggyfresh40 5 жыл бұрын
I was about to quit 5min ago doing my online portfolio, and decided to watch Traversy Media guess what the urge to restart from scratch which i’ve already done three times and i wanted to cry. And once again Traversy put me together again. Thx Traver
@mrMinstrel
@mrMinstrel 6 жыл бұрын
Amazing dedication to teach us...thank's Brad!
@TraversyMedia
@TraversyMedia 6 жыл бұрын
I love to teach everything I know and learn :)
@rschluet
@rschluet 2 жыл бұрын
By the way, I'm 72 years old and learning Golang, HTML, and Golang template programming and I love it. Programming has come a long way since I started in 1969 using punch cards.
@karenfinney5000
@karenfinney5000 6 жыл бұрын
Thank you Thank you Thank you!!!! I'm no expert but a keen learner. This tutorial has just pulled all of my limited knowledge together and it makes more sense now. I like to keep things as simple as possible for my own website.
@ololadejoel324
@ololadejoel324 6 жыл бұрын
hi karen,
@mahtoosacks
@mahtoosacks 5 жыл бұрын
After being away from site building for almost 10 years, I was a little overwhelmed stepping back into it. You sir, made me feel like I had put on well-worn boots that slipped right on. I also learned an amazing new skill which was a major pain in the butt at the time that I stopped coding. I remember having multiple stylesheets that all had to be linked in, with multiple versions of the site in order to work. Thank you!
@123marthin123
@123marthin123 5 жыл бұрын
You are a Legend, love your work. You have given me so much free learning and your voice is relaxing. Thank you and have a wonderfull day.
@1playfair
@1playfair 5 жыл бұрын
Just finished and even took time to go back and read over code at separate intervals to ensure I understood how it all was working. I must be super visual, because following you helped me understand what was going on with the grid way more than all the reading I've done about it in the past. Been following you for a while, thanks for all the years of service and helping the community like you do.
@n_fan329
@n_fan329 6 жыл бұрын
45:32 minutes of pure gold !! , i could not thank you enough bro :)
@roquerodriguez737
@roquerodriguez737 2 жыл бұрын
Nothing short of amazing. As a novice web dev, learning grid has really inspired me. Now to make that portfolio website I keep talking about! THANK YOU!
@macaronivirus5913
@macaronivirus5913 6 жыл бұрын
wow, i've just figured out how css grid works, thank you.
@m4cdemos
@m4cdemos 5 жыл бұрын
Very watchable - a treat to see somebody so knowledgeable, but so unpretentious. Thanks for putting this together.
@davidspeigle7321
@davidspeigle7321 5 жыл бұрын
great tutorial - everything works in Oct 2019 - thanks again Brad
@Ryan-zv6yl
@Ryan-zv6yl Жыл бұрын
man I am in a college degree pathway for computer tech with a concentration of web design. And this is a better explanation than i have gotten from PhD holding instructors. Great job I learned a lot just by watching this video.
@kingjosaphatchewa9804
@kingjosaphatchewa9804 6 жыл бұрын
Who dares dislike that ???
@sahilvig22
@sahilvig22 6 жыл бұрын
King Josaphat CHEWA Exactly man. There's nothing that you can't understand. If someone found any difficulty, he has a separate video on most of the topics eg: grid.
@CoryMcaboy
@CoryMcaboy 6 жыл бұрын
Only his competitors who charge for this content.
@SkyrimBeast
@SkyrimBeast 6 жыл бұрын
Trolls dislike anything for the sake of it
@surfinbird71
@surfinbird71 6 жыл бұрын
12 Russian trolls apparently did.
@htruth1785
@htruth1785 6 жыл бұрын
People from Providence
@Strazil1
@Strazil1 6 жыл бұрын
Your online tutorials are honestly even better then payed ones. this is gold sir. Thank you so much from Belgium !
@akashchauhan2322
@akashchauhan2322 6 жыл бұрын
Not all hero wear capes!
@lanreoreyomi4998
@lanreoreyomi4998 5 жыл бұрын
Thank you so much. I always feel like Bootstrap is not good for someone like me (new to web development) because I want to learn the core and primary way of building websites and not using shortcuts. Thank you and I really appreciate.
@ericwilliam1697
@ericwilliam1697 6 жыл бұрын
Brad: Could you make a quick tutorial on a CSS Grid Navbar with Hamburger menu? I cannot find any examples on the web.
@active99raj
@active99raj 2 жыл бұрын
So pleased to find this video on youtube. I was struggling with grid layout lately. Thanks Brad.
@Suilven76
@Suilven76 6 жыл бұрын
Learn something new each time "Awesome"
@HistoryHive828
@HistoryHive828 Жыл бұрын
I'm just 18 years ,I'm happy I started this web design journey this early stage of my life.
@Chandasouk
@Chandasouk 6 жыл бұрын
Oh hell yeah! I've been using Bootstrap for most of the stuff I've made at work but been meaning to learn CSS Grid or Flexbox for the longest time. Crazy how long it took the frontend to catch up, huh?
@devilmanscott
@devilmanscott 6 жыл бұрын
Not really, this is a native implementation which requires multiple browsers to comply, it's the reason ES6 isn't completed adopted yet, still having some issues with certain parts.
@oneeritrea
@oneeritrea 6 жыл бұрын
hey would you like to build your own website but you do not find the right tools and training.here is my link where i used to build my own website which now I am generating passive income from home.this program they train you to build your own website, have a free domain, assist you to choose the right niche and use of keywords and after all free hosting and css.click here for more information.bit.ly/2JLMbS2
@christophercarr5865
@christophercarr5865 6 жыл бұрын
What's a "LIFE SYLE"?
@MrElviscardoso
@MrElviscardoso Жыл бұрын
I need to deliver a small responsive front-end project for college and you were a warrior that came up in my youtube search. Thank you very much!
@davordakic1387
@davordakic1387 6 жыл бұрын
Can I in this css grid put this: KONTAKT and one photo to create some kind of submenu?
@jagmeetsingh2000
@jagmeetsingh2000 6 жыл бұрын
I have been following this person from quite sometime like on Udemy ,now here on KZbin and think he's the best teacher I have found online on web development .thnxs for such an amazing video's
@farmgatebd7858
@farmgatebd7858 6 жыл бұрын
after watching , i went to give a like , Oh ! i can't ! cause i already did , when ? ? i don't know !
@chaituvsh5574
@chaituvsh5574 4 жыл бұрын
The best thing on the planet for CSS grid is this video.
@shiningshadow5335
@shiningshadow5335 6 жыл бұрын
i dont know why but the element arent separated like yours, its like there is no margin between box-a and box-b, and between the 4 boxes, same with the info section ,tried adding margin but it didnt work
@creativeplanet2820
@creativeplanet2820 6 жыл бұрын
my portfolio gallery(imgs from unsplash) always show up vertically stacked When i set them as grid, but when I remove grid they display like what we see in the video :P !
@electricboogaloo8943
@electricboogaloo8943 6 жыл бұрын
make sure that all the elements are nested within the wrapper class div
@RameenFallschirmjager
@RameenFallschirmjager 4 жыл бұрын
I clicked on the link for the wes bos course and surprisingly it's free! Thank you great people to enrich others life with your knowledge and kindness.❤
@stationlittle3786
@stationlittle3786 5 жыл бұрын
Huge thank you for this amazing tutorial. Followed it and learned a ton :)
@puritocodigo784
@puritocodigo784 5 жыл бұрын
Hello suscribete a mi canal
@jayhu6075
@jayhu6075 4 жыл бұрын
I am always stuck in media-queries, but in you explanation I understand it much better. Thanks Brad.
@htruth1785
@htruth1785 6 жыл бұрын
.boxes { grid-template-columns: repeat(auto-fit, minmax ( 200px, 1fr)); } Doesn’t work for me on either Safari iPad or Mac OSX
@htruth1785
@htruth1785 6 жыл бұрын
Strange it works now
@jovanjovanovic1408
@jovanjovanovic1408 6 жыл бұрын
Isn't working for me now
@jovanjovanovic1408
@jovanjovanovic1408 6 жыл бұрын
And now it works. What the f***ing f**k ?!
@jovanjovanovic1408
@jovanjovanovic1408 6 жыл бұрын
lol, space after minmax.... It must be deleted
@james5415
@james5415 5 жыл бұрын
it really doesn't work, I tried like everything when I try to apply any change it still stretches my boxes accross my screen without any result
@jonathanemmett8043
@jonathanemmett8043 3 жыл бұрын
3 years later and still relevant.. thank you brother .
@hiteshchoudhary3412
@hiteshchoudhary3412 6 жыл бұрын
Please make a udemy series
@nanohedron
@nanohedron 5 жыл бұрын
www.udemy.com/user/brad-traversy/
@mechanosys
@mechanosys Жыл бұрын
Hello from India !..... Thanks a lot, Brad ! Seriously I have learned the concepts of Flex, Grid, HTML, CSS from your KZbin videos. I am a Mechanical Engineer, 30 years in manufacturing industries. I am in process of creating my own Webpage and your videos are amazingly taught me what all I wanted to know.😊
@abdooagwa911
@abdooagwa911 6 жыл бұрын
really thanks for help us..u are creative :D
@officialspaceefrain
@officialspaceefrain 6 жыл бұрын
This guy is so humble that it's a felony not to give him a like. Props dude!
@RussellSpencerOfficial
@RussellSpencerOfficial 6 жыл бұрын
Will css grid and sass be the end of frameworks?
@TraversyMedia
@TraversyMedia 6 жыл бұрын
I honestly don't know overall, but I think using a framework strictly for grids is on its way out. You have to remember though, frameworks give a lot in terms of style, buttons, javascript widgets, etc. Grid is only one part of them. Some people, especially devs that are not designers, do not want to create buttons, badges, etc, frameworks are great for that.
@BFBKingSlayer
@BFBKingSlayer 6 жыл бұрын
Frameworks save a lot of time in terms of styling everything by yourself. I think the CSS Grid system will get implemented in the frameworks and people will continue to use them.
@hachij_
@hachij_ 6 жыл бұрын
@Traversy Media What about you sir, in the real world scenario (dealing with client or company) do you often using framework or just custom designs. What do they mostly prefer?
@RussellSpencerOfficial
@RussellSpencerOfficial 6 жыл бұрын
Yeah, I use frameworks (Foundation mainly) all the time. My main reason for using them in the first place was layout and CSS Grid seems to remove that need to a large extent. Also Frameworks can make some sites look a bit generic (not necessarily a bad thing). I'll continue to use them, at least in the foreseeable future, because they are a great timesaver. Thanks for the great tutorials.
@Sean-Smith-Photos
@Sean-Smith-Photos 6 жыл бұрын
I'm dropping Frameworks in 2019 and using grid css.
@kkkkkkk-z
@kkkkkkk-z 10 ай бұрын
man, really, in 2023, you are the only person who help me for real, thanks so much, you're amazing
@BeckyAlter
@BeckyAlter 2 жыл бұрын
Seriously one of the BEST tutorials I've ever done. You are amazing!! THANK YOU SO MUCH!!
@johnlabuci96
@johnlabuci96 6 жыл бұрын
thanks alot Brad.. i love the way you code, pause, explain what the code does n continue again.. very helping in understanding and appreciate it man
@johnnguyen1655
@johnnguyen1655 4 жыл бұрын
I usually get deadhead whenever I learn css stuff but except for Brad's videos. excellent teaching skill
@rickloesch5918
@rickloesch5918 4 жыл бұрын
Love your videos, I too am in my 60's quit doing web design about 10 years ago because I had to much trouble aligning things with floating them. You make learning Grids easy..THANK YOU
@JamesLewis-ej1on
@JamesLewis-ej1on 6 жыл бұрын
This is EXACTLY what i've been looking for! I'm just starting out and I was having some difficulty properly understanding how to get the structure and the layout for my HTML & CSS... Your video has helped me immensely and I thank you! :)
@noamsokolove8314
@noamsokolove8314 2 жыл бұрын
finally someone actually does something real world like! thank you so much!! please make MORE actual web-sites-grid-responsive!
@pjproductionsaudioimage
@pjproductionsaudioimage 5 жыл бұрын
My first introduction to css grids and your video comes across clear and informative. Job Well Done 👍😎
@christinec1928
@christinec1928 6 жыл бұрын
Thank you so much. This is the easiest attempt I've ever had at a responsive website. I can't wait to go through some of your other videos. This was awesome.
@playest6813
@playest6813 6 жыл бұрын
The most beautiful website I have created ever from scratch, in fact the most most beautiful website I have seen. Thank you very much bro. Youuuuuu good 👏👏👏👏🏆🏆🏆
@davidstarkey295
@davidstarkey295 6 жыл бұрын
Yes, Thank You!!! I was stuck trying to make responsive CSS grid boxes for a really cool concept. I’ll let you know when I’ve got it done.
@AshishKhare200911
@AshishKhare200911 2 жыл бұрын
Just started using css grids for my work, found it very helpful to understand.
@siriusgd4753
@siriusgd4753 6 жыл бұрын
Wow! Great video! I'm an old dinosaur programmer and these days more of a back-end developer but have the need to understand the front-end better. Stuff like this really helps bring me up to speed in the modern world.
@eenaperez149
@eenaperez149 4 жыл бұрын
I am just new in web design. This tutorial really helped me. Thanks!
@mihajlozoric688
@mihajlozoric688 Жыл бұрын
You helped me a lot, thank you for this video, i watched a lot of videos and learnd this in school but, you made it so simple everyone can understand it. Thanks a lot!
@brazilets
@brazilets 4 жыл бұрын
I just love Brad's content! I like the way you code and explain things. You make things easy to pick up. Thank you so much, Brad!
@StevenSenjaya
@StevenSenjaya 4 жыл бұрын
I am currently studying Informatics in my uni and I thought I've chosen the wrong major because I am struggling a lot, but THIS video just brings my spirit back.
@sahilbisht3661
@sahilbisht3661 3 жыл бұрын
First understandable stuff on KZbin regarding grids 👍🏻 thanks man !!
@WendellsCat
@WendellsCat 6 жыл бұрын
Oh my god, the time I can save now with all the shortcuts. I had no idea you could just type a couple keys and VS code just types it all out. Emmet is great, but Brad knows about all this stuff I really just didn't know about. Thanks, Brad!
@typeofguyto
@typeofguyto 4 жыл бұрын
This video was perfect for me. I've barely been doing html for 1 month and this video was simple to follow and understand. Thank you
@pampula9327
@pampula9327 6 жыл бұрын
Hey, since GRID is becoming huge in CSS and it is really powerful, I would really love to see more videos like this to code along with you with CSS grid and even more complex stuff or multi page web site. Thank you for this tutorial, it was perfectly explain and it is a great reference, also your crash GRID course. Keep doing this man, I believe each one of us is appreciating your work and we enjoy it!
@lingeswaranmanoharan4670
@lingeswaranmanoharan4670 4 жыл бұрын
I watched many videos, but I got some hope whenever watching your videos. I just following you blindly like the way of coding, sectioning the content, naming the content etc.
@patnamirchi
@patnamirchi 4 жыл бұрын
You made this simple looking website so elegant that I am going to change my own application to this style. Thanks for teaching such a decent style.
@shoshana7234
@shoshana7234 5 жыл бұрын
He's absolutely correct about coding along with the video. There was so much wrong with Madcap's CSS, that I decided to just build my own. And I agree, it's time to stop watching tutorials and have a real website. Thank you so much for making these tutorials!
@ssigitas69
@ssigitas69 3 жыл бұрын
What can I say? PERFECT !!! I really appreciate that. Very very good tutorial. I used grid, flex, but I didn't think you can use grid many times on every single div. I have one question, but this question not just for you, but for most programmers. Why you giving class for nav? Navbar was just once, why needed class? I can't understand, lot of people doing like this. Thanks so much.
@marcograzer4066
@marcograzer4066 5 жыл бұрын
Really one of the best explanations! Thank you very, very much! You answered all my questions and I didn't found one, who uses grid and all the semanthics. Best!
@emadsoltan4124
@emadsoltan4124 3 жыл бұрын
Thank you for all your efforts, Brad. I have been following your tutorials as a substaintial source of learning and I could not be more grateful, THANK YOU!
@ShalawFatah
@ShalawFatah 6 жыл бұрын
Man that was a ride, beginner to coding but I suddenly I was typing as fast as you, better than 50 hour courses stuff really.
@raduen2
@raduen2 5 жыл бұрын
I always strugled with css, You just showed me a whole new world.
@EdwardBatt
@EdwardBatt 5 жыл бұрын
Fantastic tutorial, practical well laid out example and very informative. Spent days struggling to do a real layout with css grid, and this video put everything into perspective. Awesome
@iancarr3923
@iancarr3923 6 жыл бұрын
These videos are great step-by-step guides and easy to understand.
@MultiAlifarooq
@MultiAlifarooq 5 жыл бұрын
You tutorials are very good... you are helping lot of students all over the world.. love from Pakistan ....
@hangor3620
@hangor3620 4 жыл бұрын
Thank you Brad! That's the best tutorial i've seen so far. Learned some basics on grid and was struggling to actually implement it and build something real, this is a great explanation on how to do that.
@Noaah1
@Noaah1 3 жыл бұрын
I payed for a CSS Grid course and I do feel I learned more with your video than with the course. Awesome content!
@BekBrace
@BekBrace 4 жыл бұрын
Thank you, Brad for all this awesomeness!! You're helping me moving towards creating my own business in web development pretty quickly - Cheers
@tika6050
@tika6050 Жыл бұрын
Thank for the information sir! I really appreciate it. Now, i don't need css framework like bootstrap again.
@WilliamWeekesJr
@WilliamWeekesJr 5 жыл бұрын
Yo Brad - I took a little break from coding for 2-3 years and my, my, my, how things have changed. Thankful for the better. Also wanted to thank you for the crash course on JavaScript. Can't believe how much I forgot. (I at least understand what is been written - I just have to remember what to write). I was gonna purchase Modern JavaScript, but I already own it (Duh) But I did pick up some of your other courses. Thanks again.
@customhtml2140
@customhtml2140 6 жыл бұрын
Love the auto reload idea. I can't tell you how long I've been coding and hitting the reload button. It makes sense to automate this if you don't like carpal tunnel syndrome.
@stephencutts6625
@stephencutts6625 5 жыл бұрын
Great video. I barely completed Freecodecamps Responsive Web Design curriculum and I was still having problems getting a handle on making my projects responsive. This helped me a lot. Thanks so much!
@睡觉课代表小学
@睡觉课代表小学 6 жыл бұрын
My mom asked me why do I kneel down to watch this video.....Thank you Brad!
@julianfriedrich7248
@julianfriedrich7248 5 жыл бұрын
It helped me so much for my work for uni and it is so well and nicely explained. Thank you!
@aleb687
@aleb687 4 жыл бұрын
Firefox helps way more with grid. When you inspect the browser, you are actually able to draw grid lines and numbers on the webpage. Super helpful for beginners. For everything else, I use Chrome though
@RonWaller
@RonWaller 6 жыл бұрын
Thanks Brad. You make it look so easy. Just starting out my journey learning web development and you have been a valuable resource. Can't wait till this stuff just "clicks" in my head lol , thanks again Brad
@elvisricardo2
@elvisricardo2 5 жыл бұрын
Hi! I found your channel, and I loved your class, congratulations I really trying learn css for a long time but and always was so hard to understand, but now I know it's so easy to understand,because you explained pretty well, thank you so much !!!! a friend from Brazil !!!!
@htruth1785
@htruth1785 6 жыл бұрын
Virtual Studio Code is just so much easier, i was initially using Brackets. But have got into VSC after starting the NodeJS and Express beginner to deployment course, highly recommended
@cmdaltctr
@cmdaltctr 3 жыл бұрын
Did all of this with you, thank you for making this tutorial, was looking for one. Still a little confused at times, but I know what's going on. Thank you again!
@WhiteShadow-yq9hn
@WhiteShadow-yq9hn 3 жыл бұрын
Really Good. Straight Forward. Easy To Understand.
@pablomotta___
@pablomotta___ 5 жыл бұрын
Thank you so much Brad, you’re an amazing teacher. You make complex topics simple to understand!
@drkraw
@drkraw 6 жыл бұрын
This guy is the master at UI's!! So on point!!
@jestermgee
@jestermgee 5 жыл бұрын
For someone still getting use to CSS this was a fantastic tutorial. I especially like how you explained some of the functions of Visual Studio Code which I just started using since switching from Notepad++ and it has made a world of difference. Managed to follow this from start to finish and build the exact same template and learned quite a bit especially about Fractional Units which I had not yet been introduced to. Great work and will be watching a lot more of these vids.
@woodropshipping
@woodropshipping 6 жыл бұрын
Has to be the best real example of how to use Grid and Flexbox. Awesome tutorial!
@philrolly4465
@philrolly4465 4 жыл бұрын
Great video...I think everyone who wants to go into web development should see this video first to help build courage. You will stop thinking about how hard web dev is after watching this. Really fun. Thanks Brad. And I have 3 of your course on Udemy.
@t3hPoundcake
@t3hPoundcake 3 жыл бұрын
Is this really how easy it can be to create a website as far as front-end? Like if someone contacted you as a developer and said "I want this website, I have a layout idea that I kinda drew up for you, it's just to showcase my services or whatever" is the front-end part really this easy as long as you know what you're doing? I always figured it took weeks and weeks to make a website. I know the back end integration is a much bigger animal like if you wanted an order form or something or a login and account thing. You make this look so easy and what a sophisticated website. This video is great.
@echaapriliyanto6536
@echaapriliyanto6536 2 жыл бұрын
I'm learning many things from your tutorial. Great job man👍👍
@sumitsahu2338
@sumitsahu2338 4 жыл бұрын
Gratitude to Brad. Thanks a ton!! You are doing such a nice work for society.
Learn CSS Grid the easy way
37:04
Kevin Powell
Рет қаралды 918 М.
CSS Grid Crash Course
53:45
Traversy Media
Рет қаралды 322 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 30 МЛН
Зу-зу Күлпаш 2. Интернет мошенник
40:13
ASTANATV Movie
Рет қаралды 645 М.
Synyptas 4 | Арамызда бір сатқын бар ! | 4 Bolim
17:24
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,1 МЛН
Flexbox Crash Course 2024
46:54
Traversy Media
Рет қаралды 434 М.
Bootstrap 5 Crash Course | Website Build & Deploy
1:18:48
Traversy Media
Рет қаралды 1,1 МЛН
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,6 МЛН
Useful & Responsive Layouts, no Media Queries required
11:03
Kevin Powell
Рет қаралды 180 М.
How to make your website responsive
39:13
Coder Coder
Рет қаралды 33 М.
Why I use grid over flexbox for this common layout
7:32
Kevin Powell
Рет қаралды 237 М.
Responsive CSS Grid Tutorial
17:14
Angela Design
Рет қаралды 837 М.
CSS Grid - Create a FULL-HEIGHT RESPONSIVE Layout in Minutes
10:01
Optimistic Web
Рет қаралды 8 М.
Tailwind Crash Course | Project From Scratch
1:35:39
Traversy Media
Рет қаралды 600 М.
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Coding2GO
Рет қаралды 407 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 30 МЛН