<!DOCTYPE html>
<html>
<body>
<form action="/example/html/form_action.aspx">
Search Google:
<input type="search" name="googlesearch">
<input type="submit">
</form>
</body>
</html>