Hey all!<br />
I want to have my links change so that they are underlined when your mouse goes over them.. this is probably very easy.. i just cant find any info on it
<br />
<br />
if any one can help! that would be awesome
<br />
<br />
~Achithyn<!--content-->Use CSS<br />
<br />
<!-- m --><a class="postlink" href="http://www.w3schools.com/css/css_text.asp">http://www.w3schools.com/css/css_text.asp</a><!-- m --><br />
<br />
check the text-decoration property or border-bottom if you want it dashed or dotted.<!--content-->
I want to have my links change so that they are underlined when your mouse goes over them.. this is probably very easy.. i just cant find any info on it

<br />
if any one can help! that would be awesome

<br />
~Achithyn<!--content-->Use CSS<br />
<br />
<!-- m --><a class="postlink" href="http://www.w3schools.com/css/css_text.asp">http://www.w3schools.com/css/css_text.asp</a><!-- m --><br />
<br />
check the text-decoration property or border-bottom if you want it dashed or dotted.<!--content-->