2个回答
展开全部
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>查询</title>
<style type="text/css">
*{
margin:0;
padding:0;
}
.cx{
width:340px;
height:40px;
border:1px solid #e2e2e2;
margin:0 auto;
}
.cx p{
width:40px;
height:40px;
float:left;
border-right:1px solid #e2e2e2;
}
.cx input{
width:244px;
height:40px;
float:left;
border:none;
padding-left:10px;
font-size:22px;
line-height:40px;
border-right:1px solid #e2e2e2;
}
.cx .btn{
width:36px;
height:36px;
background:#da251a;
color:#fff;
line-height:36px;
text-align:center;
float:right;
margin-top:2px;
margin-right:4px;
}
</style>
</head>
<body>
<div class="cx">
<p>序号查询</p>
<input type="text" name="" value="请输入查询序号" />
<div class="btn">查询</div>
</div>
</body>
</html>
随便写的,你看下是不是你想要的。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询