CSS(Cascading Style Sheets)

CSS 문법

h1 {
	color: blue;
	font-size: 15px;
}

CSS 정의 방법

CSS 적용 우선순위(Cascading Order)

  1. !important
  2. inline