Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"LogIn. "
Bootstrap 3.3.0 Snippet by
GentiHetemi
3.3.0
login
Preview
HTML
View Full Screen
Fork
Fork this
3.0K
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <title>Template</title> </head> <meta content="width=device-width, initial-scale=1"> <style> .div4{ border: 5px solid lightgray; border-radius: 4px; border-style: outset; margin: 5% 30%; background-color: lightgray; } h1{ margin: 10% 40%; font-family:sans-serif; color:crimson; } .div1{ margin: 2% 15%; } .username{ margin: 0px 5px; } #username{ border-radius: 4px; width: 200px; height: 30px; text-indent: 25px; box-sizing:content-box; } .div2{ margin: 2% 15%; } .password{ margin: 0px 6px; } #password{ border-radius: 4px; width: 200px; height: 30px; text-indent: 25px; box-sizing: content-box; } .div3{ margin: 2% 28%; } #rememberme{ } #buton{ border-radius: 10px; margin: 5% 40%; width: 100px; height: 40px; font-size: 18px; color: darkred; } #register{ margin: 0px 190px; text-decoration:none; } #button{ margin: 0px 100px; } .div5{ text-align: center; width: 516px; height: 40px; background-color:#00b36b; } .buton1{ margin: 1.8%; background-attachment: fixed; background-color: #00b36b; border: 2px double white; } .form{ text-decoration: none; color: black; } </style> <body background="fig2.jpg" class="w3-container"> <div class="div4"> <h1>Log In</h1> <div class="div1"> <span class="username">Username</span><input type="text" onclick="myfunction()" placeholder="Enter Username" name="username" id="username"></br> </div> <div class="div2"> <span class="password">Password</span><input type="password" min="6" onclick="myfunction()" placeholder="Enter Password" name="password" id="password"><p id="p"></p></br> </div> <div class="div3"> <input type="checkbox" onclick="myfunction()" id="checkbox"><span class="rememberme">Keep me loged in</span> </div> <input type="submit" onclick="myfunction()" name="Log In" id="buton"> <div class="div5"> <span>Not a member yet?</span><button class="buton1"> Join US</button> </div> </div> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76