+ 2
How do you use input tags
How do you use HTML input tags like the google search bar. I’ve been looking on SoloLearn and other websites and have not found a way that works on SoloLearn . So if you know how please comment it
3 Respostas
+ 15
sololearn html course lesson
👇HTML5 Forms - with input tags👇
https://www.sololearn.com/learn/HTML/2216/
https://www.sololearn.com/learn/HTML/2217/
+ 2
here is a reference https://www.w3schools.com/tags/tag_input.asp
0
The Easiest Example Is To Make A Text Input :
<input type="text" />