I have a dropdown for US states in html. But when I go through the list, it goes expanding over the page. Is there any way i can limit this?
I don’t want to display it using size=” ” property.
I have a dropdown for US states in html. But when I go through
Share
You might try styling it with CSS.
Here’s an example: