2022-04-12 14:35:22 +08:00

14 lines
301 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 盒模型
createTime: 2022/04/12 11:27:38
author: pengzhanbo
permalink: /note/interview-question/sfnusib9/
---
`CSS盒模型` 问题是 面试中比较常见的基础题型。提问的方式,可能包括以下:
- 请简述 CSS 盒模型
- 什么是 标准模式和 怪异模式