Jump to content

rtmd

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by rtmd

  1. 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

×
×
  • Create New...