1 2 3 4 5
<p>Login:</p> <input placeholder="Username" type="text"> <input placeholder="Password" type="password"> <button>Login</button> <button>Create Account...</button>