<input name="Budget" type="button" value="Money spent by Lecturer=" style="color:blue; font-face:Arial; font-size:7px; border-color:yellow; border-width:2px; background-color:yellow;">
<INPUT type=TEXT name="price" size="2">
If you view the above code you will see that at the end and the beginning of the button there is alot of redundant space. What i want is that the equals is adjacent to the text box. Is this possible? Cheers in advance for any response.
<INPUT type=TEXT name="price" size="2">
If you view the above code you will see that at the end and the beginning of the button there is alot of redundant space. What i want is that the equals is adjacent to the text box. Is this possible? Cheers in advance for any response.