content1 [HTML] 스크립트 사용법 & 가상요소 활용 @charset "utf-8"; *{margin: 0;padding: 0;} li{list-style: none;} a{text-decoration: none; } h1,h2,h3,h4,h5,h6{} .clearfix::after, .clearfix::before{content: ""; display: block; clear: both;} #wrap{width: 1200px;margin: 0 auto;} #header{width: 100%; /* height: 100px; background-color: antiquewhite; */ } #footer { width: 100%; height: 100px; background-color: aqua; } #header >.logo{float: left;} #.. 2023. 4. 7. 이전 1 다음