日期:2014-05-17 浏览次数:20856 次
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<style>
body{
background-color:black;
}
.search{
background:url('search.gif');
width:286px;
height:42px;
}
input{
position:relative;
background-color:transparent;
border:0px;
font-size:17x;
font-weight:bold;
color:white;
top:10px;
left:17px;
width:210px;
height:20px;
}
</style>
</HEAD>
<BODY>
<div class="search">
<input type="input" name="search"/>
</div>
</BODY>
</HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<style>
body{
background-color:black;
}
.search{
background:url('search.gif');
width:286px;
height:42px;
}
.search a{ display: block; height: 42px; width: 50px; float: right;}
input{
position:relative;
background-color:transparent;
border:0px;
font-size:17x;
font-weight:bold;
color:white;
top:10px;
left:17px;
width:210px;
height:20px;
}
</style>
</HEAD>
<BODY>
<div class="search">
<input type="input" name="s