PDA

View Full Version : Expanding text.



tdi
21-01-2008, 06:49 PM
Hi,

I'm not making a classy website, just a basic one to show off my graphics.

I would like to know, what is the code so that when the user hovers over a link, the text goes bold?

Thanks
Adam

H0BJ0B
21-01-2008, 07:00 PM
<style type="TEXT/CSS">
<!--
a:hover { font-weight: bold}
-->
</style>

tdi
24-01-2008, 12:15 AM
Thanks, it works. +Rep

H0BJ0B
25-01-2008, 12:14 AM
Good stuff :)
Thanks for the rep :)

Want to hide these adverts? Register an account for free!