home.social

#mediaquery — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mediaquery, aggregated by home.social.

  1. #Development #Misconceptions
    CSS light-dark() vs. prefers-color-scheme · “light-dark() isn’t just a shorter ‘prefers-color-scheme’ query.” ilo.im/168oi0

    _____
    #CssFunction #MediaQuery #LightMode #DarkMode #Browser #WebDev #Frontend #CSS

  2. #CSS #layout is difficult, arranging elements that are container queries (so their internal layouts and aspect ratios change too) on the page for different viewport sizes *and* aspect ratios such that the most important info is always in sight. Scrolling is not an option in this case.

    It's not the code part of it I struggle with...

    #cssLayout #mediaQuery #containerQuery #code #coding #frontend #webDev #webDevelopment

  3. Did someone already experience a non-working breakpoint with (max-width: 839px) for the browser width 839px across all browsers – but only on Windows? 🤔

    #CSS #Windows #Breakpoints #MediaQuery #Support

  4. #Design #Development #Evolutions
    The guide to responsive design in 2023 and beyond · Responsive design isn’t about media queries anymore ilo.im/10tc2d

    “It’s about time we change our mindset and take the full potential of modern CSS.” — Ahmad Shadeed

    _____
    #UiDesign #WebDesign #ResponsiveDesign #FluidDesign #Frontend #CSS #Grid #Flexbox #MediaQuery #ContainerQuery