在自各儿的网站进行“百度搜索”

在自己的网站进行“百度搜索”form actionhttp://www.baidu.com/baidu target_blank table bgcolor

在自己的网站进行“百度搜索”
<form action="http://www.baidu.com/baidu" target="_blank">
 <table bgcolor="#FFFFFF"><tr><td>
 <input name=tn type=hidden value=baidu>
 
 <input type=text name=word size=30 style="width:210px;height:25px;line-height:25px;">
 <input type="submit" value="百度搜索" style="border:1px #ccc solid;padding:6px;">
 </td></tr></table>
 </form>