มาทำ link ไม่ให้มีเส้นใต้กันด้วย การใช้ CSS
<style type="text/css">
body { margin: 0px 0px; padding: 0px 0px}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
</style>
ผลที่ได้จะออกมาแบบนี้ครับ
คลิก
เมื่อเอาเม้าไปชี้ั
คลิก
ง่ายๆ ตามนี้ได้เลยครับ
ไม่มีความคิดเห็น:
แสดงความคิดเห็น