h1{
border:20px groove red;
border-radius:10px;
}
태그의 테두리를 제어해본다.
선의 종류 - 실선(solid), 점선(dotted), double, groove, ridge, inset, outset, none
'프로그래밍 > html_css' 카테고리의 다른 글
css - box의 이해 (0) | 2020.08.29 |
---|---|
css - clear 이해 (0) | 2020.08.29 |
css - layout 연습 (0) | 2020.08.29 |
css - block의 이해 (0) | 2020.08.29 |
HTML의 기본적인 table 태그 (0) | 2020.08.26 |