HTML has a tag known as <sup> which stands for superscript text. This tag properly places text half a character above the baseline. Example: bite size technology, design and marketing ideasSM In order to achieve the service mark symbol as you see above, you need to align your “SM” text to the top of its line-height and decrease the font size to 50% of its original size. The following code samples will produce the service mark symbol on your web pages. CSS code: sup { vertical-align: Read more [...]
Monthly Archives: January 2010
How to add the Registerd Trademark symbol to your website
HTML can easily render the registered trademark symbol. Exposed Elements ® To produce this yourself just type the following HTML code: Exposed Elements ®