Animated Login Form Using HTML & CSS | web-Development tutorial for beginners.

Animated Login Form Using HTML and CSS | Web-Development tutorial for beginners.

 Project Preview:



Images Required.

Wave.png:

Other are SVG images so download it from the below link:

avatar.svg





mobile.svg






Code:

index.html

The Styling(CSS) for our Webpage is done in the HTML file itself instead of creating an extra CSS file. 

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <link href="https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap" 
   rel="stylesheet">
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" 
    rel="stylesheet">
    <link href="path/to/font-awesome/css/font-awesome.min.css" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Fredoka+One&family=Kufam
    :wght@800&display=swap" rel="stylesheet">


    <title>Login Form- Shubham Sagar Portfolio.</title>
    <style>
        body {
            background: url(wave.png);
            background-repeat: no-repeat;
            background-size600px 600px;
        }

        .bg {
            width600px;
            height500px;
        }

        .avatar {
            width110px;
            height110px;
            position: absolute;
            top10%;
            left68%;
        }

        h2 {
            position: absolute;
            top25%;
            left65.2%;
            font-family'Fredoka One', cursive;
            font-size35px;

        }

        input {
            font-family'Fredoka One', cursive;
            font-family'Kufam', cursive;
            font-size13px;
        }

        .user {
            position: absolute;
            top44%;
            left64%;
            border: none;
            border-bottom: solid #645959;
            padding10px;
            width200px;
        }

        .pass {
            position: absolute;
            top54%;
            left64%;
            border: none;
            border-bottom: solid #645959;
            padding10px;
            width200px;
        }

        .for {
            position: absolute;
            top60%;
            left74.2%;
            font-size12px;
            font-family'Fredoka One', cursive;
            font-family'Kufam', cursive;

        }

        button {
            position: absolute;
            top70%;
            left64%;
            border: solid #71db16;
            border-radius30px;
            padding6px;
            width220px;
            background: #71db16;
            color: aliceblue;
            cursor: pointer;
            transition.5s;
        }

        button:hover {
            -webkit-box-shadow0px 3px 10px 5px rgba(0000.86);
            -moz-box-shadow0px 3px 10px 5px rgba(0000.86);
            box-shadow0px 3px 10px 5px rgba(351162270.86);
            font-weight: bold;
        }

        .for:hover {
            cursor: pointer;
            color: #1527b4;
        }
    </style>
</head>

<body>
    <div class="main">
        <img class="bg" src="bg.svg" alt="">
    </div>
    <div class="formup">
        <img class="avatar" src="avatar.svg">
        <h2>WELCOME</h2>


        <input class="user" type="" placeholder="Username">
        <input class="pass" type="password" placeholder="Password">

        <p class="for">Forgot Password?</p>
        <button>
            LOGIN
        </button>
    </div>

</body>
</html>



______________________________________________

THANK YOU.....


Article By:

Shubham Sagar
www.youtube.com/c/coveringtheworld
https://www.instagram.com/shubham.__.sagar

For Business Queries: sk0374391@gmail.com

Code Star, India        





14 comments:

  1. Thankyou for this wondrous post, I am glad I observed this website on yahoo. therap login

    ReplyDelete
    Replies
    1. Thanks for your review!
      Your appreciation inspires us to add more articles.

      Delete
  2. Thankyou for this wondrous post, I am glad I observed this website on yahoo. 토토커뮤니티

    ReplyDelete
  3. I really like your writing style, great information, thankyou for posting. test bank nursing

    ReplyDelete
  4. I read your blog. I really appreciate your thoughts. Thanks for sharing this article with us. Looing forward for reading more... Web Design Companies Dubai

    ReplyDelete
  5. We are truly thankful for your blog entry. You will discover a great deal of methodologies in the wake of going to your post. I was precisely scanning for. A debt of gratitude is in order for such post and please keep it up.  yonatan

    ReplyDelete
  6. Wow !! This is one of the best blog and also get best Web Design Sharjah at very affordable prices in Shatjah

    ReplyDelete
  7. Our expert designers are dedicated to producing layouts that ensure your design is distinctive to our clients' liking as well as functional. We warmly invite you to browse our website or visit our freshly remodeled showroom to witness for yourself how Cabinet & Stone City can provide luxury without the cost!

    ReplyDelete
  8. Maintaining the safest driving records on the road, our drivers are the company's most valuable assets and the reason for our growth and success.

    ReplyDelete
  9. Fame Jackets have so far served many of customers and thus we can claim to have customers wearing our jackets throughout the world. To make sure smooth and efficient shipping and delivery solutions Fame Jackets collaborate with the premium courier services working internationally.

    ReplyDelete
  10. guaranteed hosting plans are more qualified for specific sorts of sites. https://onohosting.com/

    ReplyDelete

Powered by Blogger.