21.08.02

유진·2021년 8월 2일

마진병합현상은 위아레에만 일어나고 좌우로는 일어나지않음

border-radius : left-top right-top bottom-right bottom-left 순

overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

사용시 max-width 또는 min-width 설정필요

0개의 댓글