Horje

How to add HTML <input> type image Attribute

Input type: image

Define an image as a submit button:

index.html
Example: HTML
<input type="image" src="img_submit.gif" alt="Submit">

Output should be:

How to add HTML <input> type image Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin