position: absolute;
left: 50px;
margin-left: -50px; // width 의 절반
width:100px
height:100px;
text-align:center;
line-height:100px;
border:1px solid #eee;
background: #ff0404;
'CSS3' 카테고리의 다른 글
ul li (0) | 2014.09.14 |
---|---|
float (0) | 2014.09.14 |
list-style-type (0) | 2014.08.30 |
border (0) | 2014.02.13 |
[CSS] CSS 레이아웃(layout) 실험 #01 (0) | 2013.05.23 |