Tagged articles
4 articles
Page 1 of 1
58UXD
58UXD
Nov 13, 2019 · Frontend Development

Responsive vs Adaptive Design: When to Use Which and How to Build Fluid Layouts

This article explains the differences between responsive and adaptive web design, when to choose each approach, essential grid and media‑query techniques, and practical tips such as using icon fonts and setting breakpoints based on content rather than device sizes.

Media QueriesResponsive Designadaptive layout
0 likes · 8 min read
Responsive vs Adaptive Design: When to Use Which and How to Build Fluid Layouts
Baidu Tech Salon
Baidu Tech Salon
Jul 9, 2014 · Frontend Development

Mobile Web App Adaptive Design: Understanding PPI/DPI and Viewport Solutions

Understanding mobile web app adaptive design requires grasping PPI/DPI concepts, the variable meaning of CSS pixels, and using viewport meta tags—especially target-densitydpi and initial-scale—to achieve 1:1 rendering across Android density buckets and iOS Retina screens while balancing layout and asset sizing.

DPIMobile WebPPI
0 likes · 8 min read
Mobile Web App Adaptive Design: Understanding PPI/DPI and Viewport Solutions