本文实例为大家分享了Bootstrap表单的具体实现代码,供大家参考,具体内容如下
<Meta charset="utf-8">
<Meta http-equiv="X-UA-Compatible" content="IE-edge">
<Meta name="viewport" content="width=device-width,initial-scale=1">
Bootstrap 101 Template
nofollow" rel="stylesheet">
nofollow" rel="stylesheet">
<form class="form-horizontal" role="form">
<div class="form-group">
<label class="col-md-2 control-label" for="exampleInputEmail">Email address
<div class="col-md-10">
<input type="email" class="form-control" id="exampleInputEmail" placeholder="Email">