I created some buttons like this... and I was wondering .. if it was possible to resize the buttons.. say make the bar button longer ?? or shorter ??
<input type="text" name="bottom" size="3" onclick = "dosomething.asp">
I tried adding (size="10" in there .. but that doesnt not seem to work...
could someone guide me in the right direction..
thanks
<input type="text" name="bottom" size="3" onclick = "dosomething.asp">
I tried adding (size="10" in there .. but that doesnt not seem to work...
could someone guide me in the right direction..
thanks