x
 
1
<!DOCTYPE html>
2
<title>My Example</title>
3
4
<input type="submit" value="Go for it!">
5
6
<hr>
7
<p>More info: <a href="/html/tags/html_input_tag.cfm"><code>input</code></a>.</p>