Front-End/CSS
브라우저 기본 CSS 스타일 초기화 : Reset CSS
sharekim
2024. 7. 7. 14:32
https://meyerweb.com/eric/tools/css/reset/
CSS Tools: Reset CSS
CSS Tools: Reset CSS The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. The general reasoning behind this was discussed in a May 2007 post, if you're inter
meyerweb.com
브라우저별로 기본 CSS 설정이 다른 부분을 해주는 소스