Jump to content

[SOLVED] own submit button


squiblo

Recommended Posts

how can i edit this code so that i can have my own image as the submit button?

 

<form action='search.php' method='GET'
	<font face='sans-serif' size='5'>
	<center>
		<input type='text' size='50' name='search'> <input type='submit' name='submit' value='Search'>
	</center>
	</font>
</form>

Link to comment
https://forums.phpfreaks.com/topic/168091-solved-own-submit-button/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.