본문 바로가기

coding/css

0527 / font 내용 정리

* font

  font-family : '사용할 서체명', '앞서체가 없다면 적용할 서체', '대체 서체', 최종 계통서체;

  font-style : normal;

  font-weight : 100 ~ 900;

  font-size

  line-height : 줄 사이의 간격

  letter-spacing : 글자와 글자간 간격

  word-spacing : 단어와 단어간 간격

  text-transform : 글자 변화 주기

  text-align : 텍스트 정렬

  white-space : 의미없는 공백

  text-overflow : 더보기 (...)

  overflow : 지정영역에서 넘치는 것

  text-decoration : 글자 꾸며주기

  text-decoration-color : 꾸며주는 색깔

  text-decoration-style : 꾸며주는 밑줄에 디자인