Top 10 Advanced CSS Responsive Design Concepts You Should Know

  Рет қаралды 488,520

Web Dev Simplified

Web Dev Simplified

Күн бұрын

Responsive design in CSS is difficult to do well, especially if you only ever use media queries. In this video I share my top 10 responsive design tips that go beyond just using simple media queries.
📚 Materials/References:
PostCSS Video: • Learn PostCSS In 15 Mi...
CSS Grid Video: • Learn CSS Grid in 20 M...
Viewport Units Video: • Learn Every CSS Viewpo...
Viewport Units Article: blog.webdevsimplified.com/202...
🌎 Find Me Here:
My Blog: blog.webdevsimplified.com
My Courses: courses.webdevsimplified.com
Patreon: / webdevsimplified
Twitter: / devsimplified
Discord: / discord
GitHub: github.com/WebDevSimplified
CodePen: codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:39 - Viewport Meta Tag
02:06 - Media Query Orientation
03:15 - Media Query Aspect Ratios
04:00 - Media Query Ranges
05:25 - Container Queries
09:27 - Custom Media Queries
11:09 - Different HTML
12:20 - CSS Grid
16:15 - Clamp
18:00 - Viewport Units
#ResponsiveDesign #WDS #CSS

Пікірлер: 209
@terencecluttey8302
@terencecluttey8302 Жыл бұрын
i'm been coding web for about 14 years. But i keep watching videos like this because you never know what you might learn... your font size clamp() is an amazing tip, thank you very much
@indiancuriousvoice8773
@indiancuriousvoice8773 5 ай бұрын
What is your package as web developer. Can i know..?
@yigitgnc
@yigitgnc 4 ай бұрын
same, there is always a new trick to learn
@terencecluttey8302
@terencecluttey8302 4 ай бұрын
@@indiancuriousvoice8773 I started on Dreamweaver so I got used to it
@texxs01
@texxs01 Жыл бұрын
I started building websites in 1995. We had HTML 1. CSS didn't exist yet etc. I was one of the pioneers of what is now called "responsive web design" in the CSS 2 era. We called it "Fluid Design" and we used tables and parts of tables etc with sizes in percentages of screen width, and some used tons of "simple" (if you called 30000 characters of javascript to detect a screen size simple). to detect screensizes and re-sized elements in the DOM and/or serve different layouts to different devices. Thank goodness it's not like that still. But it was cool being able to do what "couldn't" be done.
@homevids
@homevids Жыл бұрын
Same as you. Started in 1995 and used Tables and tables in tables plus s. The advent of mobile devices destroyed pure website design. Desktops are different from mobile screens so we now have to jump through hoops to get something which is barely okay but not outstanding. Before mobile I could make a page be whatever with little effort and I enjoyed the process making literally many thousands of webpages in few years.
@texxs01
@texxs01 Жыл бұрын
@@homevids Personally I think the biggest negative influence on the design side of web design is google.
@homevids
@homevids Жыл бұрын
@@texxs01 Absolutely 100%
@WyzrdCat
@WyzrdCat Жыл бұрын
I started somewhere around 2002. CSS was a thing. I loved development back then, and loved it into 2015 or so while responsive took over. Then came the dark era of javascript frameworks and intentionally making everything more difficult for job security. What a horrible phase we went through. Thank god things are moving back to sanity.
@texxs01
@texxs01 Жыл бұрын
@@WyzrdCat I hear you! Like compiled Javascript. Like javascript (react, vue, etc) wasn't complicated enough. And most of the time there's just no benefit to using it unless your project is huge.
@carmonverrall3315
@carmonverrall3315 Жыл бұрын
You are frikken brilliant! Everything is always overly complicated when its actually straight forward. Thank you!!
@karlybyrd1551
@karlybyrd1551 11 ай бұрын
Thank you for including the bit about the meta tag, nobody else seems to mention that and it wasn't working for me until I put that in !!
@jimb1899
@jimb1899 Жыл бұрын
Great video, thanks for this! I've been battling mentally what is the best approach to mobile responsiveness - seems you answered my questions!
@dollabill898
@dollabill898 Жыл бұрын
Thanks for helping me change my life. I watch your videos every day and I wouldn't be anywhere near where I'm at right now, as basic as that is, if it wasn't for you. Happy New year and best wishes
@carlosginer2623
@carlosginer2623 Жыл бұрын
Happy new year to yall developers out there
@sahilaggarwal2004
@sahilaggarwal2004 Жыл бұрын
#dontdeployanythingtoday
@carlosginer2623
@carlosginer2623 Жыл бұрын
@@sahilaggarwal2004 😂
@NikhilSharma-rz9jy
@NikhilSharma-rz9jy Жыл бұрын
Make videos #react native
@user-kw9cu
@user-kw9cu Жыл бұрын
DEVELOP DEVELOP DEVELOP
@jonaskromwell4464
@jonaskromwell4464 Жыл бұрын
What's yall? Is it Ecma based?
@bndissanayaka
@bndissanayaka Жыл бұрын
This is great. I found this just on-time when I was asked to convert the web site I'm working on to mobile friendly. Thank you. 🙂🙂
@wab123ism
@wab123ism Жыл бұрын
Happy new year, Kyle! Excited to see what 2023 has for us! ❤
@codechick5257
@codechick5257 11 ай бұрын
Your content is teaching me a lot, on point and well done. I do want to mention that although you later added a note to correct the "siderbar" typo, your tutorial was displaying the red and purple boxes incorrectly. I wrestled with this and could not figure it out until I walked away and later it came to me that your display wasn't matching mine because I didn't have the "siderbar" typo. Without the "siderbar" typo, only the red box displays over 600px because it is in a separate div on the html page. Thanks...; )
@creativemask1284
@creativemask1284 Жыл бұрын
grabe, ibang klase ka tlaga mag explain kyle.. magaling ka talaga.. maraming salamat
@LuciferHesperus
@LuciferHesperus Жыл бұрын
Very helpful. Clear presentation style. Simplifying the complex. Good job.
@kirksurber7262
@kirksurber7262 Жыл бұрын
Loved the grid and the font-size clamp()! This just saved me a lot of time.
@praveenellaiyan
@praveenellaiyan Жыл бұрын
Another good concept and great explanation. One topic we're interested in is on designing flexible layout which works with ads and content.
@jana171
@jana171 Ай бұрын
This chan has become my favorite waterhole for the daily brushup on CSS and HTML, super cool !
@rotteneffekt4416
@rotteneffekt4416 11 ай бұрын
Thanks for the vid. When writing stylesheets SASS is still king when it comes to simplifying css. @container is something I've prayed for for years.
@nadeemakramansari1331
@nadeemakramansari1331 7 ай бұрын
Every video of yours is on another level. hats off to you bro..
@cmark123
@cmark123 Жыл бұрын
Wow. I wish, you could write an in depth book about this. That would definitely be the Responsive Design Bible for at least a decade.
@m-create
@m-create 9 ай бұрын
Really awesome approach. I will use it when the support is there for it!
@TomasMisura
@TomasMisura Жыл бұрын
thanks a lot for this very useful video, it's absolutely incredible how CSS has been changing...
@johanneskingma
@johanneskingma Жыл бұрын
As always a great video with tons of new(er) stuff. BTW is there a reason you don't use and tags in the container section?
@Linuxdirk
@Linuxdirk Жыл бұрын
Just found this video. The grid is exactly what I needed! 👍
@AccessCode101
@AccessCode101 Жыл бұрын
Gold content, as always, especially that grid part.
@ia7mdi
@ia7mdi Жыл бұрын
I used the media method, but after I tried the viewport, it was much better and saved a lot of effort
@fase8729
@fase8729 Ай бұрын
Thx a lot u have been contributing many things into front end development.
@hichamamroussi9087
@hichamamroussi9087 Жыл бұрын
I didn't know about auto-fill, Thanks!
@kienboy9999
@kienboy9999 Жыл бұрын
Hi Kyle, just in case you are finding a topic for your next videos, please talk about product filter (and filter by multiple categories including price, brand, time) using javascript
@FdWebdesign
@FdWebdesign Жыл бұрын
@RamBabu-di1fn
@RamBabu-di1fn Жыл бұрын
Love ur content, brother from 🇮🇳. Your videos are really helpful in becoming a full stack web developer.
@henrythomas7112
@henrythomas7112 9 ай бұрын
Thank you for the video!!! We learn a lot with you! Thank you!
@chronometer9931
@chronometer9931 Жыл бұрын
Incredible work
@Al_Gonzo
@Al_Gonzo Жыл бұрын
More of these videos about responsiveness! This is my weakest point.
@FdWebdesign
@FdWebdesign Жыл бұрын
@mohamedsalimbensalem6118
@mohamedsalimbensalem6118 Жыл бұрын
@@FdWebdesign bruh
@timbersax
@timbersax Жыл бұрын
Thank you!!! Just Amazing and so helpful!!!!
@codelivewithme
@codelivewithme Жыл бұрын
im learning and wating for some good resource to solidify my knowledge about responsive design and then I got this video wow
@sdfsfsfd437
@sdfsfsfd437 Жыл бұрын
Muchas gracias. Qué buenos conceptos. Many thanks. 💯👍
@salmanpatrick
@salmanpatrick Жыл бұрын
I think this CSS Grid concept is more stable and better than flex wrap cuz it adjusts the element size as well besides the number of items per row. Amazing.
@vugarbakhshalizade2826
@vugarbakhshalizade2826 Жыл бұрын
Agreed! Grid is more stable and predictable than flexwrap. It's just really easy to get into trouble with flexwrap.
@clevermissfox
@clevermissfox 6 ай бұрын
And great to customize the cell to be the width and height you want that cells’ contents to be. And grid is animatable! I’m still struggling a bit with learning grid but I’m definitely coveting all its features and will master it one day!
@pauloffborba
@pauloffborba Жыл бұрын
Excellent content 🙏🏻❤️ Thanks!
@curry2515
@curry2515 Жыл бұрын
Thx for your videos bro really helpful
@AloLatt
@AloLatt Жыл бұрын
Just tried working with dvh on a project, and alas, Safari on iPhone XS does not like it. But this was an immensely informative video, thank you!
@sayistayazdani9347
@sayistayazdani9347 Жыл бұрын
1st time I watch your video Now I am happy to see your content your content was amazing & very useful Thank you so much
@shahabdev2520
@shahabdev2520 Жыл бұрын
Thanks, bro. Some real problem solutions from this video
@titusayyasamy3035
@titusayyasamy3035 2 ай бұрын
this information about responsive css kind of advanced. thank you for sharing this valuable info🙂
@alejandroperalta4294
@alejandroperalta4294 Жыл бұрын
Super helpful!
@ronpontero3707
@ronpontero3707 Жыл бұрын
Omg I am first one viewer it seems 😎😎😀. This is great channel which I followed recently . A worthy channel to subscribe with great content. Love from India🇮🇳🇮🇳🇮🇳
@JanneWolterbeek
@JanneWolterbeek Жыл бұрын
Very useful, so I subbed! Thanks!
@MrVipulLal
@MrVipulLal 7 ай бұрын
All your videos are so nice
@muhammadabdullah8214
@muhammadabdullah8214 10 ай бұрын
I LOVE YOUR WAY OF EXPLANATION
@codewithguillaume
@codewithguillaume Жыл бұрын
I created a 4 hour course on Tailwindcss on my channel - I have to admit that to know CSS is not that easy and even after years of coding! CSS is so wide. Thanks for this video!
@WyzrdCat
@WyzrdCat Жыл бұрын
I wish I could have some AI that would just completely delete the content of absolutely everything that ever mentions Tailwind so I never have to see or think about that abomination
@VozimoSe
@VozimoSe Жыл бұрын
Great content, as always. I'd just like to point out that having a different (simplified) html for a mobile device shall not be recommended ever. It's due to accessibility. All the content should be available regardless on the device type of it's properties. We should not think on terms of desktop and smartphone. The smartphone view is sometimes just highly zoomed site, or split screen view. You don't want users to lose the content on those cases. This is actually in WCAG
@The-Great-Brindian
@The-Great-Brindian Жыл бұрын
I'm intrigued and fascinated by your school of thought. Why? Because I am constantly saying the opposite to what you said above. I believe the contrary. That you MUST factor in the device and its screen size constraints. Its common sense that the user-experience and online-shopping experience you get on beautifully designed fashion eCommerce webstore website that you view on that huge 27 inch 16:9 ratio monitor, will not be replicated on a tiny little screen. That is simply impossible. Bigger canvas to play around with, so you can show more of the dom on a screen as opposed to on a tiny screen. This is one of the core reasons for responsive design - you have to 'optimise' a web layout for the particular device as to ensure the user experience is still great and the user end goals are still achieved with considerable ease. I could go into more detail but I won't. I will say that web layouts and web software UI's will naturally need to be scaled/watered down in terms of detail when it comes to devices with smaller screen sizes.
@EvilTim1911
@EvilTim1911 7 ай бұрын
​@@The-Great-Brindian This is the difference between responsive and adaptive design. Responsive design should be strived for - that is, having the same DOM elements on both views and making them act differently on different screen sizes as opposed to adaptive design which would mean having two completely separated layouts and conditionally showing/hiding them based on screen size. The latter is bad because when a change is requested it means updating two layouts rather than one which is why responsive is the preferred approach. However, I've had many situations where certain elements are desktop or mobile only. I think it's fine as long as you're not replicating large portions of your UI to have a mobile and desktop specific markup.
@simonbolzdotcom
@simonbolzdotcom Жыл бұрын
You are so fast, I am amazed! Thumbs up.
@vaibhavjadhav3791
@vaibhavjadhav3791 Жыл бұрын
Thank you.. i will helps me alot... Thanks 🙏
@codehal
@codehal Жыл бұрын
Love your content bro ❤❤
@ciandrapancho8716
@ciandrapancho8716 6 ай бұрын
First 2 mins. and you helped me solved my problem already.
@jaejonmalloy1341
@jaejonmalloy1341 Жыл бұрын
Is that a Jackson Dinky back there? I like your style; one of the most prolific metal strats, juxtaposition to a family throw pillow. 🤘
@calebowatah5775
@calebowatah5775 Жыл бұрын
Thank You Happy New Year
@jatinkukreja18
@jatinkukreja18 Жыл бұрын
I’m always blown by your videos
@amarhoussien5747
@amarhoussien5747 Жыл бұрын
You are really awesome man , keep going
@deatho0ne587
@deatho0ne587 Жыл бұрын
Thanks to things like grid, flex, and clamp there is barely a reason to touch media queries outside of things like dark/light mode and the like. There are still uses when you have to make something pixel perfect (equals seems nice for pixel perfect) or to change a grid system based on current width. PS: If you have to make something pixel-perfect, it is not worth anyone's time due to it just adds extra development time that is not needed.
@mobilepiano8018
@mobilepiano8018 Жыл бұрын
Really it was something new for me as jr. Front-end developer.. thank you 😊 please explain clamp() in depth specially for font size if its possible.
@lukas.webdev
@lukas.webdev 11 ай бұрын
Just yesterday I posted a video about the Top 10 CSS Features you should know and use in 2023 and clamp() is also a part of it... I explained it a little bit more in detail => maybe this will help you ... 😉
@Gigasit07
@Gigasit07 Жыл бұрын
4:52 man i wish programming languages had this conditional statement feature, it would be pretty useful Thanks for the quality content by the way :)
@EvilTim1911
@EvilTim1911 7 ай бұрын
I remember when I first started learning programming I intuitively thought that something like that should work and tried using it and got confused. It actually won't throw errors (at least in JS and Python) but if you do something like 3 > 2 > 1 what happens is that 3 > 2 evaluates to true and then you get true > 1 which coerces the true into a 1 so you end up with 1 > 1 and the whole expression evaluates to false. Just throwing this out there in case anyone else gets curious. I think this is an inherent limitation in how basically all languages are implemented and so operators like AND and OR are required.
@Helen-99
@Helen-99 5 ай бұрын
Great insights!
@gilsonconceicao5201
@gilsonconceicao5201 Жыл бұрын
Thanks for share!
@AntaroopChakraborty
@AntaroopChakraborty 2 ай бұрын
Thank you so much🎉
@alanouri9965
@alanouri9965 Жыл бұрын
Thanks for the informations
@Sara-rs4oq
@Sara-rs4oq Жыл бұрын
Happy new year!
@AbdulBasit-hk8my
@AbdulBasit-hk8my Жыл бұрын
nice explanation..👍
@crisvonhansensmith9903
@crisvonhansensmith9903 Жыл бұрын
Great explanation as always! Btw, I have a question. Why would we repeat condition, as mentioned, inside Custom Media chapter?
@yokubibnsafar7895
@yokubibnsafar7895 Жыл бұрын
Assalomu aleikum. usefull video. thank u bro. subscribed :)
@rabbitfactory6940
@rabbitfactory6940 Ай бұрын
what browser are you using. your customizable width controls are very nice how can i get those?
@izuodoh2909
@izuodoh2909 Жыл бұрын
Great Video!. Please do I need a viewport for react, If yes how do I do it? I am a beginner and my web-page is responsive on my desktop chrome browser but not on different mobile screens when I inspect the page. Thank you.
@niravparmar7856
@niravparmar7856 7 ай бұрын
is it landscape or portrait if the width is same as height?
@harold6050
@harold6050 4 ай бұрын
You are the best!
@Bjorn808
@Bjorn808 3 ай бұрын
How do you get the screen size numbers in the top of your website preview? It looks so practical
@user-yo5oz5td6h
@user-yo5oz5td6h 5 ай бұрын
Thanks❤
@daebaksdailylife3933
@daebaksdailylife3933 Жыл бұрын
HOLLY COW!!!😳😳😳😳 This video opened my eyes wide which were like buttonholes!!
@heckyes
@heckyes 11 ай бұрын
This dude is a champ.
@MrW0rDs
@MrW0rDs Жыл бұрын
Maybe once iOS 18/19 is out it'll be OK to drop support for iOS 15 and use container queries, but it'll be a couple of years until then, I don't think earlier than that is reasonable for production.
@ClickbaiterZ
@ClickbaiterZ Жыл бұрын
When does media query range added? Also, where can I see updates about CSS?
@nairanvac79
@nairanvac79 Жыл бұрын
Shoutout to Kyle for getting some furniture in his room
@makingtheweb6620
@makingtheweb6620 Жыл бұрын
I can't get @container query working in VS. such as Firefox or Chrome testing environment. Kevin showed a similar video using container Queries.
@MrW0rDs
@MrW0rDs Жыл бұрын
Can the @custom-media be defined outside of the css file but still apply to it? Juste like css variables.
@chanmyaemaung
@chanmyaemaung Жыл бұрын
Thanks
@RyoCodes
@RyoCodes Жыл бұрын
and there we go 😊
@oguilhermeaquino
@oguilhermeaquino Жыл бұрын
Hello my friend! Happy new year! Do you allow me to record reacts from your videos IN PORTUGUESE? Always mentioning your channel.
@simpy2965
@simpy2965 Жыл бұрын
Please make a course on responsiveness 😭
@KorhalKk
@KorhalKk 10 ай бұрын
Would clamping using the 3vw allow the zoom to work?
@imanardiansyah2621
@imanardiansyah2621 Жыл бұрын
Happy new year
@BMikel
@BMikel Жыл бұрын
It's a real eyeopener
@minhhieu1896
@minhhieu1896 Жыл бұрын
The most frustrated thing for FE dev is supporting for old browsers and devices. Looking at these new amazing features and having to wait for years to use it.
@johanneskingma
@johanneskingma Жыл бұрын
(Safari)
@minhhieu1896
@minhhieu1896 Жыл бұрын
@@johanneskingma and then monopolize their engine on IOS and PadOS 🙃
@a4cfee
@a4cfee 10 ай бұрын
Great vid
@researchandanalysisschool6838
@researchandanalysisschool6838 Жыл бұрын
Happy new year 🎉
@homevids
@homevids Жыл бұрын
Thanks Kyle. Not sure if you have addressed this before but can you do a video on the best way to jump to a location on a webpage. One thing that affects the jump destination location is a fixed top menu or header. What is the best method for making the scroll to / anchors work reliably every time.
@kristianworkinger2138
@kristianworkinger2138 Жыл бұрын
The id you're using for your anchor can be selected in CSS and then you can implement a property called scroll-margin-top. Give it the right number of pixels and voila, it looks immaculate.
@WillsB3
@WillsB3 Жыл бұрын
Random Question.. What keyboard is being used in these videos? The typing sounds very satisfying 😅
@Bunji2k6
@Bunji2k6 Жыл бұрын
How many different background setups did you go through before you settled on an electric guitar and family-pillow?
@santoshgyawali9319
@santoshgyawali9319 Жыл бұрын
Happy new year 💚🇳🇵
@kienboy9999
@kienboy9999 Жыл бұрын
Hi, please to more about javascript project and how to connect js concept
@melodium10
@melodium10 Жыл бұрын
Brave is as same as chrome (expect that it blocks ads in youtube) right? so if Chrome gets support Brave too will do right?
@ukaszzbrozek6470
@ukaszzbrozek6470 Жыл бұрын
I can't believe that we still don’t have support for :has pseudo class in Firerfox but have for component queries.
@CoIdestMoments
@CoIdestMoments 10 ай бұрын
what's the add-on giving the pixels sizes in dev tools ?
@YEETlCUS
@YEETlCUS 6 ай бұрын
Bro how are your videos this good
@glurp1er
@glurp1er 3 ай бұрын
Most of those defy the *cascade* style sheet (aka css) principles. You should define the main rule then define the exceptions, instead of defining a bunch of different rules.
I've been challenged to a CSS BATTLE by Web Dev Simplified
42:22
Kevin Powell
Рет қаралды 946 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 147 М.
Мама и дневник Зомби (часть 1)🧟 #shorts
00:47
skibidi toilet 73 (part 2)
04:15
DaFuq!?Boom!
Рет қаралды 20 МЛН
Learn how to use Media queries & Container queries
34:33
Kevin Powell
Рет қаралды 48 М.
Master Media Queries And Responsive CSS Web Design Like a Chameleon!
9:44
Slaying The Dragon
Рет қаралды 247 М.
Simple Yet Powerful: 5 HTML Elements to Use!
12:11
WebDev Frontiers
Рет қаралды 6 М.
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 157 М.
A practical guide to responsive web design
23:13
Kevin Powell
Рет қаралды 130 М.
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 386 М.
Learn CSS Positioning Quickly With A Real World Example
8:32
Slaying The Dragon
Рет қаралды 541 М.
How To Actually Get Hired In 2024
10:43
Web Dev Simplified
Рет қаралды 183 М.
Responsive design made easy
42:40
Kevin Powell
Рет қаралды 487 М.
3 modern CSS techniques for responsive design
14:32
Kevin Powell
Рет қаралды 208 М.