weight와 height 속성 weight : 너비 height : 높이 font- 속성 font-size : 글자 크기 지정. px 단위를 가장 많이 사용 font-family : 글꼴을 지정 font-style : 글자 모양을 지정 속성값 : normal(기본글꼴). italic(이탤릭체), oblique(비스듬히) font-weight : 글자 굵기를 지정. 속성값 : normal(보통 두께), bold(굵게), bolder(bold보다 굵게), lighter(normal보다 얇게), 100~900(100단위. 글자가 클수록 굵어지며 400은 normal, 700은 bold) background 속성 background-color : 배경색 지정 background-image : 선택된 영역에 배..
HTML, CSS 기초 : CSS 주요 속성
weight와 height 속성 weight : 너비 height : 높이 font- 속성 font-size : 글자 크기 지정. px 단위를 가장 많이 사용 font-family : 글꼴을 지정 font-style : 글자 모양을 지정 속성값 : normal(기본글꼴). italic(이탤릭체), oblique(비스듬히) font-weight : 글자 굵기를 지정. 속성값 : normal(보통 두께), bold(굵게), bolder(bold보다 굵게), lighter(normal보다 얇게), 100~900(100단위. 글자가 클수록 굵어지며 400은 normal, 700은 bold) background 속성 background-color : 배경색 지정 background-image : 선택된 영역에 배..
2023.03.21