반응형
div {
text-decoration: none; //아무 줄도 없음
text-decoration: line-through; //글자 중간에 선
text-decoration: underline; //밑줄
text-decoration: overline; //윗줄
}반응형
'2020 > CSS' 카테고리의 다른 글
| CSS : transform 2D 변형효과 (0) | 2020.03.23 |
|---|---|
| text-indent (0) | 2020.03.23 |
| css: overflow (0) | 2020.03.23 |
| border line (0) | 2020.03.23 |
| box-sizing: border-box (0) | 2020.03.23 |