Written by
java-style
on
on
TIL-3주차(3), [CSS] 레이아웃, Selector
TIL-3주차(3), [CSS] 레이아웃, Selector
기본 스타일링을 제거하는 CSS 코드
* { box-sizing : border-box ; }
body { margin : 0 ; padding : 0 ; }
from http://yuchanjeong.tistory.com/19 by ccl(A) rewrite - 2021-09-07 19:00:57