Skip to main Content
Back to posts

Mobile responsiveness.

Posted 12mnths ago Answered
profile pic

Sarah Front end 4 Comments

Apart from adding media queries, how can one ensure mobile responsiveness for a web application?

1 up vote 0 down votes

Comments

  • profile pic
    mailtoloco

    Hello,

    I have already faced the case where I had to make my web applications accessible to mobile devices.

    And sometimes, it is preferable to make two different layouts.

    In other words make a different layout with different types of html elements.

    From my experience, talking about pure web application (not pure classical web sites) one of the most difficult thing to make accessible on mobile are scroll down lists, treeviews, context menus.

    0 up votes 0 Down votes
  • profile pic
    More

    For reference look at: https://www.smashingmagazine.com/2011/01/guidelines-for-responsive-web-design/, https://blog.logrocket.com/flexible-layouts-without-media-queries/, and https://web.dev/articles/responsive-web-design-basics

    0 up votes 0 Down votes
  • profile pic
    peter sila

    Using flexible layouts, adjusting screen resolution, setting responsive breakpoints, and sizing layout elements with percentages or creating a CSS grid layout.

    0 up votes 0 Down votes
  • profile pic
    D_Kariuki

    css bootstrap is a great and easy tool for responsiveness

    2 up votes 0 Down votes

Unleash Your Voice, Amplify Accessibility

Empower Your Voice, Share Your Topics on Accessibility, and Ignite a Change in web content

Create a post