How to add a copyright © symbol in Html
In this post we will give you information about How to add a copyright © symbol in Html. Hear we will give you detail about How to add a copyright © symbol in HtmlAnd how to use it also give you demo for it if it is necessary.
we are going to learn about how to add a copyright © symbol in HTML.
In our keyboard many mathematical, currency, and technical symbols are not available, to add such type of symbols we need to use entity names in html webpage.
Adding a Copyright symbol
To add a copyright symbol in html, we can use the © entity name in html code.
Here is an example:
<p>Copyright &copy; 2022</p>
Output: Copyright © 2022
For more symbols you checkout Html Entity names chart .
Hope this code and post will helped you for implement How to add a copyright © symbol in Html. if you need any help or any feedback give it in comment section or you have good idea about this post you can give it comment section. Your comment will help us for help you more and improve us. we will give you this type of more interesting post in featured also so, For more interesting post and code Keep reading our blogs