Currently, the span element is to the left of the select element. I want to use css to cause my span element to be above the selection
Currently, the span element is to the left of the select element. I want to use css to cause my span element to be above the selection
That definitely answered my question, thanks!