一小段html代码将就能将百度搜索栏包含到你的页面里

时间:2021-05-08

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>包含百度页面</title>
</head>
<body>
<form id="bdfm" target="_blank" name="bdfm" method="get" action="http://www.baidu.com/s">
<table>
<tr>
<td>
<a href="http://www.baidu.com">
<img src="img/baidu.jpg"/>
</a>
</td>
<td><br/><input type="text" id="search1" name="word"/></td>
<td><br/><input type="submit" value="搜索" /></td>
</tr>
</table>
</form>

效果如图所示:

声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。

相关文章