Top 10 Advanced CSS Responsive Design Concepts You Should Know

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 มิ.ย. 2024
  • 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

ความคิดเห็น • 217

  • @terencecluttey8302
    @terencecluttey8302 ปีที่แล้ว +106

    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 6 หลายเดือนก่อน

      What is your package as web developer. Can i know..?

    • @yigitgnc
      @yigitgnc 5 หลายเดือนก่อน +1

      same, there is always a new trick to learn

    • @terencecluttey8302
      @terencecluttey8302 5 หลายเดือนก่อน

      @@indiancuriousvoice8773 I started on Dreamweaver so I got used to it

  • @carlosginer2623
    @carlosginer2623 ปีที่แล้ว +125

    Happy new year to yall developers out there

  • @carmonverrall3315
    @carmonverrall3315 ปีที่แล้ว +1

    You are frikken brilliant! Everything is always overly complicated when its actually straight forward. Thank you!!

  • @texxs01
    @texxs01 ปีที่แล้ว +237

    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 ปีที่แล้ว +8

      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 ปีที่แล้ว +9

      @@homevids Personally I think the biggest negative influence on the design side of web design is google.

    • @homevids
      @homevids ปีที่แล้ว +2

      @@texxs01 Absolutely 100%

    • @WyzrdCat
      @WyzrdCat ปีที่แล้ว +4

      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 ปีที่แล้ว +3

      @@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.

  • @karlybyrd1551
    @karlybyrd1551 ปีที่แล้ว +1

    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 !!

  • @wab123ism
    @wab123ism ปีที่แล้ว +1

    Happy new year, Kyle! Excited to see what 2023 has for us! ❤

  • @jimb1899
    @jimb1899 ปีที่แล้ว +2

    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 ปีที่แล้ว +1

    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

  • @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.

  • @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. 🙂🙂

  • @Al_Gonzo
    @Al_Gonzo ปีที่แล้ว +29

    More of these videos about responsiveness! This is my weakest point.

  • @AccessCode101
    @AccessCode101 ปีที่แล้ว

    Gold content, as always, especially that grid part.

  • @jana171
    @jana171 2 หลายเดือนก่อน

    This chan has become my favorite waterhole for the daily brushup on CSS and HTML, super cool !

  • @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.

  • @TomasMisura
    @TomasMisura ปีที่แล้ว +1

    thanks a lot for this very useful video, it's absolutely incredible how CSS has been changing...

  • @johanneskingma
    @johanneskingma ปีที่แล้ว +4

    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?

  • @codechick5257
    @codechick5257 ปีที่แล้ว +1

    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...; )

  • @Linuxdirk
    @Linuxdirk ปีที่แล้ว

    Just found this video. The grid is exactly what I needed! 👍

  • @nadeemakramansari1331
    @nadeemakramansari1331 9 หลายเดือนก่อน +1

    Every video of yours is on another level. hats off to you bro..

  • @henrythomas7112
    @henrythomas7112 11 หลายเดือนก่อน

    Thank you for the video!!! We learn a lot with you! Thank you!

  • @rotteneffekt4416
    @rotteneffekt4416 ปีที่แล้ว

    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.

  • @chronometer9931
    @chronometer9931 ปีที่แล้ว +3

    Incredible work

  • @codehal
    @codehal ปีที่แล้ว

    Love your content bro ❤❤

  • @kienboy9999
    @kienboy9999 ปีที่แล้ว +9

    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

  • @ia7mdi
    @ia7mdi ปีที่แล้ว

    I used the media method, but after I tried the viewport, it was much better and saved a lot of effort

  • @m-create
    @m-create 10 หลายเดือนก่อน

    Really awesome approach. I will use it when the support is there for it!

  • @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.

  • @hichamamroussi9087
    @hichamamroussi9087 ปีที่แล้ว

    I didn't know about auto-fill, Thanks!

  • @fase8729
    @fase8729 3 หลายเดือนก่อน

    Thx a lot u have been contributing many things into front end development.

  • @RamBabu-di1fn
    @RamBabu-di1fn ปีที่แล้ว

    Love ur content, brother from 🇮🇳. Your videos are really helpful in becoming a full stack web developer.

  • @timbersax
    @timbersax ปีที่แล้ว

    Thank you!!! Just Amazing and so helpful!!!!

  • @muhammadabdullah8214
    @muhammadabdullah8214 11 หลายเดือนก่อน

    I LOVE YOUR WAY OF EXPLANATION

  • @pauloffborba
    @pauloffborba ปีที่แล้ว

    Excellent content 🙏🏻❤️ Thanks!

  • @simonbolzdotcom
    @simonbolzdotcom ปีที่แล้ว

    You are so fast, I am amazed! Thumbs up.

  • @shahabdev2520
    @shahabdev2520 ปีที่แล้ว

    Thanks, bro. Some real problem solutions from this video

  • @JanneWolterbeek
    @JanneWolterbeek ปีที่แล้ว

    Very useful, so I subbed! Thanks!

  • @codelivewithme
    @codelivewithme ปีที่แล้ว

    im learning and wating for some good resource to solidify my knowledge about responsive design and then I got this video wow

  • @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

  • @salmanpatrick
    @salmanpatrick ปีที่แล้ว +34

    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 ปีที่แล้ว +5

      Agreed! Grid is more stable and predictable than flexwrap. It's just really easy to get into trouble with flexwrap.

    • @clevermissfox
      @clevermissfox 7 หลายเดือนก่อน +1

      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!

  • @jatinkukreja18
    @jatinkukreja18 ปีที่แล้ว

    I’m always blown by your videos

  • @curry2515
    @curry2515 ปีที่แล้ว +2

    Thx for your videos bro really helpful

  • @alejandroperalta4294
    @alejandroperalta4294 ปีที่แล้ว

    Super helpful!

  • @titusayyasamy3035
    @titusayyasamy3035 3 หลายเดือนก่อน

    this information about responsive css kind of advanced. thank you for sharing this valuable info🙂

  • @sdfsfsfd437
    @sdfsfsfd437 ปีที่แล้ว

    Muchas gracias. Qué buenos conceptos. Many thanks. 💯👍

  • @ronpontero3707
    @ronpontero3707 ปีที่แล้ว +1

    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🇮🇳🇮🇳🇮🇳

  • @ciandrapancho8716
    @ciandrapancho8716 8 หลายเดือนก่อน

    First 2 mins. and you helped me solved my problem already.

  • @scott-richardson
    @scott-richardson 16 วันที่ผ่านมา

    The Grid method with auto-fit is such an insanely powerful technique and basically negates any media queries for MOST of the reasons you need them for, which is usually going down in column-count as the screen narrows.

  • @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

  • @amarhoussien5747
    @amarhoussien5747 ปีที่แล้ว

    You are really awesome man , keep going

  • @adityaMakwana-bc3vh
    @adityaMakwana-bc3vh 21 วันที่ผ่านมา

    this video is really amazing and knowledgeable thank you very much

  • @calebowatah5775
    @calebowatah5775 ปีที่แล้ว +2

    Thank You
    Happy New Year

  • @Helen-99
    @Helen-99 7 หลายเดือนก่อน

    Great insights!

  • @jaejonmalloy1341
    @jaejonmalloy1341 ปีที่แล้ว +1

    Is that a Jackson Dinky back there? I like your style; one of the most prolific metal strats, juxtaposition to a family throw pillow. 🤘

  •  ปีที่แล้ว

    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!

  • @Gigasit07
    @Gigasit07 ปีที่แล้ว +1

    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 9 หลายเดือนก่อน

      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.

  • @VozimoSe
    @VozimoSe ปีที่แล้ว +5

    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 ปีที่แล้ว +5

      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 9 หลายเดือนก่อน +1

      ​@@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.

  • @mobilepiano8018
    @mobilepiano8018 ปีที่แล้ว +2

    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 ปีที่แล้ว

      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 ... 😉

  • @vaibhavjadhav3791
    @vaibhavjadhav3791 ปีที่แล้ว

    Thank you.. i will helps me alot... Thanks 🙏

  • @Sara-rs4oq
    @Sara-rs4oq ปีที่แล้ว

    Happy new year!

  • @gilsonconceicao5201
    @gilsonconceicao5201 ปีที่แล้ว

    Thanks for share!

  • @MrVipulLal
    @MrVipulLal 9 หลายเดือนก่อน

    All your videos are so nice

  • @heckyes
    @heckyes ปีที่แล้ว

    This dude is a champ.

  • @AntaroopChakraborty
    @AntaroopChakraborty 4 หลายเดือนก่อน

    Thank you so much🎉

  • @crisvonhansensmith9903
    @crisvonhansensmith9903 ปีที่แล้ว +2

    Great explanation as always!
    Btw, I have a question. Why would we repeat condition, as mentioned, inside Custom Media chapter?

  • @alanouri9965
    @alanouri9965 ปีที่แล้ว

    Thanks for the informations

  • @AbdulBasit-hk8my
    @AbdulBasit-hk8my ปีที่แล้ว

    nice explanation..👍

  • @harold6050
    @harold6050 6 หลายเดือนก่อน

    You are the best!

  • @deatho0ne587
    @deatho0ne587 ปีที่แล้ว +1

    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.

  • @Bjorn808
    @Bjorn808 5 หลายเดือนก่อน

    How do you get the screen size numbers in the top of your website preview? It looks so practical

  • @rabbitfactory6940
    @rabbitfactory6940 3 หลายเดือนก่อน

    what browser are you using.
    your customizable width controls are very nice
    how can i get those?

  • @daebaksdailylife3933
    @daebaksdailylife3933 ปีที่แล้ว

    HOLLY COW!!!😳😳😳😳
    This video opened my eyes wide which were like buttonholes!!

  • @ClickbaiterZ
    @ClickbaiterZ ปีที่แล้ว +1

    When does media query range added? Also, where can I see updates about CSS?

  • @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.

  • @nairanvac79
    @nairanvac79 ปีที่แล้ว +2

    Shoutout to Kyle for getting some furniture in his room

  • @imanardiansyah2621
    @imanardiansyah2621 ปีที่แล้ว +1

    Happy new year

  • @yokubibnsafar7895
    @yokubibnsafar7895 ปีที่แล้ว +1

    Assalomu aleikum. usefull video. thank u bro. subscribed :)

  • @nayemalifahim6701
    @nayemalifahim6701 หลายเดือนก่อน

    best explanation

  • @a4cfee
    @a4cfee ปีที่แล้ว

    Great vid

  • @researchandanalysisschool6838
    @researchandanalysisschool6838 ปีที่แล้ว

    Happy new year 🎉

  • @makingtheweb6620
    @makingtheweb6620 ปีที่แล้ว +2

    I can't get @container query working in VS. such as Firefox or Chrome testing environment. Kevin showed a similar video using container Queries.

  • @KorhalKk
    @KorhalKk ปีที่แล้ว

    Would clamping using the 3vw allow the zoom to work?

  • @MrW0rDs
    @MrW0rDs ปีที่แล้ว

    Can the @custom-media be defined outside of the css file but still apply to it? Juste like css variables.

  • @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?

  • @BMikel
    @BMikel ปีที่แล้ว +1

    It's a real eyeopener

  • @simpy2965
    @simpy2965 ปีที่แล้ว +5

    Please make a course on responsiveness 😭

  • @chanmyaemaung
    @chanmyaemaung ปีที่แล้ว

    Thanks

  • @user-yo5oz5td6h
    @user-yo5oz5td6h 7 หลายเดือนก่อน

    Thanks❤

  • @oguilhermeaquino
    @oguilhermeaquino ปีที่แล้ว

    Hello my friend! Happy new year!
    Do you allow me to record reacts from your videos IN PORTUGUESE?
    Always mentioning your channel.

  • @foxxo-dev
    @foxxo-dev ปีที่แล้ว +1

    8th and Happy New Year!

  • @RyoCodes
    @RyoCodes ปีที่แล้ว

    and there we go 😊

  • @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.

  • @WillsB3
    @WillsB3 ปีที่แล้ว

    Random Question.. What keyboard is being used in these videos? The typing sounds very satisfying 😅

  • @santoshgyawali9319
    @santoshgyawali9319 ปีที่แล้ว +3

    Happy new year 💚🇳🇵

  • @YEETlCUS
    @YEETlCUS 8 หลายเดือนก่อน

    Bro how are your videos this good

  • @Bunji2k6
    @Bunji2k6 ปีที่แล้ว

    How many different background setups did you go through before you settled on an electric guitar and family-pillow?

  • @niravparmar7856
    @niravparmar7856 8 หลายเดือนก่อน

    is it landscape or portrait if the width is same as height?

  • @bipinkhatri8642
    @bipinkhatri8642 ปีที่แล้ว

    wow that's cool

  • @CoIdestMoments
    @CoIdestMoments ปีที่แล้ว

    what's the add-on giving the pixels sizes in dev tools ?