
316 views
HTML Symbols
HTML symbols are special characters that can be used to add graphical elements, symbols, or other characters to a web page. These symbols are represented using HTML entities or Unicode code points, and can be inserted into an HTML document using either the entity name or the entity number.
Here are some common HTML symbols and their entity codes:
- © – © – ©
- ® – ® – ®
- ™ – ™ – ™
- ° – ° – °
- € – € – €
- ¥ – ¥ – ¥
- £ – £ – £
- § – § – §
- ¶ – ¶ – ¶
- µ – µ – µ
There are many other HTML symbols available, including various mathematical symbols, currency symbols, arrows, and more. You can find a comprehensive list of HTML symbols and their entity codes by doing a quick search online.