posted 11 years ago
<html>
<head>
<title>gmail</title>
</head>
<body>
<div style="height:100px;width:100px;border-width: 0px; border-style: solid; border-color: black;margin-left:525px;margin-top:25px;float:left">
<img src="D:\mike google project\gmail\Gmail_files\google.png">
</div>
<div style="height:100px;width:300px;border-width: 0px; border-style: solid; border-color: black;margin-left:300px;margin-top:0px">
<h3>
One Account for All
<br>
It's free and always will be
</h3>
</div>
<div style="height:200px;width:200px;border-width: 0px; border-style: solid; border-color: black;margin-left:975px;margin-top:0px;float:left">
<form name="form1" action=http://localhost:8080/MyApp/Login>
<h3>Sign in to Gmail</h3>
User Name:
<input type="text" name="Name">
<br>
Password:
<input type="text" name="Pass">
<br>
<br>
<input type="submit" value="submit">
<br>
</from>
<br>
<h3>OR</h3>
<br>
<a href="createAccount.html" >create new account</a>
</div>
<div style="height:100px;width:300px;border-width: 0px; border-style: solid; border-color: black;margin-left:300px;margin-top:0px">
<h3>
Easier to send mail
<br>
Chat with your friends at same time
</h3>
</div>
</body>
</html>