■フォントの大きさを指定する
【font-weight】
フォントの大きさを指定する時に使用します。
{font-weight:normal;} normal 標準
{font-weight:bold;} bold 太字
{font-weight:lighter;} lighter 1段階細くする
{font-weight:bolder;} bolder 1段階太くする
{font-weight:400;} 数値 数値が大きくなるほど太くなる
日時:2010年2月21日 19:39
| 日 | 月 | 火 | 水 | 木 | 金 | 土 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 |
【font-weight】
フォントの大きさを指定する時に使用します。
{font-weight:normal;} normal 標準
{font-weight:bold;} bold 太字
{font-weight:lighter;} lighter 1段階細くする
{font-weight:bolder;} bolder 1段階太くする
{font-weight:400;} 数値 数値が大きくなるほど太くなる
