HTML Code for Login

<html>
    <head>
        <title>
            Pirmohammad sheikh
        </title>

    </head>
    <body>
        <form action="">
            Email ID <input type="text">
            Password  <input type="password">
            <input type="submit" value="Log In">

        </form>
    </body>
</html>

Pirmohammad sheikh
Email ID Pssword
Pirmohammad sheikh

@gmail.com

Show Password
For new line we write <br> tag Pirmohammad sheikh
Email ID
Pssword
<html>
    <head>
        <title>
            Pirmohammad sheikh
        </title>
    </head>
    <body>
        <form action="" method="">
            <input type="text" placeholder="First Name"><input type="text" placeholder="Last Name"><br>
            <input type="text" placeholder="Username">@gmail.com<br>
            <input type="password" placeholder="password"><input type="password" placeholder="confirm password"><br>
            <input type="checkbox">Show Password
        </form>
    </body>
</html>

Comments

Popular posts from this blog

Software Engineering PPT

ERP Software Links