1. 2014. 1. 15. 06:29 개발자료/W3C
text-align:center 를 통하여 가운데 정렬을 할 수 있습니다 [ 전체 적용 ]
레이어를 가운데 정렬을 하려면 아래 스타일을 적용 하세요
margin:0 auto;

<div style="min-width:240px;height:20px;background:#ccc;resize:both;overflow:auto;display:inline-block">
<div style="margin:0 auto;min-width:100px;max-width:200px;width:100%;height:20px;background:#eee;inline-block"></div>
</div>

Posted by Nightly Luna
,
® © Tanny Tales
/ rss