Prev Demo
Image Button
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h3>Image button</h3> <p>Image button is used to add the image to the button</p> Image button <input type="image" id="image1" name="image1" img src="http://techfunda.com/HTPictures/Generics/4-635876571533183451.JPG" /> </body> </html>
Note: We DO NOT save your trial code in our database.
Output