background-color
| 対応ブラウザ | Internet Explorer 4~ / Firefox 1~ / Google Chrome 1~ / Safari 1~ / Opera 3.5~ | ||
|---|---|---|---|
| 初期値 | transparent | 継承 | しない |
| 適用可能な要素 | すべて | ||
| 用例 |
|
||
background-colorとは
background-colorとは背景の色を指定するプロパティです。
以下の値で指定します。
- transparent(初期値)
- 背景の色を透明に指定します。
- 色
- 色のコードまたはネームで、背景の色を指定します。