Is it possible to use a for loop in <select> in html? and how?

后端 未结 6 1562
不知归路
不知归路 2021-01-05 20:38

I am trying to use a for loop in html but i dont even know if this is possible. Is it? and if yes how? I dont want to use php. only html and javascript.

this is my

6条回答
  •  感动是毒
    2021-01-05 20:58

    Yes you can for example write this code in html body tag

    
    

提交回复
热议问题