CSS2.1の仕様におけるfont-sizeの絶対サイズ指定キーワードのフォントサイズは以下のとおりです。
| 絶対サイズ | xx-small | x-small | small | medium | large | x-large | xx-large | |
|---|---|---|---|---|---|---|---|---|
| h1-h6要素 | h6 | h5 | h4 | h3 | h2 | h1 | ||
| パーセンテージ | 60% | 75% | 88.8% | 100% | 120% | 150% | 200% | 300% |
HTML&CSSCSS2.1の仕様におけるfont-sizeの絶対サイズ指定キーワードのフォントサイズは以下のとおりです。
| 絶対サイズ | xx-small | x-small | small | medium | large | x-large | xx-large | |
|---|---|---|---|---|---|---|---|---|
| h1-h6要素 | h6 | h5 | h4 | h3 | h2 | h1 | ||
| パーセンテージ | 60% | 75% | 88.8% | 100% | 120% | 150% | 200% | 300% |