<meta name="author" content="blog.anchen8.net">
<title>;无标题 1</title>
<style>
*{
margin: 0;
padding: 0;
}
.search{
margin: 30px;
width: 210px;
height:35px;
border:1px solid silver ;
}
.search_key{
【js搜索框验证代码怎么写】width: 150px;
height: 25px;
border: none;
margin-top: 5px;
margin-left: 5px;
}
.submit{
background:none;
margin-top: 5px;
width:40px;
height: 25px;
border: none;
/*这个添加背景图即可*/
}
</style>
</head>
<body>
<form action="" method="post">
<div class="search">
<input type="text" class="search_key" value="http://www.xuexi88.com/zhishi/站内搜索" />
<input type="submit" class="submit" value="http://www.xuexi88.com/zhishi/搜索">
</div>
</form>
</body>
</html>; 效果如下:
6.html制作一个搜索框,代码是什么html制作一个搜索框 , 代码是:1、首先把搜索宽切片下来再CSS样式里面用为背景<body>