BYE THE BLUETOOTH EAREPHONE   LINK  πŸ‘‰πŸ» buy this earephone   Also visit my storeπŸ‘‰πŸ» https://amzn.to/3jnXio8 Samsung Galaxy M42 5G (Prism Dot Black, 8GB RAM, 128GB Storage) πŸ‘‰πŸ» https://amzn.to/3ymO5jW Studd Halmets  https://amzn.to/3sTTxcY                                        Boya m1 mic =  https://amzn.to/38F5qu5   Bluethooth boat 210  https://amzn.to/2ZfvlHp Cap  https://amzn.to/3EvQMnA Sport shoe   https://amzn.to/3kE3zwk

 HERE IS FACEBOOK LOGIN TEMPLET 

 


COPY THIS HTML CSS CODE---


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>FACEBOOK LOGIN</title>
</head>
<body>
    <section class="sec">
        <div class="head">
            <h2>Facebook</h2>
        </div>
        <div class="login">
            <form action="" method="get">
                <span>email or mobile number</span>
                <input type="text" required>
                <span>password</span>
                <input type="password" required>
                <button type="submit">Log In</button>
            </form>
                <button type="submit" class="button">Create New Account</button>
       </div><br><br><br><br>
       <div class="content">
           <span><a href="">Forgot your password?</a></span>
           <span><a href="">Language</a></span>
           <span><a href="">Help</a></span>
       </div>
       <div class="footer">
           <span><a href="">Help</a></span>
           <span><a href="">Exit</a></span>
       </div>
    </section>
</body>
</html>
<style>

*
{
    margin0;
    padding0;
    box-sizingborder-box;
    list-stylenone;
    text-decorationnone;
}

body
{
    displayflex;
    flex-wrapwrap;
    justify-contentcenter;
    align-itemscenter;
    background-colorrgba(0000.9);
    height100vh;
    width100%;
    font-family:'Segoe UI'Tahoma, Geneva, Verdanasans-serif
}
.sec
{
    height90%;
    width55%;
    background-colorrgb(221221221);
    positionrelative;
}
.head
{
    height5vh;
    width100%;
    background-color:#4267B2;
    displayflex;
    justify-contentcenter;
    align-itemscenter;
}
.head h2
{
    colorseashell;
    font-weight600;
}
.login
{
   height250px;
   background-colorrgb(248245245);
   box-shadow0px 6px 3px grey;
}
form
{
    displayflex;
    flex-directioncolumn;
    flex-wrapwrap;
}
form span
{
    margin-bottom6px
    margin-left5px;  
    text-transformcapitalize;
    font-size19px;
    font-weight:600;
    colorrgb(838181);
}
form input 
{
    margin0px 5px 12px 5px;
    height50px;
    background-colorrgb(237237241);
    outlinenone;
    border:none;
    border1px solid gray;
    font-size19px;
    transition0.4s;
}
form input:focus
{
    bordernone;
    outline2px solid rgb(34141248);
    box-shadow0px 3px 8px;
}
form button 
{
    height50px;
    background-colorrgb(34141248);
    margin0px 5px 9px 5px;
    bordernone;
    colorwhitesmoke;
    font-weight700;
    font-size17px;
    cursorpointer;
}
.button
{
  padding14px;
  width98%;
  margin-top32px;
  margin-left5px;
  color:#274986;
  font-weight600;
  font-size19px;
  cursorpointer;
}
.content
{
    displayflex;
    flex-directioncolumn;
    flex-wrapwrap;
}
.content span a
{
    color#274986;
    font-size19px;
    font-weight600;
    line-height53px;
    cursorpointer;
}
.footer
{
    height7vh;
    width100%;
    background-color#4267B2;
    displayflex;
    justify-contentspace-between;
    align-itemscenter;
    positionabsolute;
    bottom0;
}
.footer span a
{
    colorhoneydew;
    font-weight600;
    padding9px;
    cursorpointer;
}

</style>


THANK YOU GIVE YOUR FEEDBACK❤

Comments

ads

Popular posts from this blog