Issue
Is is possible to have a superscript registered mark "®" inside a select menu? If so, how is this done? Can you use CSS to achieve this?
Solution
There's no way to make a single character superscript inside an <option>. You're stuck with a regular ® (®).
Answered By - Greg
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.