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
"Signup "
Bootstrap 4.0.0 Snippet by
jeevan123456
4.0.0
signup
Preview
HTML
View Full Screen
Fork
Fork this
4.2K
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <div class="container"> <div class="row"> <div class="col-md-3"> <ul class="list-unstyled"> <li><a href="dashboard.html" class="list-group-item bg-active"><i class="fa fa-angle-double-right"></i> Dashboard <span class="badge">12</span> </a></li> <li><a href="my-profile.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> My Profile</a> </li> <li><a href="my-listings.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> My Listings</a> </li> <li><a href="my-enquiry.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> My Enquiry</a> </li> <li><a href="add-business.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> Add Listing</a> </li> <li><a href="account-settings.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> Account Settings</a> </li> <li><a href="change-password.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> Change Password</a> </li> <li><a href="logout.html" class="list-group-item"><i class="fa fa-angle-double-right"></i> Log Out</a> </li> </ul> </div> <div class="col-md-9"> <div class="card"> <div class="card-body"> <div class="row"> <div class="col-md-12"> <div class="col-md-9 "> <div class="form-group"> <form class="signup" action="#" method="post"> <div class="form-group"> <input type="text" class="form-control" placeholder="First & Last Name"> </div> <div class="form-group"> <input type="email" class="form-control" placeholder="Email Address"> </div> <div class="form-group"> <input type="password" class="form-control" placeholder="Password"> </div> <div class="form-group"> <input type="password" class="form-control" placeholder="Confirm Password"> </div> <div class="form-group"> <div class="checkbox"> <label> <input type="checkbox"> Please accept the terms and conditions to proceed with your request. </label> </div> </div> <div class="form-group"> <input type="submit" class="btn btn-success " value="SUBMIT"> </div> </form> </div> </div> </div> </div> </div> </div> </div> </div> </div>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76