How do I create a search button in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I create a search button in html

I want to create a search button in which I search for any webpage and it act as a link in my website

16th Jun 2017, 2:52 PM
Bittoo Wadhwa
Bittoo Wadhwa - avatar
4 Answers
+ 14
?????? <button onclick=location=prompt("URL")>Navigate</button> ??????
16th Jun 2017, 2:58 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 4
<input type="search">
16th Jun 2017, 3:04 PM
ti.
ti. - avatar
+ 1
Please share your attempt :)
16th Jun 2017, 2:54 PM
Limitless
Limitless - avatar
+ 1
There is no search button . Do you mean search bar ?
16th Jun 2017, 2:55 PM
puts "Matz"