I want to create a multiple selection dropbox list. Actually I have to select more than one option using a dropdown menu. When I simply do this as shown bellow:
This can't be done in just HTML (with form elements into option elements).
option
Or you can just use a standard select multiple field.
a b c