<!DOCTYPE HTML>
<html>
<body>
<form action="/example/html/form_action.aspx" method="get">
User name: <input type="text" name="user_name" autofocus="autofocus" />
<input type="submit" />
</form>
</body>
</html>