blob: 7fe89a71f8921dfbd7514a473851132b5f297b48 [file] [log] [blame]
<html>
<head>
<title>The Google</title>
</head>
<body style="height: 10000;">
<h1>Welcome to the Google!</h1>
<img src="google.png" id="logo"></img><br>
<form>
<input type="text" id="textField"></input>
<input type="submit" value="Search"></input>
</form>
<br>
<a href="#">Random link</a>
<br>
</body>
</html>