요소의 배경 색상을 지정
속성값
| 값 | 의미 | 기본값 |
| 색상 | 요소의 배경 색상 | |
| transparent | 투명 | transparent |
div{
width: 200px;
height: 100px;
background-color: tomato;
}'CSS > 속성 - 배경' 카테고리의 다른 글
| background-attachment (0) | 2021.01.12 |
|---|---|
| background-position (0) | 2021.01.12 |
| background-repeat (0) | 2021.01.12 |
| background-image (0) | 2021.01.12 |
| background (0) | 2021.01.12 |