Skip to content

Responsive Guidelines

Henne Vogelsang edited this page Jan 22, 2020 · 15 revisions

Responsive Guidelines

Content

  • Good Visual Hierarchy for your content especially on smaller viewports
  • Progressively enhance your content. Spiral out i.e. start with the core of the functionality on the smallest viewport, add more for its main aspects briefly, then optionally develop some aspects fully on larger viewports
  • Optimize images for size
  • Responsive Images

Actions

  • navigation placement should be conveniently to reach on mobile
  • optimize for touch
    • Click Target Size for touch
    • no hover states for touch
  • Scrolling is hard on touch devices, help people
    • search and filter functionality

Input

  • Remove inessential form fields
  • Input Type Attributes
  • Visual Feedback (Spinner/Animation etc.) for touch

Layout

  • Size content to the viewport width
  • Responsive Typography
    • font size
    • ideal column should contain 70 to 80 characters per line

Resources

If all of this is new to you, here are some things to check out

Clone this wiki locally