Jump to content

HTML Frontpage onmouseover


rtmd

Recommended Posts

Hi all,I would like to know how I make my text links in bold when using mouseover. I managed to create another color by doing this:<font face="Arial" size="1"><input type="submit" value="Clear" style="font-family: Verdana; color: #000080; background-color: #C0C0C0; font-size: 8pt" tabindex="68" name="submit" onmouseover="style.color='red'" onmouseout="style.color='#000080'">When I move the mouse over the pushbutton, it will change the blue color to red. I would like to know how to make the text in the pushbutton bold.Thank you in advanceRob

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...