더북(TheBook)

예제 소스 Exercise/8장/1_display/style02.css

h1 {
    /* width, height, margin-bottom 속성이 적용된다. */
    width: 300px;
    height: 300px;
    background-color: yellow;
    margin-bottom: 100px;
}

 

그림 8-3 <h1> 태그는 Block 요소의 혈액형을 가진다

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.