+ 3

type="select" help

what are the name and value for that? and how can i i add choices in it? or is it done by <select></select> ? help pls

16th Sep 2016, 5:28 PM
yusuf sivridasdan
yusuf sivridasdan - avatar
2 Réponses
21st Jun 2017, 5:10 AM
Vishwajeet
Vishwajeet - avatar
+ 1
You must use <select></select>. For the choices add as many as you want <option value="put here the value">Put here the text visible in the page</option>
16th Sep 2016, 7:39 PM
Richard Blackburn
Richard Blackburn - avatar