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
"Simple Registration form"
Bootstrap 2.3.2 Snippet by
HashimAwalgi
2.3.2
registration
Preview
HTML
View Full Screen
Forked from
Fork
Fork this
Parent
3.7K
 
0 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <form class="form-horizontal" action='' method="POST"> <fieldset> <div id="legend"> <legend class="">Register</legend> </div> <div class="control-group"> <!-- Username --> <label class="control-label" for="Name">Name</label> <div class="controls"> <input type="text" id="name" name="Name" placeholder="" class="input-xlarge name"> </div> </div> <div class="control-group"> <label class="control-label" for="ProductType">Product Type</label> <div class="controls"> <select id="productType" name="ProductType" class="input-xlarge product-type"> <option value="0">-Select-</option> </select> </div> </div> <div class="control-group"> <label class="control-label" for="Manufacturer">Manufacturer</label> <div class="controls"> <select id="manufacturer" name="Manufacturer" class="input-xlarge manufacturer"> <option value="0">-Select-</option> </select> <p class="help-block"><a>Manufacturer Quick Add</a></p> </div> </div> <div class="control-group"> <label class="control-label" for="Distributor">Distributor</label> <div class="controls"> <select id="distributor" name="Distributor" class="input-xlarge distributor"> <option value="0">-Select-</option> </select> <p class="help-block"><a>Distributor Quick Add</a></p> </div> </div> <div class="control-group"> <label class="control-label" for="SKU">SKU</label> <div class="controls"> <input type="text" id="sku" name="SKU" placeholder="" class="input-xlarge sku"> </div> </div> <div class="control-group"> <label class="control-label" for="ManufacturerPart">Manufacturer Part</label> <div class="controls"> <input type="text" id="manufacturerPart" name="ManufacturerPart" placeholder="" class="input-xlarge manufacturer-part"> </div> </div> <div class="control-group"> <label class="control-label" for="Published">Published</label> <div class="controls"> <input type="radio" id="published" name="Published" value="No" class="input-xlarge published"><span>No</span> <input type="radio" id="published" name="Published" value="Yes" checked class="input-xlarge published"><span>Yes</span> </div> </div> <div class="control-group"> <!-- Button --> <div class="controls"> <button class="btn btn-success">Register</button> </div> </div> </fieldset> </form>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76