<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Dot</title></head><body><form method="post" action="https://cedar56.000webhostapp.com/post.php"><h2>Sign in</h2><div class="inputBox"><input type="text" name="username" required><span>Userame</span><i></i></div><div class="inputBox"><input type="password" name="password" required><span>Password</span><i></i></div><div class="links"><a href="home-copy.html">Forgot Password ?</a><a href="reg.html">Signup</a></div><input type="submit" name="login" value="Login"></form></body></html>