📜  如何在 css 中居中文本 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:59.204000             🧑  作者: Mango

代码示例6
body {
  text-align: center;
}