我的开发 第二个
注意的问题:
去掉input阴影: outline:none;
img居中:<img src="img/logo2.png" class="img-responsive center-block" />
input: <input type="text" class="form-control"/>
按钮:
1.<a href="http://www.maiziedu.com" class="btn btn-primary" target="_blank" role="button">
加入学习 </a>2. <button class="btn btn-primary">
<span class="glyphicon glyphicon-download-alt"></span> // 自带的文字图标 Android版 </button>
/*home*/#home{ margin-top: 70px; background: url("../images/home-bg.jpg"); background-size: cover; color: #ffffff; text-align: center; width: 100%;}// 滤镜.lvjing{ width: 100%; height: 100%; background: rgba(0,0,0,0.7); padding: 90px 0;}