Conquering Responsive Layouts: https://courses.kevinpowell.co/conquering-responsive-layouts

Creating responsive sites can be a bit of a pain in the butt at times, but if you take it from a certain approach, you can make your life a lot easier

/// Links
Em vs Rem: https://youtu.be/_-aDOAMmDHI
min(), max(), and clamp(): https://youtu.be/U9VF-4euyRo
exploring gap: https://youtu.be/VvqyUUROmJw

GitHub Repo: https://github.com/kevin-powell/responsive-made-easy

Zell’s look at media queries with em: https://zellwk.com/blog/media-query-units/

/// Timestamps:
00:00 – Introduction
01:27 – Starting the project
11:21 – Setting up the custom properties
14:56 – Basic styling
24:08 – Starting the layout
33:03 – Adding complexity

#css

Thanks to Vlogbrothers for their sponsorship of this video!

Come hang out with other dev’s in my Discord Community
๐Ÿ’ฌ https://discord.gg/nTYCvrK

Keep up to date with everything I’m up to
โœ‰ https://www.kevinpowell.co/newsletter

Help support my channel
๐Ÿ‘จโ€๐ŸŽ“ Get a course: https://www.kevinpowell.co/courses
๐Ÿ‘• Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
๐Ÿ’– Support me on Patreon: https://www.patreon.com/kevinpowell

My editor: VS Code – https://code.visualstudio.com/

I’m on some other places on the internet too!

If you’d like a behind the scenes and previews of what’s coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.

Instagram: https://www.instagram.com/kevinpowell.co/
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell

And whatever you do, don’t forget to keep on making your corner of the internet just a little bit more awesome!

source

37 Comments

  1. Hi Kevin! – Just want to let you know that your video on "Having fun with CSS – styling stylestage", literaly saved me from quitting on my true passion for web dev. Ever since, I have literally been watching all of your videos and, man! I just love each and everyone of them.
    Thank you so much for sharing such great knowledge and giving us such high quality content! <3

  2. I took the CRL course and it was great. In regards to doing mobile first, I often get confused as to which is which when I'm scrolling through my code. I am so used to doing desktop first that it is my unconscious default. However, even after I made commented titles to each section of code, I still make mistakes to one block of code that I think is mobile when it is desktop and vice versa. Maybe this is just something that I will adapt to after more coding this way.

  3. I am very glad to find your channel. Learn a lot about CSS, specially the transition from Css to Html.
    Hopefully more from this stuff. Maybe design from Figma to Html? Many thanks.

  4. You are a time-savior person….whenever I get stuck I come to your videos.. bcz I know, no one has better solution than you! thanks a million from India! gonna apply your strategy now๐Ÿ˜

  5. I really like that you talk in a casual fashion for plain comprehension purposes. As a beginner I think explaining how things work first before jargoning is more important to me when learning as a newbie. The lingo of developers always throws me off.

Leave A Reply

Please enter your comment!
Please enter your name here