x
 
1
<!DOCTYPE html>
2
<title>My Example</title>
3
4
<input type="image" name="image_button" src="/pix/samples/bg1.png">
5
6
<hr>
7
<p>More info: <a href="/html/tags/html_input_tag.cfm"><code>input</code></a>.</p>