HTML

Topic: Forms

How do we use an image instead of the standard submit button?

We use <INPUT NAME=foo TYPE=image SRC="http://url.to/image.gif"> instead of the normal submit tag. But there is no way to do this for the reset button. 

Browse random answers: