I want to show 3rd in my options tag, but the problem is 'rd' is not shown in super script.
eg,
<select>
<option>3<sup>rd</sup></option>
</select>
doesn't render 'rd' in super script and further more there is no Unicode available to represent 'r' and 'd' in super script.