• map-iconQatar
  • email-iconinfo@sugaiinstitute.com

YouTube : Sugai Institute

How to create Login Form using HTML ans CSS

How to create Login Form using HTML ans CSS

  • Teacher
    Teacher
    Gayathri Sudhakar
  • Category
    css
  • Views

Login Form using HTML and CSS


SimpleLogin Form with font awesome icon using HTML and CSS


Note:Watch my video for detailed explanation in Tamil

Login Form using HTML and CSS

(Use Ctrl+c to copy this coding)

<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Login Form</title>
<style> form{ width:400px; height:500px; background-color:#eb83c6; box-shadow:5px 5px 10px; border-radius:5px; margin:2% auto; padding:20px; } .input_box { width:250px; height:49px; padding:15px; border-radius:0px 5px 5px 0px; border:none; margin-left:-4px; } .form_icon { background-color:white; Padding:14px; border-radius:5px 0px 0px 5px; padding-bottom:17px; } .form_icon_right { background-color:white; Padding:14px; border-radius:0px 5px 5px 0px; padding-bottom:17px; margin-left:-4px; } .log_in { color:black; width: 300px; height: 50px; padding: 0 20px; border-radius: 5px; outline: none; border: none; cursor: pointer; text-align: center; } .sign_up { background: #B8F2E6; padding:10px; border-radius:5px; border:none; cursor:pointer; } </style>
</head>
<body>
<div>
<form>
<h2 style="text-align:center;">Log In</h2>
<p style="text-align:center;">Login here using Username and Password</p>
<span class="form_icon"><i class="fa fa-user-circle" aria-hidden="true"></i></span>
<input type="text" class="input_box" placeholder="Enter Username" required>
<br><br> <span class="form_icon"><i class="fa fa-key" aria-hidden="true"></i></span>
<input style="border-radius:0px 0px 0px 0px;width:210px;" type="password" class="input_box" placeholder="Enter Passord" required>
<span class="form_icon_right"> <i class="fa fa-eye" aria-hidden="true"></i></span>
<br> <br>
<button class="log_in"> Log In </button>
<br><br>
<button class="sign_up">Sign Up
<i class="fa fa-user-plus" aria-hidden="true"></i>
</button>
</form> </div> </body> </html>


Click output to view the output of the coding

Reviews
  • Reviews
    Joie Redrick
    15-06-2025 22:33:09

    Your means of describing everything in this post is truly good, every one can simply know it, Thanks a lot https://institutaxis.com/formations-100-en-ligne/

  • Reviews
    Joie Redrick
    15-06-2025 22:33:05

    Your means of describing everything in this post is truly good, every one can simply know it, Thanks a lot https://institutaxis.com/formations-100-en-ligne/

  • Reviews
    Camille Franke
    14-06-2025 18:47:55

    Your method of explaining everything in this post is actually good, all can effortlessly be aware of it, Thanks a lot https://www.infinibien-etre.com/comment-mon-chien-peut-il-devenir-un-chien-de-therapie/

  • Reviews
    Camille Franke
    14-06-2025 18:47:48

    Your method of explaining everything in this post is actually good, all can effortlessly be aware of it, Thanks a lot https://www.infinibien-etre.com/comment-mon-chien-peut-il-devenir-un-chien-de-therapie/

  • Reviews
    Lorrine Harrap
    12-06-2025 16:15:55

    Your means of telling all in this paragraph is in fact good, all can effortlessly know it, Thanks a lot https://www.demenagementproexpress.com/demenagement

  • Reviews
    Lorrine Harrap
    12-06-2025 16:15:51

    Your means of telling all in this paragraph is in fact good, all can effortlessly know it, Thanks a lot https://www.demenagementproexpress.com/demenagement

  • Reviews
    Wilmer Bryce
    10-06-2025 21:20:06

    Your means of describing the whole thing in this post is genuinely good, every one can simply know it, Thanks a lot https://www.myozen.ca/en/three-reasons-to-take-a-couples-massage/

  • Reviews
    Wilmer Bryce
    10-06-2025 21:20:03

    Your means of describing the whole thing in this post is genuinely good, every one can simply know it, Thanks a lot https://www.myozen.ca/en/three-reasons-to-take-a-couples-massage/

  • Reviews
    Caridad Cushing
    09-06-2025 13:28:49

    Your mode of explaining all in this post is genuinely fastidious, every one can effortlessly understand it, Thanks a lot https://www.cuisinesdeniscouture.com/designer-cuisine/

  • Reviews
    Caridad Cushing
    09-06-2025 13:28:47

    Your mode of explaining all in this post is genuinely fastidious, every one can effortlessly understand it, Thanks a lot https://www.cuisinesdeniscouture.com/designer-cuisine/

  • Reviews
    Nichole Carlin
    03-06-2025 01:09:46

    Your way of explaining all in this paragraph is truly good, all can simply know it, Thanks a lot https://missgriffintown.com/our-services/

  • Reviews
    Nichole Carlin
    03-06-2025 01:09:43

    Your way of explaining all in this paragraph is truly good, all can simply know it, Thanks a lot https://missgriffintown.com/our-services/

  • Reviews
    Billy Bowes
    01-06-2025 15:10:00

    Your method of telling all in this post is really fastidious, all can without difficulty be aware of it, Thanks a lot https://www.cpl.com.pe/blog/textiles-arval

  • Reviews
    Billy Bowes
    01-06-2025 15:09:57

    Your method of telling all in this post is really fastidious, all can without difficulty be aware of it, Thanks a lot https://www.cpl.com.pe/blog/textiles-arval

  • Reviews
    07-08-2022 12:39:39

    hai mam.how to insert fogot password in this form mam.will u explain me mam pls

Leave A Comment

Other Playlist

  • HTML : 7 Classes
  • CSS : 8 Classes
  • HTML Questions : 2 Videos
Free Courses Watch Now