HTML Entity List Unicode - HTML Symbol Entities List - HTML Character Entities Example - HTML Char Codes Table
HTML Entities:
HTML Entities are the reserved characters or special characters that have some specific symbol codes for using in the webpages. HTML character entities that start from or with an ampersand (&) and ends with semicolon (;).
HTML Entity List Unicode or HTML character entities are used either with entity name (i.e. case sensitive) or with entity number.
For e.g.
&entity_name;
OR
&#entity_number;
HTML Char Codes Table
| Characters | Char Name | Entity Name | Entity Number |
|---|---|---|---|
| < | less than | < | < |
| > | greater than | > | > |
| & | ampersand | & | & |
| non-breaking space | |   | |
| ¢ | cent | ¢ | ¢ |
| " | double quotation mark | " | " |
| ' | apostrophe (single quotation mark) | ' | ' |
| ® | registered trademark | ® | ® |
| € | euro | € | € |
| © | copyright | © | © |
| £ | pound | £ | £ |
| ¥ | yen | ¥ | ¥ |
Looking Forward:
https://t.co/S4JI2Fp4yi#htmlentity #entitiesinhtml #html #css #webdevelopment #wesite #edugyan #websitedesignFollow -- @EDUGYAN1— EDUGYAN (@EDUGYAN1) June 4, 2020

0 Comments