Does anyone know how to format HTML select/option lists without using multiple? I cannot get the CSS background-color to work at all. I have tried putting it on the select, I have tried putting it on the option, but nothing works.
(If I use multiple, then the formatting works, but I get other problems).