I have this header bar.
相关标签: 7条回答 借酒劲吻你 2020-11-27 06:16 Include your image in the searchBar div, it will do the task for you <div id="searchBar"> <img src="img/logo.png" /> <input type="text" /> </div> 0 讨论(0) 发布评论: 提交评论 加载中... 上一页 1 2 验证码 看不清? 提交回复 热议问题
Include your image in the searchBar div, it will do the task for you
searchBar
<div id="searchBar"> <img src="img/logo.png" /> <input type="text" /> </div>