Don't forget to subscribe!
\/ Code below!! \/
How to make a web button with mouseover option. The code below makes it so when the mouse is put over the button, the pressed in button appears. Enjoy!
The code, just replace each bracket with its reletive sideways carrot ( Youtube doesn't let me ut it in the description :P )
[a href="Enter Target Url Here"
onMouseOver="document.rollover.src='Pressedinbutten.gif'" onMouseOut="document.rollover.src='Normalbutten.gif'"]
[img src="Normalbutten.gif" border=0 name="rollover"][/a]