1. 如何用HTML写搜索框当的代码 绝对定位相对定位,很简单的吧 。a 的具体位置自己调整right与top的值就行了 。
<div class="box">
<input type="text"/>
<a href="http://www.xuexi88.com/zhishi/#">;荣耀v10</a>
</div>.box{position: relative; width:200px;height:50px;}
input{width:100%;height:100%;border:none;line-height:50px;}
a{display:block;position:absolute;top:20px;right:100px;z-index:99}
2. HTML搜索框怎么写,请给出代码 <meta charset="utf-8"> 搜索 <body>搜索不知道你说的是不是这个