and <select> tags

前端 未结 8 1183
无人共我
无人共我 2020-12-21 11:25

Can I have a

within an HTML
相关标签:
8条回答
  • 2020-12-21 11:56

    As everyone has stated there would be no need to do a div within a select list. if you need to individually move list elements in a form id suggest using radio buttons.

    0 讨论(0)
  • 2020-12-21 11:57

    No. And there is no reason to.

    0 讨论(0)
提交回复
热议问题