标签: html search
我在哪里可以找到用于添加Google搜索的HTML,就像Google一样搜索网页而不是自定义网站?
答案 0 :(得分:0)
只需创建一个文本框,然后在提交时,只需用+替换文本中的空格,并在https://www.google.com/search?q=
+
https://www.google.com/search?q=
This is a test
变为
https://www.google.com/search?q=This+is+a+test