CSS 기본 문법 / HTML과 CSS 연결
선택자 / 기본 선택자 / 그룹 선택자
font-family / font-size / text-align / color
display / border
박스 모델
padding / maring / box-sizing
background
float / clear
position : relative / absolute / fixed / sticky
flexbox
특성 선택자 / 결합 선택자
의사 클래스 : hover / active / focus / disabled / nth-child()
의사요소 : after / before / fist-line / marker / placeholder
상속 / 공용 키워드 : inherit / initial / unset
z-index(position)
block / inline / inline-block / flexbox / inline-flex
flex-direction / flex-wrap / flex-flow
flex : justify-content
flex : align-items / align-self / align-content
flex-basis / flex-grow / flex-shrink / flex
flex : order
grid / grid-template-columns / grid-template-rows / gap
grid : repeat / minmax / auto-fill / auto-fit
grid-column / grid-row
grid-template-areas / gird-area
gird : align-items / align-self / justify-items / justify-self
gird : align-content / justify-content