Developer, Designer, Photographer
[즐거'웅'코드] 목차 예제 소스 구현 예시 예제 소스 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 body { margin: 0; padding: 0; } .test_obj { display: inline-block; width: 100%; height: 100%; background: url("images/test.png") no-repeat center center #dbdce8; } 구현 예시