HTML Code for Trademark

Understanding Trademark Symbol in HTML

When creating a web page, it's important to include the trademark symbol (™) for any trademarked products, services, or brands. This symbol helps to indicate the ownership of a particular trademark.

Using the HTML Entity for Trademark Symbol

In HTML, the trademark symbol can be displayed using the HTML entity ™ or ™. This will render the ™ symbol on the web page.

example code

<pre><code>&lt;p&gt;Example Product&amp;trade;&lt;/p&gt;</code></pre>

Go from files to website in seconds.

Start a free trial for 7 days — no credit card required

Get Started for Free