728x90 css decoration1 [CSS] ch02-05. decoration 05_decoration.html 1인 40,000원 2인 60,000원 3인 80,000원 4인 100,000원 6인 140,000원 05_decoration.css @CHARSET "UTF-8"; .line1{ text-decoration: underline;/*밑줄*/ } .line2{ text-decoration: overline;/*윗줄*/ } .line3{ text-decoration: line-through;/*취소선*/ } .line4{ text-decoration: overline underline;/*윗줄 밑줄*/ } p{ line-height: 20px; /*위와 아래의 줄간격*/ } WEB/CSS 2017. 8. 23. 이전 1 다음 728x90