How to do the TM symbol in HTML

来源:互联网 发布:js获取button的value 编辑:程序博客网 时间:2024/06/14 18:51

The following is an image depicting the TM symbol as it is normally used, subscripted at the end of the trademark word:

You can render the TM symbol in HTML with the following entities:

™
™

Please note as mentioned in the first paragaph that these are not supported by the HTML specification. They should render correctly across browsers and operating systems but there is no guarantee.

And just for the sake of reference, these are the entities for the copyright © symbol:

©
©

and for the registered trademark ® symbol:

®
®
原创粉丝点击