<div>태그를 인라인 요소로 변환</div><span>2019-3-5</span>
正身 明志 博学 勇健
인라인 요소는 가로 및 세로 중앙에 배치됩니다.
div{
text-align:center;
height:30px;
line-height:30px
}
인라인 요소는 가로 및 세로 중앙에 배치됩니다.
div{
text-align:center;
height:30px;
line-height:30px
}