-
No Image
Align <Div> at center
.body { text-align: center; } .body .container {margin: 0 auto; } <div class="body"> <div class="container">{contents}</div> </div> div 가운데 정렬하기 body안에 container를 가운데에 정렬함
Date2011.08.12 CategoryEngineering Views19470
Read More