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
"Destek talep Formu"
Bootstrap 3.3.0 Snippet by
kemalb
3.3.0
Preview
HTML
View Full Screen
Fork
Fork this
1.6K
 
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"> <form class="form-horizontal"> <fieldset> <!-- Form Name --> <legend>Destek talep Formu</legend> <!-- Text input--> <div class="form-group"> <label class="col-md-4 control-label" for="requester">Talep eden:</label> <div class="col-md-4"> <input id="requester" name="requester" type="text" placeholder="Otomatik ID" class="form-control input-md" required=""> </div> </div> <!-- Text input--> <div class="form-group"> <label class="col-md-4 control-label" for="date">Tarih:</label> <div class="col-md-4"> <input id="date" name="date" type="text" placeholder="currentDateTime" class="form-control input-md" required=""> </div> </div> <!-- Button Drop Down --> <div class="form-group"> <label class="col-md-4 control-label" for="supporttype">Sorunun Türü:</label> <div class="col-md-4"> <div class="input-group"> <input id="supporttype" name="supporttype" class="form-control" placeholder="Sistem erişimi" type="text" required=""> <div class="input-group-btn"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> seç <span class="caret"></span> </button> <ul class="dropdown-menu pull-right"> <li><a href="#">Sistem erişimi</a></li> <li><a href="#">Yazılım sorunu</a></li> <li><a href="#">Diğer</a></li> </ul> </div> </div> </div> </div> <!-- Multiple Radios --> <div class="form-group"> <label class="col-md-4 control-label" for="location">Bulunduğunuz yer:</label> <div class="col-md-4"> <div class="radio"> <label for="location-0"> <input type="radio" name="location" id="location-0" value="1" checked="checked"> Ofis </label> </div> <div class="radio"> <label for="location-1"> <input type="radio" name="location" id="location-1" value="2"> Ofis dışında </label> </div> </div> </div> <!-- Textarea --> <div class="form-group"> <label class="col-md-4 control-label" for="description">Açıklama:</label> <div class="col-md-4"> <textarea class="form-control" id="description" name="description">Bize yardımcı olmak için Sorununuzu bize biraz açıklayınız.</textarea> </div> </div> <!-- File Button --> <div class="form-group"> <label class="col-md-4 control-label" for="filebutton">Eklenti:</label> <div class="col-md-4"> <input id="filebutton" name="filebutton" class="input-file" type="file"> </div> </div> <!-- Button (Double) --> <div class="form-group"> <label class="col-md-4 control-label" for="chancelbtn"></label> <div class="col-md-8"> <button id="chancelbtn" name="chancelbtn" class="btn btn-success">vazgeç</button> <button id="submitbtn" name="submitbtn" class="btn btn-danger">gönder</button> </div> </div> </fieldset> </form> </div>
Related:
See More
Free Template
Vue Light Bootstrap Dashboard
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76