/ Published in: CSS
adjust position of image using margins
Expand |
Embed | Plain Text
<FORM action=stuff.jsp method=post> <span style="position:absolute;margin-left:-15px;"> <INPUT type=image src="pic.png"> </span> some text </FORM>
You need to login to post a comment.
