📜  tamanho 字体 H1、H2、H3... - Html 代码示例

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

代码示例1
h1 { font-size: 24px;}
h2 { font-size: 22px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}