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
"index"
Bootstrap 4.0.0 Snippet by
wanms
4.0.0
Preview
HTML
View Full Screen
Fork
Fork this
2.1K
 
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="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <fieldset> <!-- Form Name --> <legend>Inscrição 8º FETRAN MS</legend> <!-- Select Basic --> <div class="form-group"> <label class="col-md-4 control-label" for="cIDADE">Cidade</label> <div class="col-md-4"> <select id="cIDADE" name="cIDADE" class="form-control"> <option value="1">Campo Grande</option> <option value="2">Dourados</option> </select> </div> </div> <!-- Text input--> <div class="form-group"> <label class="col-md-4 control-label" for="nome">Nome da Escola</label> <div class="col-md-5"> <input id="nome" name="nome" type="text" placeholder="" class="form-control input-md" required=""> </div> </div> <!-- Multiple Radios (inline) --> <div class="form-group"> <label class="col-md-4 control-label" for="tipo">Tipo da Escola</label> <div class="col-md-4"> <label class="radio-inline" for="tipo-0"> <input type="radio" name="tipo" id="tipo-0" value="1" checked="checked"> Estadual </label> <label class="radio-inline" for="tipo-1"> <input type="radio" name="tipo" id="tipo-1" value="2"> Municipal </label> <label class="radio-inline" for="tipo-2"> <input type="radio" name="tipo" id="tipo-2" value="3"> Particular </label> <label class="radio-inline" for="tipo-3"> <input type="radio" name="tipo" id="tipo-3" value="4"> Instituto </label> </div> </div> <!-- Button --> <div class="form-group"> <label class="col-md-4 control-label" for="cadastro"></label> <div class="col-md-4"> <button id="cadastro" name="cadastro" class="btn btn-primary">Realizar Inscricao</button> </div> </div> </fieldset> </form>
Related:
See More
Template
Light Bootstrap Dashboard Pro
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76