CSS Links - CSS tutorial
날짜 : 2010. 11. 24 글쓴이 : Joosarang조회수 : 3062 추천 : 0
Underline<style type="text/css">A:link {text-decoration: none}A:visited {text-decoration: none}A:active {text-decoration: none}A:hover {text-decoration: underline overline; color: red;}</style>
신고하기
댓글(0)