+ 3

How to make a html search

3rd Sep 2020, 4:30 PM
Solomon Akachukwu[code Weiner]
Solomon Akachukwu[code Weiner] - avatar
2 Respostas
+ 7
You can refer this. https://www.sololearn.com/learn/HTML/2217/ Have a try by using <input type="name" class="myInput">
3rd Sep 2020, 4:50 PM
Aditya
Aditya - avatar
+ 1
With html you can make a search box using <input type="search" > But you can just type word and clear it.it will not search anything on its own.
3rd Sep 2020, 5:26 PM
Divya Mohan
Divya Mohan - avatar