一小段html代码将就能将百度搜索栏包含到你的页面里
一小段html代码将就能将百度搜索栏包含到你的页面里
发布时间:2016-12-27 来源:查字典编辑
摘要:包含百度页面效果如图所示:

<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>

效果如图所示:

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

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新心得技巧学习
热门心得技巧学习
网页设计子分类