Nanny Boutique Sign In Page

Developer
Size
2,262 Kb
Views
44,528

How do I make an nanny boutique sign in page?

Allows users to sign on using a unique ID to access the next page. What is a nanny boutique sign in page? How do you make a nanny boutique sign in page? This script and codes were developed by Nate Stoll on 09 September 2022, Friday.

Nanny Boutique Sign In Page Previews

Nanny Boutique Sign In Page - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Nanny Boutique Sign In Page</title> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <form action="action_page.php"> <div class="imgcontainer"> <img src="img_avatar2.png" alt="Avatar" class="avatar"> </div> <div class="container"> <label><b>Username</b></label> <input type="text" placeholder="Enter Username" name="uname" required> <label><b>Password</b></label> <input type="password" placeholder="Enter Password" name="psw" required> <button type="submit">Login</button> <input type="checkbox" checked="checked"> Remember me </div> <div class="container" style="background-color:#f1f1f1"> <button type="button" class="cancelbtn">Cancel</button> <span class="psw">Forgot <a href="#">password?</a></span> </div>
</form> <script src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js'></script>
</body>
</html>

Nanny Boutique Sign In Page - Script Codes CSS Codes

/* Bordered form */
form { border: 3px solid #f1f1f1;
}
/* Full-width inputs */
input[type=text], input[type=password] { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; box-sizing: border-box;
}
/* Set a style for all buttons */
button { background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; border: none; cursor: pointer; width: 100%;
}
/* Extra style for the cancel button (red) */
.cancelbtn { width: auto; padding: 10px 18px; background-color: #f44336;
}
/* Center the avatar image inside this container */
.imgcontainer { text-align: center; margin: 24px 0 12px 0;
}
/* Avatar image */
img.avatar { width: 40%; border-radius: 50%;
}
/* Add padding to containers */
.container { padding: 16px;
}
/* The "Forgot password" text */
span.psw { float: right; padding-top: 16px;
}
/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) { span.psw { display: block; float: none; } .cancelbtn { width: 100%; }
}
Nanny Boutique Sign In Page - Script Codes
Nanny Boutique Sign In Page - Script Codes
Home Page Home
Developer Nate Stoll
Username natester13
Uploaded September 09, 2022
Rating 3
Size 2,262 Kb
Views 44,528
Do you need developer help for Nanny Boutique Sign In Page?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Nate Stoll (natester13) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!