cum faci ca o caseta sa nu se miste css
<html>
<head>
<title>Log in - WebApplication</title>
</head>
<body bgcolor="#F8F8FF">
<div style="border-bottom: 1px solid #D3D3D3; background: white; font-family:'Segoe UI' ">
<div style=" margin-left: 150px; padding-top: 15px; padding-bottom: 25px; height: 30px; ">
<div style="float: left; overflow: hidden; width: 210px; height: 40px;"><a href="WebAplication.html" style="color: #708090; text-decoration: none; font-size: 30px; ">WebApplication</a></div>
<div style="padding-top: 10.5px;"><div style="margin-left: 25px; float: left;overflow: hidden; width: 55px; height: 23px;"><a href="Home - WebAplication.html" style="color: #708090; text-decoration: none; font-size: 20px;"><u>Home</u></a></div>
<div style="float: left; overflow: hidden; width: 65px; height: 30px; margin-left: 18px;"><a href="Privacy - WebApplication.html"
style="color: #708090; text-decoration: none; font-size: 20px;">Privacy</a></div>
<div style="float: left; overflow: hidden; width: 74px; height: 28px; margin-left: 1098px;"><a href="Register - WebAplication.html" style="color: #708090; text-decoration: none; font-size: 20px;">Register</a></div>
<div style=" float: left; overflow: hidden; width: 50px; height: 30px; margin-left: 12px;"><a href="Log in - WebApplication.html"
style="color: black; text-decoration: none; font-size: 20px;"><u>Login</u></a></div></div>
</div>
</div>
<div style="font-size: 50px; margin-left: 157px; margin-top: 18px; font-family:'Segoe UI'">
Log in
</div>
<table style="font-size: 40px; margin-left: 155px;">
<tr>
<td><div style="border-bottom: 1px solid #D3D3D3; font-family:'Segoe UI'">
<div style="margin-bottom: 30px; font-family:'Segoe UI'">Use a local account to Log in.</div></div></td>
<td> </td>
<td><div style="border-bottom: 1px solid #D3D3D3; font-family:'Segoe UI'">
<div style="margin-bottom: 30px;">Use another service to Log in.</div></div></td>
</tr>
</table>
<table style="font-size: 25px; margin-left: 157px; boder: 3px; margin-top: 30px;">
<tr>
<td>Email<br><input type="text" style="font-size: 30px; margin-top: 10px;" /></td>
<td><div style="margin-left: 255px;">Thare are no external authentication service configured. See this
<a href="" style="color: blue; text-decoration: none;">
article<br> about setting up this ASP.NET application to support loggin in via external<br> services.</a></div></td>
</tr>
</table>
<div style="font-size: 25px; margin-left: 162px; margin-top: 20px; font-family:'Segoe UI'">
Password
<br>
<input type="text" style="font-size: 30px; margin-top: 10px;">
<div style=" margin-top: 30px; font-family:'Segoe UI'">
<input type="checkbox"> Remember me?
<br>
<div style="margin-top: 30px; font-family:'Segoe UI'">
<input type="button" value="Log in"
style="color: white; font-size: 30px; background: #0066ff; border: solid #0066ff 1px; border-radius: 5px;">
</div>
</div>
<div style="margin-top: 20px; font-family:'Segoe UI'">
<a href="" style="text-decoration: none; color: blue;">Forgot your password?</a>
</div>
<div style="margin-top: 20px; font-family:'Segoe UI'">
<a href="" style="text-decoration: none; color: blue;">Register as a new user</a>
</div>
<div style="margin-top: 20px;">
<a href="" style="text-decoration: none; color: blue;">Resed email confirmation</a>
</div>
</div>
<div style="position: fixed; bottom: 0; left: 0; right: 0; height: 50px; background-color: #F8F8FF; opacity: 0.6;
font-family:'Segoe UI' border-top: black solid 1px;">
<div style="border-top: #D3D3D3 solid 1px;">
<div style="margin-top: 15px; margin-left: 160px;">
<img src="C:\html training\0208\c.png" width="15px" height="15px">
2021 - WebApplication3 - <a href="Privacy - WebApplication.html"
style="color: blue; text-decoration: none;">Privacy</a>
</div>
</div>
</div>
</body>
</html>