mengxianhua 发表于 2013-2-7 17:01:23

网页中嵌入Google搜索

<html><form method=get action="http://www.google.com/search"><table bgcolor="#FFFFFF"><tr>    <td>    <a href="http://www.google.com/intl/zh-CN/" mce_href="http://www.google.com/intl/zh-CN/">    <img src="http://www.google.com/logos/Logo_40wht.gif" mce_src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google" align="absmiddle"></a><input type=text name=q size=40 style="height:24px" maxlength=255 value=""><input type=submit name=btnG style="height:26px" value="Google 搜索">    <input type=hidden name=ie value=GB2312>    <input type=hidden name=oe value=GB2312>    <input type=hidden name=hl value=zh-CN></td></tr></table></form></html>
页: [1]
查看完整版本: 网页中嵌入Google搜索