<!DOCTYPE html>
<html>
<body>
<form action="/demo/demo_form.asp">
搜索谷歌:
<input type="search" name="googlesearch">
<input type="submit">
</form>
</body>
</html>