{"id":68,"date":"2022-03-19T10:18:01","date_gmt":"2022-03-19T10:18:01","guid":{"rendered":"https:\/\/staging.brightwhiz.com\/?post_type=topic&p=68"},"modified":"2022-03-19T10:18:02","modified_gmt":"2022-03-19T10:18:02","slug":"html-entities","status":"publish","type":"topic","link":"http:\/\/local.tutorials\/topic\/html-entities\/","title":{"rendered":"HTML – Entities"},"content":{"rendered":"\n

These are made up of reserved characters in HTML that have special meaning when used in HTML documents. For example, HTML tags include less than and greater than characters as part of the tag. To display the same, you would need to use an HTML Entity to get the browser to display these tags as intended.<\/p>\n\n\n\n

HTML processors must support the following five special characters listed in the table that follows.<\/p>\n\n\n\n

Symbol<\/th>Description<\/th>Entity Name<\/th>Number Code<\/th><\/tr><\/thead>
“<\/td>quotation mark<\/td>&quot;<\/td>&#34;<\/td><\/tr>
‘<\/td>apostrophe<\/td>&apos;<\/td>&#39;<\/td><\/tr>
&<\/td>ampersand<\/td>&amp;<\/td>&#38;<\/td><\/tr>
<<\/td>less-than<\/td>&lt;<\/td>&#60;<\/td><\/tr>
><\/td>greater-than<\/td>&gt;<\/td>&#62;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

Below is the complete list of special characters from HTML 4.0. These can be used to appear in your document by either using the numerical codes or the entity names.<\/p>\n\n\n\n

ISO 8859-1 Symbol Entities<\/h2>\n\n\n\n
Symbol<\/th>Description<\/th>Entity Name<\/th>Number Code<\/th><\/tr><\/thead>
<\/td>non-breaking space<\/td>&nbsp;<\/td>&#160;<\/td><\/tr>
\u00a1<\/td>inverted exclamation mark<\/td>&iexcl;<\/td>&#161;<\/td><\/tr>
\u00a4<\/td>currency<\/td>&curren;<\/td>&#164;<\/td><\/tr>
\u00a2<\/td>cent<\/td>&cent;<\/td>&#162;<\/td><\/tr>
\u00a3<\/td>pound<\/td>&pound;<\/td>&#163;<\/td><\/tr>
\u00a5<\/td>yen<\/td>&yen;<\/td>&#165;<\/td><\/tr>
\u00a6<\/td>broken vertical bar<\/td>&brvbar;<\/td>&#166;<\/td><\/tr>
\u00a7<\/td>section<\/td>&sect;<\/td>&#167;<\/td><\/tr>
\u00a8<\/td>spacing diaeresis<\/td>&uml;<\/td>&#168;<\/td><\/tr>
\u00a9<\/td>copyright<\/td>&copy;<\/td>&#169;<\/td><\/tr>
\u00aa<\/td>feminine ordinal indicator<\/td>&ordf;<\/td>&#170;<\/td><\/tr>
\u00ab<\/td>angle quotation mark (left)<\/td>&laquo;<\/td>&#171;<\/td><\/tr>
\u00ac<\/td>negation<\/td>&not;<\/td>&#172;<\/td><\/tr>
\u00ad<\/td>soft hyphen<\/td>&shy;<\/td>&#173;<\/td><\/tr>
\u00ae<\/td>registered trademark<\/td>&reg;<\/td>&#174;<\/td><\/tr>
\u2122<\/td>trademark<\/td>&trade;<\/td>&#8482;<\/td><\/tr>
\u00af<\/td>spacing macron<\/td>&macr;<\/td>&#175;<\/td><\/tr>
\u00b0<\/td>degree<\/td>&deg;<\/td>&#176;<\/td><\/tr>
\u00b1<\/td>plus-or-minus<\/td>&plusmn;<\/td>&#177;<\/td><\/tr>
\u00b2<\/td>superscript 2<\/td>&sup2;<\/td>&#178;<\/td><\/tr>
\u00b3<\/td>superscript 3<\/td>&sup3;<\/td>&#179;<\/td><\/tr>
\u00b4<\/td>spacing acute<\/td>&acute;<\/td>&#180;<\/td><\/tr>
\u00b5<\/td>micro<\/td>&micro;<\/td>&#181;<\/td><\/tr>
\u00b6<\/td>paragraph<\/td>&para;<\/td>&#182;<\/td><\/tr>
\u00b7<\/td>middle dot<\/td>&middot;<\/td>&#183;<\/td><\/tr>
\u00b8<\/td>spacing cedilla<\/td>&cedil;<\/td>&#184;<\/td><\/tr>
\u00b9<\/td>superscript 1<\/td>&sup1;<\/td>&#185;<\/td><\/tr>
\u00ba<\/td>masculine ordinal indicator<\/td>&ordm;<\/td>&#186;<\/td><\/tr>
\u00bb<\/td>angle quotation mark (right)<\/td>&raquo;<\/td>&#187;<\/td><\/tr>
\u00bc<\/td>fraction 1\/4<\/td>&frac14;<\/td>&#188;<\/td><\/tr>
\u00bd<\/td>fraction 1\/2<\/td>&frac12;<\/td>&#189;<\/td><\/tr>
\u00be<\/td>fraction 3\/4<\/td>&frac34;<\/td>&#190;<\/td><\/tr>
\u00bf<\/td>inverted question mark<\/td>&iquest;<\/td>&#191;<\/td><\/tr>
\u00d7<\/td>multiplication<\/td>&times;<\/td>&#215;<\/td><\/tr>
\u00f7<\/td>division<\/td>&divide;<\/td>&#247;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

ISO 8859-1 Character Entities<\/h2>\n\n\n\n
Symbol<\/th>Description<\/th>Entity Name<\/th>Number Code<\/th><\/tr><\/thead>
\u00c0<\/td>capital a, grave accent<\/td>&Agrave;<\/td>&#192;<\/td><\/tr>
\u00c1<\/td>capital a, acute accent<\/td>&Aacute;<\/td>&#193;<\/td><\/tr>
\u00c2<\/td>capital a, circumflex accent<\/td>&Acirc;<\/td>&#194;<\/td><\/tr>
\u00c3<\/td>capital a, tilde<\/td>&Atilde;<\/td>&#195;<\/td><\/tr>
\u00c4<\/td>capital a, umlaut mark<\/td>&Auml;<\/td>&#196;<\/td><\/tr>
\u00c5<\/td>capital a, ring<\/td>&Aring;<\/td>&#197;<\/td><\/tr>
\u00c6<\/td>capital ae<\/td>&AElig;<\/td>&#198;<\/td><\/tr>
\u00c7<\/td>capital c, cedilla<\/td>&Ccedil;<\/td>&#199;<\/td><\/tr>
\u00c8<\/td>capital e, grave accent<\/td>&Egrave;<\/td>&#200;<\/td><\/tr>
\u00c9<\/td>capital e, acute accent<\/td>&Eacute;<\/td>&#201;<\/td><\/tr>
\u00ca<\/td>capital e, circumflex accent<\/td>&Ecirc;<\/td>&#202;<\/td><\/tr>
\u00cb<\/td>capital e, umlaut mark<\/td>&Euml;<\/td>&#203;<\/td><\/tr>
\u00cc<\/td>capital i, grave accent<\/td>&Igrave;<\/td>&#204;<\/td><\/tr>
\u00cd<\/td>capital i, acute accent<\/td>&Iacute;<\/td>&#205;<\/td><\/tr>
\u00ce<\/td>capital i, circumflex accent<\/td>&Icirc;<\/td>&#206;<\/td><\/tr>
\u00cf<\/td>capital i, umlaut mark<\/td>&Iuml;<\/td>&#207;<\/td><\/tr>
\u00d0<\/td>capital eth, Icelandic<\/td>&ETH;<\/td>&#208;<\/td><\/tr>
\u00d1<\/td>capital n, tilde<\/td>&Ntilde;<\/td>&#209;<\/td><\/tr>
\u00d2<\/td>capital o, grave accent<\/td>&Ograve;<\/td>&#210;<\/td><\/tr>
\u00d3<\/td>capital o, acute accent<\/td>&Oacute;<\/td>&#211;<\/td><\/tr>
\u00d4<\/td>capital o, circumflex accent<\/td>&Ocirc;<\/td>&#212;<\/td><\/tr>
\u00d5<\/td>capital o, tilde<\/td>&Otilde;<\/td>&#213;<\/td><\/tr>
\u00d6<\/td>capital o, umlaut mark<\/td>&Ouml;<\/td>&#214;<\/td><\/tr>
\u00d8<\/td>capital o, slash<\/td>&Oslash;<\/td>&#216;<\/td><\/tr>
\u00d9<\/td>capital u, grave accent<\/td>&Ugrave;<\/td>&#217;<\/td><\/tr>
\u00da<\/td>capital u, acute accent<\/td>&Uacute;<\/td>&#218;<\/td><\/tr>
\u00db<\/td>capital u, circumflex accent<\/td>&Ucirc;<\/td>&#219;<\/td><\/tr>
\u00dc<\/td>capital u, umlaut mark<\/td>&Uuml;<\/td>&#220;<\/td><\/tr>
\u00dd<\/td>capital y, acute accent<\/td>&Yacute;<\/td>&#221;<\/td><\/tr>
\u00de<\/td>capital THORN, Icelandic<\/td>&THORN;<\/td>&#222;<\/td><\/tr>
\u00df<\/td>small sharp s, German<\/td>&szlig;<\/td>&#223;<\/td><\/tr>
\u00e0<\/td>small a, grave accent<\/td>&agrave;<\/td>&#224;<\/td><\/tr>
\u00e1<\/td>small a, acute accent<\/td>&aacute;<\/td>&#225;<\/td><\/tr>
\u00e2<\/td>small a, circumflex accent<\/td>&acirc;<\/td>&#226;<\/td><\/tr>
\u00e3<\/td>small a, tilde<\/td>&atilde;<\/td>&#227;<\/td><\/tr>
\u00e4<\/td>small a, umlaut mark<\/td>&auml;<\/td>&#228;<\/td><\/tr>
\u00e5<\/td>small a, ring<\/td>&aring;<\/td>&#229;<\/td><\/tr>
\u00e6<\/td>small ae<\/td>&aelig;<\/td>&#230;<\/td><\/tr>
\u00e7<\/td>small c, cedilla<\/td>&ccedil;<\/td>&#231;<\/td><\/tr>
\u00e8<\/td>small e, grave accent<\/td>&egrave;<\/td>&#232;<\/td><\/tr>
\u00e9<\/td>small e, acute accent<\/td>&eacute;<\/td>&#233;<\/td><\/tr>
\u00ea<\/td>small e, circumflex accent<\/td>&ecirc;<\/td>&#234;<\/td><\/tr>
\u00eb<\/td>small e, umlaut mark<\/td>&euml;<\/td>&#235;<\/td><\/tr>
\u00ec<\/td>small i, grave accent<\/td>&igrave;<\/td>&#236;<\/td><\/tr>
\u00ed<\/td>small i, acute accent<\/td>&iacute;<\/td>&#237;<\/td><\/tr>
\u00ee<\/td>small i, circumflex accent<\/td>&icirc;<\/td>&#238;<\/td><\/tr>
\u00ef<\/td>small i, umlaut mark<\/td>&iuml;<\/td>&#239;<\/td><\/tr>
\u00f0<\/td>small eth, Icelandic<\/td>&eth;<\/td>&#240;<\/td><\/tr>
\u00f1<\/td>small n, tilde<\/td>&ntilde;<\/td>&#241;<\/td><\/tr>
\u00f2<\/td>small o, grave accent<\/td>&ograve;<\/td>&#242;<\/td><\/tr>
\u00f3<\/td>small o, acute accent<\/td>&oacute;<\/td>&#243;<\/td><\/tr>
\u00f4<\/td>small o, circumflex accent<\/td>&ocirc;<\/td>&#244;<\/td><\/tr>
\u00f5<\/td>small o, tilde<\/td>&otilde;<\/td>&#245;<\/td><\/tr>
\u00f6<\/td>small o, umlaut mark<\/td>&ouml;<\/td>&#246;<\/td><\/tr>
\u00f8<\/td>small o, slash<\/td>&oslash;<\/td>&#248;<\/td><\/tr>
\u00f9<\/td>small u, grave accent<\/td>&ugrave;<\/td>&#249;<\/td><\/tr>
\u00fa<\/td>small u, acute accent<\/td>&uacute;<\/td>&#250;<\/td><\/tr>
\u00fb<\/td>small u, circumflex accent<\/td>&ucirc;<\/td>&#251;<\/td><\/tr>
\u00fc<\/td>small u, umlaut mark<\/td>&uuml;<\/td>&#252;<\/td><\/tr>
\u00fd<\/td>small y, acute accent<\/td>&yacute;<\/td>&#253;<\/td><\/tr>
\u00fe<\/td>small thorn, Icelandic<\/td>&thorn;<\/td>&#254;<\/td><\/tr>
\u00ff<\/td>small y, umlaut mark<\/td>&yuml;<\/td>&#255;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

Other HTML Entities<\/p>\n\n\n\n

Symbol<\/th>Description<\/th>Entity Name<\/th>Number Code<\/th><\/tr><\/thead>
\u0152<\/td>capital ligature OE<\/td>&OElig;<\/td>&#338;<\/td><\/tr>
\u0153<\/td>small ligature oe<\/td>&oelig;<\/td>&#339;<\/td><\/tr>
\u0160<\/td>capital S with caron<\/td>&Scaron;<\/td>&#352;<\/td><\/tr>
\u0161<\/td>small S with caron<\/td>&scaron;<\/td>&#353;<\/td><\/tr>
\u0178<\/td>capital Y with diaeres<\/td>&Yuml;<\/td>&#376;<\/td><\/tr>
\u02c6<\/td>modifier letter circumflex accent<\/td>&circ;<\/td>&#710;<\/td><\/tr>
\u02dc<\/td>small tilde<\/td>&tilde;<\/td>&#732;<\/td><\/tr>
<\/td>en space<\/td>&ensp;<\/td>&#8194;<\/td><\/tr>
<\/td>em space<\/td>&emsp;<\/td>&#8195;<\/td><\/tr>
<\/td>thin space<\/td>&thinsp;<\/td>&#8201;<\/td><\/tr>
<\/td>zero width non-joiner<\/td>&zwnj;<\/td>&#8204;<\/td><\/tr>
<\/td>zero width joiner<\/td>&zwj;<\/td>&#8205;<\/td><\/tr>
<\/td>left-to-right mark<\/td>&lrm;<\/td>&#8206;<\/td><\/tr>
<\/td>right-to-left mark<\/td>&rlm;<\/td>&#8207;<\/td><\/tr>
\u2013<\/td>en dash<\/td>&ndash;<\/td>&#8211;<\/td><\/tr>
\u2014<\/td>em dash<\/td>&mdash;<\/td>&#8212;<\/td><\/tr>
\u2018<\/td>left single quotation mark<\/td>&lsquo;<\/td>&#8216;<\/td><\/tr>
\u2019<\/td>right single quotation mark<\/td>&rsquo;<\/td>&#8217;<\/td><\/tr>
\u201a<\/td>single low-9 quotation mark<\/td>&sbquo;<\/td>&#8218;<\/td><\/tr>
\u201c<\/td>left double quotation mark<\/td>&ldquo;<\/td>&#8220;<\/td><\/tr>
\u201d<\/td>right double quotation mark<\/td>&rdquo;<\/td>&#8221;<\/td><\/tr>
\u201e<\/td>double low-9 quotation mark<\/td>&bdquo;<\/td>&#8222;<\/td><\/tr>
\u2020<\/td>dagger<\/td>&dagger;<\/td>&#8224;<\/td><\/tr>
\u2021<\/td>double dagger<\/td>&Dagger;<\/td>&#8225;<\/td><\/tr>
\u2026<\/td>horizontal ellipsis<\/td>&hellip;<\/td>&#8230;<\/td><\/tr>
\u2030<\/td>per mille<\/td>&permil;<\/td>&#8240;<\/td><\/tr>
\u2039<\/td>single left-pointing angle quotation<\/td>&lsaquo;<\/td>&#8249;<\/td><\/tr>
\u203a<\/td>single right-pointing angle quotation<\/td>&rsaquo;<\/td>&#8250;<\/td><\/tr>
\u20ac<\/td>euro<\/td>&euro;<\/td>&#8364;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

<\/p>\n","protected":false},"excerpt":{"rendered":"

These are made up of reserved characters in HTML that have special meaning when used in HTML documents. For example, HTML tags include less than and greater than characters as part of the tag. To display the same, you would need to use an HTML Entity to get the browser to display these tags as […]<\/p>\n","protected":false},"featured_media":43,"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[2],"tags":[],"subject":[7,9],"yoast_head":"\nHTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses<\/title>\n<meta name=\"description\" content=\"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.tutorials\/topic\/html-entities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses\" \/>\n<meta property=\"og:description\" content=\"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.tutorials\/topic\/html-entities\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com Tutorials and Courses\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-19T10:18:02+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.tutorials\/wp-content\/uploads\/2022\/03\/tutorial-html5.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"360\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.tutorials\/topic\/html-entities\/\",\"url\":\"http:\/\/local.tutorials\/topic\/html-entities\/\",\"name\":\"HTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses\",\"isPartOf\":{\"@id\":\"http:\/\/local.tutorials\/#website\"},\"datePublished\":\"2022-03-19T10:18:01+00:00\",\"dateModified\":\"2022-03-19T10:18:02+00:00\",\"description\":\"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them\",\"breadcrumb\":{\"@id\":\"http:\/\/local.tutorials\/topic\/html-entities\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.tutorials\/topic\/html-entities\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.tutorials\/topic\/html-entities\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.tutorials\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"http:\/\/local.tutorials\/topic\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"HTML – Entities\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.tutorials\/#website\",\"url\":\"http:\/\/local.tutorials\/\",\"name\":\"Brightwhiz.com Tutorials and Courses\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/local.tutorials\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.tutorials\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.tutorials\/#organization\",\"name\":\"Brightwhiz.com\",\"url\":\"http:\/\/local.tutorials\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.tutorials\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.brightwhiz.com\/wp-content\/uploads\/2022\/03\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"https:\/\/staging.brightwhiz.com\/wp-content\/uploads\/2022\/03\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz.com\"},\"image\":{\"@id\":\"http:\/\/local.tutorials\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/www.instagram.com\/glamorglaze\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/c\/Sobbayi\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses","description":"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/local.tutorials\/topic\/html-entities\/","og_locale":"en_US","og_type":"article","og_title":"HTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses","og_description":"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them","og_url":"http:\/\/local.tutorials\/topic\/html-entities\/","og_site_name":"Brightwhiz.com Tutorials and Courses","article_publisher":"https:\/\/www.facebook.com\/brightwhiz","article_modified_time":"2022-03-19T10:18:02+00:00","og_image":[{"width":640,"height":360,"url":"http:\/\/local.tutorials\/wp-content\/uploads\/2022\/03\/tutorial-html5.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@brightwhizmag","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/local.tutorials\/topic\/html-entities\/","url":"http:\/\/local.tutorials\/topic\/html-entities\/","name":"HTML: Entities HTML - Entities Brightwhiz.com Tutorials and Courses","isPartOf":{"@id":"http:\/\/local.tutorials\/#website"},"datePublished":"2022-03-19T10:18:01+00:00","dateModified":"2022-03-19T10:18:02+00:00","description":"HTML entities are characters that have special meaning when used in HTML document and must substituted in HTML code to draw or print them","breadcrumb":{"@id":"http:\/\/local.tutorials\/topic\/html-entities\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.tutorials\/topic\/html-entities\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/local.tutorials\/topic\/html-entities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.tutorials\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"http:\/\/local.tutorials\/topic\/"},{"@type":"ListItem","position":3,"name":"HTML – Entities"}]},{"@type":"WebSite","@id":"http:\/\/local.tutorials\/#website","url":"http:\/\/local.tutorials\/","name":"Brightwhiz.com Tutorials and Courses","description":"","publisher":{"@id":"http:\/\/local.tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.tutorials\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.tutorials\/#organization","name":"Brightwhiz.com","url":"http:\/\/local.tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/staging.brightwhiz.com\/wp-content\/uploads\/2022\/03\/brightwhiz-com-logo-orange.png","contentUrl":"https:\/\/staging.brightwhiz.com\/wp-content\/uploads\/2022\/03\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz.com"},"image":{"@id":"http:\/\/local.tutorials\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz","https:\/\/twitter.com\/brightwhizmag","https:\/\/www.instagram.com\/glamorglaze\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/c\/Sobbayi"]}]}},"_links":{"self":[{"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/topic\/68"}],"collection":[{"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/types\/topic"}],"replies":[{"embeddable":true,"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/comments?post=68"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/media\/43"}],"wp:attachment":[{"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/media?parent=68"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/categories?post=68"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/tags?post=68"},{"taxonomy":"subject","embeddable":true,"href":"http:\/\/local.tutorials\/wp-json\/wp\/v2\/subject?post=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}