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
"Datos Validacion ID"
Bootstrap 3.3.0 Snippet by
jordonez
3.3.0
Preview
HTML
CSS
View Full Screen
Fork
Fork this
1.1K
 
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"> <div class="col-md-12"> <div class="panel panel-primary"> <div class="panel-heading"> <h4 class="panel-title"> Datos Validación ID </h4> </div> <div class="panel-body"> <form class="form-horizontal"> <div class="row"> <div class="col-md-6"> <!-- Text input--> <div class="form-group"> <label class="col-md-4 control-label" for="textinput">Numero Documento</label> <div class="col-md-8"> <input id="textinput" name="textinput" type="text" placeholder="" class="form-control input-sm"> </div> </div> </div> <div class="col-md-6"> <!-- Text input--> <div class="form-group"> <label class="col-md-4 control-label" for="textinput">Apellido y Nombre</label> <div class="col-md-8"> <input id="textinput" name="textinput" type="text" placeholder="" class="form-control input-sm"> </div> </div> </div> </div> <hr /> <div class="table-responsive"> <table class="table table-striped custab"> <thead> <tr> <th class="text-center" style="width:100px; word-wrap:break-word">Pregunta 1</th> </tr> </thead> <tr> <td style="width:100px; word-wrap:break-word"><label class="radio-inline"><input type="radio" name="optradio">Option 1</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio">Option 2</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio">Option 3</label></td> </tr> </table> </div> <div class="table-responsive"> <table class="table table-striped custab"> <thead> <tr> <th class="text-center" style="width:100px; word-wrap:break-word">Pregunta 2</th> </tr> </thead> <tr> <td style="width:100px; word-wrap:break-word"><label class="radio-inline"><input type="radio" name="optradio1">Option 1</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio1">Option 2</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio1">Option 3</label></td> </tr> </table> </div> <div class="table-responsive"> <table class="table table-striped custab"> <thead> <tr> <th class="text-center" style="width:100px; word-wrap:break-word">Pregunta 3</th> </tr> </thead> <tr> <td style="width:100px; word-wrap:break-word"><label class="radio-inline"><input type="radio" name="optradio3">Option 1</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio3">Option 2</label></td> </tr> <tr> <td><label class="radio-inline"><input type="radio" name="optradio3">Option 3</label></td> </tr> </table> </div> <hr /> <div class="text-center"> <div class="btn-group" role="group" aria-label="..."> <button type="button" class="btn btn-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> Confirma</button> <button type="button" class="btn btn-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> Cancela</button> </div> </div> </form> </div> </div> </div> </div>
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; border-color:#428bca; margin: 1em 0; padding: 0; } .custab{ border: 1px solid #ccc; padding: 5px; margin: 5% 0; box-shadow: 3px 3px 2px #ccc; transition: 0.5s; } .custab:hover{ box-shadow: 3px 3px 0px transparent; transition: 0.5s; } table {border-collapse:collapse; table-layout:fixed; width:310px;}
Related:
See More
Template
Material Dashboard Pro BS3
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76