怎样在新浪博客中添加google搜索条?

来源:百度知道 编辑:UC知道 时间:2024/05/22 19:44:35

只要在自定义空白面板栏中添加以下代码即可:
<CENTER>
<FORM action=http://www.google.com/custom method=get target=_top>
<TABLE bgColor=#ffffff>
<TBODY>
<TR>
<TD vAlign=top noWrap align=left height=32><A href="http://www.google.com/"><IMG alt=Google src="http://www.google.com/logos/Logo_25wht.gif" align=middle border=0></IMG></A><BR><LABEL style="DISPLAY: none" for=sbi>输入您的搜索字词</LABEL> <INPUT id=sbi maxLength=255 name=q></INPUT></TD></TR>
<TR>
<TD vAlign=top align=left><LABEL style="DISPLAY: none" for=sbb>提交搜索表单</LABEL> <INPUT id=sbb type=submit value=搜索 name=sa><