<html>
<head>
<title>Welcome to the Google</title>
</head>
<body>
<form>
<input type="text" id="textField"></input>
<input type="submit" value="Search"></input>
</form>
</body>
</html>
<html>
<head>
<title>Welcome to the Google</title>
</head>
<body>
<form>
<input type="text" id="textField"></input>
<input type="submit" value="Search"></input>
</form>
</body>
</html>