RadarURL
웹 프로그래밍

링크 밑줄 없애는 태그

by JaeSoo posted Jun 27, 2007
?

Shortcut

PrevPrev Article

NextNext Article

ESCClose

Larger Font Smaller Font Up Down Go comment Print
<head>와 </head> 사이에 아래의 태그를 넣어 주세여

<style>
<!--
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:none}
A:hover {text-decoration:none}
-->
</style>

출처 : http://blog.naver.com/skanskan4?Redirect=Log&logNo=30018125543

Who's JaeSoo

profile

http://JaeSoo.com Administrator


Articles

1 2 3 4 5 6 7 8 9 10