Are Multi-line Options in Html Select Tags Possible? January 9, 2024 by Tarik It is not possible using html select control. You can use a div that can act as a dropdown list using JavaScript and css.