728x90 css bgsize1 [CSS] ch03-08. bgsize 08_bgsize.html 08_bgsize.css @CHARSET "UTF-8"; div{ width:600px; height:400px; background:url(../img/station.jpg) no-repeat; border:1px solid black; border-radius:10px; margin-bottom:20px; } .bgsize1{background-size:auto;} /*background-size: 배경사이즈 width, height*/ .bgsize2{background-size:300px;} .bgsize3{background-size:200px 150px;} .bgsize4{background-size:45% auto;}/*auto 너비와 같게 */ .bgsize5{b.. WEB/CSS 2017. 8. 23. 이전 1 다음 728x90