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
"PendForm"
Bootstrap 3.3.0 Snippet by
Luizleb
3.3.0
Preview
HTML
CSS
View Full Screen
Fork
Fork this
519
 
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 ----------> <div class="container"> <fieldset> <!-- Form Name --> <legend>Nova Pendência</legend> <form class="form-inline"> <!-- Select Basic --> <div class="form-group"> <label for="selectbasic">Projeto :</label> <select id="selectbasic" name="selectbasic" class="form-control"> <option value="1">Geral</option> <option value="2">Viga As Is</option> <option value="">Viga 4+</option> <option value="">Geotecnia</option> <option value="">Outros</option> </select> </div> </form> <form class="form-inline"> <!-- Text input--> <div class="form-group"> <label for="textinput">Assunto :</label> <input id="textinput" name="textinput" type="text" placeholder="Assunto" class="form-control" required=""> </div> <!-- Select Basic --> <div class="form-group"> <label for="selectbasic">Area :</label> <select id="selectbasic" name="selectbasic" class="form-control"> <option value="1">Geral</option> <option value="2">Diretoria</option> <option value="">Engenharia</option> <option value="">Suprimentos</option> <option value="">Administrativo</option> <option value="">Outros</option> </select> </div> </form> <form class="form-inline"> <!-- Multiple Radios (inline) --> <div class="form-group"> <label for="radios">Prioridade :</label> <label class="radio-inline" for="radios-0"> <input type="radio" name="radios" id="radios-0" value="1" checked="checked"> 1 </label> <label class="radio-inline" for="radios-1"> <input type="radio" name="radios" id="radios-1" value="2"> 2 </label> <label class="radio-inline" for="radios-2"> <input type="radio" name="radios" id="radios-2" value="3"> 3 </label> </div> <!-- Select Basic --> <div class="form-group"> <label for="selectbasic">Status :</label> <select id="selectbasic" name="selectbasic" class="form-control"> <option value="1">Pendente</option> <option value="2">Concluída</option> </select> </div> </form> <!-- Textarea --> <div class="form-group"> <label for="textarea">Observações :</label> <div> <textarea class="form-control" id="textarea" name="textarea">Obs. :</textarea> </div> </div> </fieldset> </div>
.form-group { margin: 15px; line-height: 30px; }
Related:
See More
Free Template
Material Dashboard React
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76