Goal
- Facilitate access on mobile devices.
Implementation
Either use media queries or adaptive design to send style rules to the browser adapted to the size of the screen,
Or provide a dedicated mobile version.
Either use media queries or adaptive design to send style rules to the browser adapted to the size of the screen,
Or provide a dedicated mobile version.