ianripping
01-31-2004, 03:56 AM
I have this button code -
<button style="background: #CCCCCC; color: #000000";><span style="font-size: 200%"></span>CY</button>
I want to add some rollover text to the button. I tried <button style="background: #CCCCCC; color: #000000";ALT="reset button"><span style="font-size: 200%"></span>CY</button> but had no luck
<button style="background: #CCCCCC; color: #000000";><span style="font-size: 200%"></span>CY</button>
I want to add some rollover text to the button. I tried <button style="background: #CCCCCC; color: #000000";ALT="reset button"><span style="font-size: 200%"></span>CY</button> but had no luck