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