โค๊ด: [Select]
<style type="text/css" media="all">
<!--
.hiddenlink {
color: #000; /* same color as the surrounding text */
text-decoration: none; /* to remove the underline */
cursor: text; /* to make the cursor stay as a text cursor, not the hand */
-->
</style>
<a href="http://cymiz.com" class="hiddenlink">cymiz.com</a>
<a href="http://cymiz.com" class="hiddenlink" onmouseover="self.status='';return true;">...</a>