CSS资源
- CSS - RTICKS
- 学习CSS布局
- 常见框架
- Bootstrap
- Bulma
CSS常见布局方案
常见知识点
- 视口Viewport
- The viewport is the user’s visible area of a web page.
- 响应式 Web 设计 - Viewport
- 移动前端开发之viewport的深入理解
- demo:
<meta name = "viewport" content = "user-scalable=no, width=device-width">