HTML submit
by Daniel Hall
HTML
<form action="http://www.watzthis.com/images/train.png">
name or thing
<input type="text" id="name" required>
<input type="submit" value="Submit">
</form>
by Daniel Hall
<form action="http://www.watzthis.com/images/train.png">
name or thing
<input type="text" id="name" required>
<input type="submit" value="Submit">
</form>