Tagged articles
3 articles
Page 1 of 1
21CTO
21CTO
Sep 5, 2024 · Frontend Development

Mastering CSS rem Units: Responsive Font Sizing Made Simple

This article explains the CSS rem unit, demonstrates how it relates to the root element's font size, and shows practical examples using vw and clamp() to create fluid, responsive typography across different screen sizes.

CSSResponsive Designfont size
0 likes · 5 min read
Mastering CSS rem Units: Responsive Font Sizing Made Simple
58UXD
58UXD
Sep 3, 2021 · Fundamentals

How Accessible Design Improves Usability for Elderly Cleaning Staff

This article explains the concept of information accessibility, why it matters for a cleaning‑staff app, the specific barriers faced by older workers, and the design solutions—including optimal font size, adjustable text, color contrast, clear icons, simplified information, and multimodal feedback—that were implemented to create a more inclusive user experience.

UI designUser Researchaccessibility
0 likes · 8 min read
How Accessible Design Improves Usability for Elderly Cleaning Staff
Yuewen Frontend Team
Yuewen Frontend Team
Jun 26, 2018 · Frontend Development

Why 16px Should Be the Default Font Size for Front‑End Design

The article explores how front‑end typography standards—covering base font size, font‑scale formulas, and line‑height rules—can be derived from visual ergonomics, mathematical ratios, and practical engineering constraints, ultimately recommending 16 px as the optimal base size and a line‑height of font‑size + 8.

Ant DesignCSSDesign Guidelines
0 likes · 17 min read
Why 16px Should Be the Default Font Size for Front‑End Design