Prev Demo
Image Button By Using <Input> Element In HTML & HTML5.
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h1>Image button</h1> <input type="image" name="image1" src="http://techfunda.com/HTPictures/Generics/1-635724500240488175.gif" /> </body> </html>
Note: We DO NOT save your trial code in our database.
Output