+ 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 RĂ©ponses
+ 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" />