Adding colors value!!! | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Adding colors value!!!

<form> Input type=ā€œtextā€ name=ā€œcolorā€ list=ā€œcolorsā€ detailis id =colors <option value=ā€œRedā€> <option valueā€Blueā€> <option valueā€Greenā€> </__> ??? </form> Thanks guys.

25th Jan 2021, 12:19 PM
Weerapong Vadsoongnern
Weerapong Vadsoongnern - avatar
2 Respostas
+ 2
Question isn't clear ,but I will tell what I know , You can use Description list to nest option values and then use that as a list of possible inputs that input tag highlights.
25th Jan 2021, 12:22 PM
Abhay
Abhay - avatar
0
datalist
17th Oct 2022, 5:03 AM
HOSSAM HASHIM
HOSSAM HASHIM - avatar