[html] 스타일 시트 활용 하기 -3
스타일 시트 활용 하기 -3
<style type=”text/css”>
<!–
A.b:link { font-family: “”; color: #000000; text-decoration: none}
a:link { font-family: “”; color: #000000; text-decoration: none}
a:visited { font-family: “”; color: #000000; text-decoration: none}
a:hover { font-family: “”; color: #000000; text-decoration: underline}
–>
</style>