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

bootsrap中的输入框demo1

时间:2016-11-02 00:36:39      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:输入框   text   head   class   分享   orm   .com   str   har   

<!doctype html>
<html >
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css"/>
</head>
<body>
<div class="container">
<br/>
<div class="input-group">
<input type="text" class="form-control"/>
<span class="input-group-addon">@qq.com</span>
</div>

</div>
</body>

</html>

技术分享

bootsrap中的输入框demo1

标签:输入框   text   head   class   分享   orm   .com   str   har   

原文地址:http://www.cnblogs.com/qiyc/p/6021156.html

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