select selected font bold code example
Example: why is my option not bold in html
<option> tags cannot contain any other tags. What you would do if you
wanted this is use something like a floating div and position and display
it using Css to look like a select.