欢迎来到DIVCSS5查找CSS资料与学习DIV CSS布局技术!
  代码如下:
 
  
 
  
 
  
 
  <!DOCTYPEHTML>
 
  <html>
 
  <head>
 
  <metahttp-equiv="Content-Type"content="text/html;charset=utf-8">
 
  <title>资格查询</title>
 
  <metacharset="UTF-8">
 
  <metaname="viewport"content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
 
  <linkrel="stylesheet"type="text/css"href="bootstrap/css/bootstrap.css">
 
  <scripttype="text/javascript"src="bootstrap/js/jquery.min.js"></script>
 
  <scripttype="text/javascript"src="bootstrap/js/bootstrap.js"></script>
 
  </head>
 
  <body>
 
  <pclass="panelpanel-warning">
 
  <pclass="panel-heading"style="background:#d9534f;color:#ffffff">
 
  <spanclass="glyphiconglyphicon-th-large"style="margin-right:10px"/>资格查询
 
  </p>
 
  </p>
 
  <form>
 
  <pclass="container">
 
  <pclass="row">
 
  <pclass="col-md-12">
 
  <pclass="input-group">
 
  <!--<spanclass="input-group-addon">账号</span>-->
 
  <inputtype="text"name="txtUserId"class="form-control"maxlength="20"placeholder="输入帐号"/>
 
  <spanclass="input-group-addon"><spanclass="glyphiconglyphicon-search"style="margin-right:10px"/>
 
  <ahref="query.html?action=query">查询数据</a></span>
 
  </p>
 
  </p>
 
  </p>
 
  </p>
 
  </form>
 
  <ulclass="navnav-pillsnav-stackednav-pider">
 
  <br>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-user"style="margin-right:10px">
 
  </span>账号</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-list-alt"style="margin-right:10px">
 
  </span>昵称</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-comment"style="margin-right:10px">
 
  </span>微信</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-phone"style="margin-right:10px">
 
  </span>手机</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-star"style="margin-right:10px">
 
  </span>当前等級</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-tag"style="margin-right:10px">
 
  </span>资格</a></li>
 
  <liclass="bg-warning"><ahref="#"><spanclass="glyphiconglyphicon-credit-card"style="margin-right:10px">
 
  </span>信用度</a></li>
 
  </ul>
 
  </p>
 
  <pclass="panelpanel-warning">
 
  <pclass="panel-body">
 
  <pclass="text-center"style="background:#FFF;margin-top:10px">
 
  <ahref="index.php">
 
  <buttontype="button"class="btnbtn-success"style="width:80%">
 
  <spanclass="glyphiconglyphicon-home"style="margin-right:10px"/>返回首頁</button>
 
  </a>
 
  </p>
 
  </p>
 
  </p>
 
  </body>
 
  </html>







本文转载自中文网

如需转载,请注明文章出处和来源网址:http://www.divcss5.com/html/h55021.shtml