How To Write Registered Mark In Html
5 Answers 5
In that location'south none. Only utilize <sup> (superscript) to put information technology on "top right".
<p>StackOverflow<sup>®</sup></p> Which should bear witness up as StackOverflow® instead of StackOverflow®.
answered Dec two, 2010 at 15:04
BalusCBalusC
1.0m 361 gold badges 3542 silver badges 3500 bronze badges
<sup>®</sup> The ® lawmaking itself is a "regular" grapheme - employ <sup> tags to superscript information technology and become that result. Or in CSS, apply the following style to the graphic symbol:
vertical-align: super; So at that place is no "preformatted" character similar ™ which is already super-scripted and small. You take to do it yourself.
answered Dec 2, 2010 at 15:04
Surreal DreamsSurreal Dreams
25.1k iii golden badges 43 silver badges 60 bronze badges
Or if you don't exactly similar the way that <sup>%reg;</sup> renders, you tin always customize information technology: something like
<span class="sup">®</bridge> .sup { font-size: seventy%; vertical-align: super; } annotation: this is untested CSS
answered Dec ii, 2010 at xv:06
BradBrad
15k six gold badges 35 silvery badges 54 statuary badges
answered Dec ii, 2010 at 15:04
VeignVeign
598 3 argent badges 7 bronze badges
You lot can too use Hex value for Reg symbol code: ®
answered Jul 31, 2017 at 5:35
Not the reply y'all're looking for? Browse other questions tagged html or ask your own question.
How To Write Registered Mark In Html,
Source: https://stackoverflow.com/questions/4336363/what-is-the-html-code-to-show-the-registered-symbol
Posted by: campbellwhation.blogspot.com

0 Response to "How To Write Registered Mark In Html"
Post a Comment