Hi,
I have a textbox and a button next to each other but i would like to decrease the space between them - so that they like part of one another
Is there a way of playing with spacing between the two?
Please Assist!
I have a textbox and a button next to each other but i would like to decrease the space between them - so that they like part of one another
Code:
<input type="text"> <input type="button">
Please Assist!
Comment