码迷,mamicode.com
首页 > 其他好文 > 详细

bootstrap: 内联表单;

时间:2019-03-24 21:47:25      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:group   rap   str   boot   pre   button   sub   内联   div   

<form class="form-inline">
	<div class="form-group">
		<label for="time">Time</label> <input type="text"
					class="form-control" placeholder="time">
	</div>
	<div class="form-group">
		<label for="owner">owner</label> <input type="text"
					class="form-control" placeholder="owner">
	</div>
	<button type="submit" class="btn btn-default">search</button>
</form>

 

bootstrap: 内联表单;

标签:group   rap   str   boot   pre   button   sub   内联   div   

原文地址:https://www.cnblogs.com/yinwei-space/p/10590304.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!