[CSS] Reset
자주 사용하는 CSS 리셋 코드 커스텀 영역은 입맛대로 변경하자. (body의 font-family 라던가..) @charset 'UTF-8'; /* basic reset */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside..
2020. 6. 11.