Skip to content

Instantly share code, notes, and snippets.

@mactanxin
Created February 26, 2009 07:57
Show Gist options
  • Save mactanxin/70731 to your computer and use it in GitHub Desktop.
Save mactanxin/70731 to your computer and use it in GitHub Desktop.
<form name=f action=s>
<input type=text name=wd id=kw size=42 maxlength=100>
<input type=submit value=百度一下 id=sb>
<div id=sug onselectstart="return false">
</div>
<span id=hp>
<a href=/gaoji/preferences.html>设置</a>
<br>
<a href=/gaoji/advanced.html>高级</a>
</span>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment