{"id":25645,"date":"2018-12-08T09:08:43","date_gmt":"2018-12-08T09:08:43","guid":{"rendered":"http:\/\/ganesa.nanothemes.co\/?p=2478"},"modified":"2018-12-08T09:08:43","modified_gmt":"2018-12-08T09:08:43","slug":"markup-html-tags-and-formatting","status":"publish","type":"post","link":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/","title":{"rendered":"Markup: HTML Tags and Formatting"},"content":{"rendered":"<p>\t\t\t\t<strong>Headings<\/strong><\/p>\n<h1 id=\"header-one\">Header one<\/h1>\n<h2 id=\"header-two\">Header two<\/h2>\n<h3 id=\"header-three\">Header three<\/h3>\n<h4 id=\"header-four\">Header four<\/h4>\n<h5 id=\"header-five\">Header five<\/h5>\n<h6 id=\"header-six\">Header six<\/h6>\n<h2 id=\"blockquotes\">Blockquotes<\/h2>\n<p>Single line blockquote:<\/p>\n<blockquote><p>Stay hungry. Stay foolish.<\/p><\/blockquote>\n<p>Multi line blockquote with a cite reference:<\/p>\n<blockquote cite=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/blockquote\"><p>The <strong>HTML <code>&lt;blockquote&gt;<\/code> Element<\/strong> (or <em>HTML Block Quotation Element<\/em>) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/HTML\/Element\/blockquote#Notes\">Notes<\/a> for how to change it). A URL for the source of the quotation may be given using the <strong>cite<\/strong> attribute, while a text representation of the source can be given using the <a title=\"The HTML Citation Element &lt;cite&gt; represents a reference to a creative work. It must include the title of a work or a URL reference, which may be in an abbreviated form according to the conventions used for the addition of citation metadata.\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/cite\"><code>&lt;cite&gt;<\/code><\/a> element.<\/p><\/blockquote>\n<p><cite>multiple contributors<\/cite> &#8211; MDN HTML element reference &#8211; blockquote<\/p>\n<h2 id=\"tables\">Tables<\/h2>\n<table>\n<thead>\n<tr>\n<th>Employee<\/th>\n<th>Salary<\/th>\n<th><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<th><a href=\"http:\/\/example.org\/\">John Doe<\/a><\/th>\n<td>$1<\/td>\n<td>Because that&#8217;s all Steve Jobs needed for a salary.<\/td>\n<\/tr>\n<tr>\n<th><a href=\"http:\/\/example.org\/\">Jane Doe<\/a><\/th>\n<td>$100K<\/td>\n<td>For all the blogging she does.<\/td>\n<\/tr>\n<tr>\n<th><a href=\"http:\/\/example.org\/\">Fred Bloggs<\/a><\/th>\n<td>$100M<\/td>\n<td>Pictures are worth a thousand words, right? So Jane x 1,000.<\/td>\n<\/tr>\n<tr>\n<th><a href=\"http:\/\/example.org\/\">Jane Bloggs<\/a><\/th>\n<td>$100B<\/td>\n<td>With hair like that?! Enough said&#8230;<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"definition-lists\">Definition Lists<\/h2>\n<dl>\n<dt>Definition List Title<\/dt>\n<dd>Definition list division.<\/dd>\n<dt>Startup<\/dt>\n<dd>A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.<\/dd>\n<dt>#dowork<\/dt>\n<dd>Coined by Rob Dyrdek and his personal body guard Christopher &#8220;Big Black&#8221; Boykins, &#8220;Do Work&#8221; works as a self motivator, to motivating your friends.<\/dd>\n<dt>Do It Live<\/dt>\n<dd>I&#8217;ll let Bill O&#8217;Reilly will <a title=\"We'll Do It Live\" href=\"https:\/\/www.youtube.com\/watch?v=O_HyZ5aW76c\">explain<\/a> this one.<\/dd>\n<\/dl>\n<h2 id=\"unordered-lists-nested\">Unordered Lists (Nested)<\/h2>\n<ul>\n<li>List item one\n<ul>\n<li>List item one\n<ul>\n<li>List item one<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ul>\n<h2 id=\"ordered-list-nested\">Ordered List (Nested)<\/h2>\n<ol start=\"8\">\n<li>List item one -start at 8\n<ol>\n<li>List item one\n<ol reversed=\"reversed\">\n<li>List item one -reversed attribute<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n<li>List item two<\/li>\n<li>List item three<\/li>\n<li>List item four<\/li>\n<\/ol>\n<h2 id=\"html-tags\">HTML Tags<\/h2>\n<p>These supported tags come from the WordPress.com code <a title=\"Code\" href=\"https:\/\/en.support.wordpress.com\/code\/\">FAQ<\/a>.<\/p>\n<p><strong>Address Tag<\/strong><\/p>\n<address>1 Infinite Loop<br \/>\nCupertino, CA 95014<br \/>\nUnited States<\/address>\n<p><strong>Anchor Tag (aka. Link)<\/strong><\/p>\n<p>This is an example of a <a title=\"WordPress Foundation\" href=\"https:\/\/wordpressfoundation.org\/\">link<\/a>.<\/p>\n<p><strong>Abbreviation Tag<\/strong><\/p>\n<p>The abbreviation <abbr title=\"Seriously\">srsly<\/abbr> stands for &#8220;seriously&#8221;.<\/p>\n<p><strong>Acronym Tag (<em>deprecated in HTML5<\/em>)<\/strong><\/p>\n<p>The acronym <acronym title=\"For The Win\">ftw<\/acronym> stands for &#8220;for the win&#8221;.<\/p>\n<p><strong>Big Tag<\/strong> (<em>deprecated in HTML5<\/em>)<\/p>\n<p>These tests are a <big>big<\/big> deal, but this tag is no longer supported in HTML5.<\/p>\n<p><strong>Cite Tag<\/strong><\/p>\n<p>&#8220;Code is poetry.&#8221; &#8212;<cite>Automattic<\/cite><\/p>\n<p><strong>Code Tag<\/strong><\/p>\n<p>This tag styles blocks of code.<br \/>\n<code>.post-title {<br \/>\nmargin: 0 0 5px;<br \/>\nfont-weight: bold;<br \/>\nfont-size: 38px;<br \/>\nline-height: 1.2;<br \/>\nand here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;<br \/>\n}<\/code><br \/>\nYou will learn later on in these tests that word-wrap: break-word;will be your best friend.<\/p>\n<p><strong>Delete Tag<\/strong><\/p>\n<p>This tag will let you <del cite=\"deleted it\">strike out text<\/del>, but this tag is <em>recommended<\/em> supported in HTML5 (use the <code>&lt;s&gt;<\/code> instead).<\/p>\n<p><strong>Emphasize Tag<\/strong><\/p>\n<p>The emphasize tag should <em>italicize<\/em> <i>text<\/i>.<\/p>\n<p><strong>Horizontal Rule Tag<\/strong><\/p>\n<hr \/>\n<p>This sentence is following a <code>&lt;hr \/&gt;<\/code> tag.<\/p>\n<p><strong>Insert Tag<\/strong><\/p>\n<p>This tag should denote <ins cite=\"inserted it\">inserted<\/ins> text.<\/p>\n<p><strong>Keyboard Tag<\/strong><\/p>\n<p>This scarcely known tag emulates <kbd>keyboard text<\/kbd>, which is usually styled like the <code>&lt;code&gt;<\/code> tag.<\/p>\n<p><strong>Preformatted Tag<\/strong><\/p>\n<p>This tag is for preserving whitespace as typed, such as in poetry or ASCII art.<\/p>\n<h2 id=\"the-road-not-taken\">The Road Not Taken<\/h2>\n<pre><cite>Robert Frost<\/cite>\n\n\n  Two roads diverged in a yellow wood,\n  And sorry I could not travel both          (_\/)\n  And be one traveler, long I stood         (='.'=)\n  And looked down one as far as I could     (\")_(\")\n  To where it bent in the undergrowth;\n\n  Then took the other, as just as fair,\n  And having perhaps the better claim,          |_\/|\n  Because it was grassy and wanted wear;       \/ @ @ \n  Though as for that the passing there        ( &gt; \u00ba &lt; )\n  Had worn them really about the same,         `&gt;&gt;x&lt;&lt;\u00b4\n                                               \/  O  \n  And both that morning equally lay\n  In leaves no step had trodden black.\n  Oh, I kept the first for another day!\n  Yet knowing how way leads on to way,\n  I doubted if I should ever come back.\n\n  I shall be telling this with a sigh\n  Somewhere ages and ages hence:\n  Two roads diverged in a wood, and I\u2014\n  I took the one less traveled by,\n  And that has made all the difference.\n\n\n  and here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;\n<\/pre>\n<p><strong>Quote Tag<\/strong> for short, inline quotes<\/p>\n<p><q>Developers, developers, developers&#8230;<\/q> &#8211;Steve Ballmer<\/p>\n<p><strong>Strike Tag<\/strong> (<em>deprecated in HTML5<\/em>) and <strong>S Tag<\/strong><\/p>\n<p>This tag shows <span style=\"text-decoration: line-through;\">strike-through<\/span> <s>text<\/s>.<\/p>\n<p><strong>Small Tag<\/strong><\/p>\n<p>This tag shows <small>smaller<small> text.<\/small><\/small><\/p>\n<p><strong>Strong Tag<\/strong><\/p>\n<p>This tag shows <strong>bold<strong> text.<\/strong><\/strong><\/p>\n<p><strong>Subscript Tag<\/strong><\/p>\n<p>Getting our science styling on with H<sub>2<\/sub>O, which should push the &#8220;2&#8221; down.<\/p>\n<p><strong>Superscript Tag<\/strong><\/p>\n<p>Still sticking with science and Albert Einstein&#8217;s E = MC<sup>2<\/sup>, which should lift the 2 up.<\/p>\n<p><strong>Teletype Tag <\/strong>(<em>obsolete in HTML5<\/em>)<\/p>\n<p>This rarely used tag emulates <tt>teletype text<\/tt>, which is usually styled like the <code>&lt;code&gt;<\/code> tag.<\/p>\n<p><strong>Underline Tag<\/strong> <em>deprecated in HTML 4, re-introduced in HTML5 with other semantics<\/em><\/p>\n<p>This tag shows <u>underlined text<\/u>.<\/p>\n<p><strong>Variable Tag<\/strong><\/p>\n<p>This allows you to denote <var>variables<\/var>.\t\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line&#8230;<\/p>","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2696],"tags":[],"location":[],"class_list":["post-25645","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"translation":{"provider":"WPGlobus","version":"3.0.2","language":"en","enabled_languages":["fr","en"],"languages":{"fr":{"title":true,"content":true,"excerpt":true},"en":{"title":false,"content":false,"excerpt":false}}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\" \/>\n<meta property=\"og:site_name\" content=\"Les petites joies de la vie londonienne\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/lespetitesjoiesdelavielondoni%e2%80%a6\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-08T09:08:43+00:00\" \/>\n<meta name=\"author\" content=\"Elodie\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elodie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\"},\"author\":{\"name\":\"Elodie\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/8596df2f64e873a27778361953cee4a8\"},\"headline\":\"Markup: HTML Tags and Formatting\",\"datePublished\":\"2018-12-08T09:08:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\"},\"wordCount\":591,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\",\"url\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\",\"name\":\"Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne\",\"isPartOf\":{\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#website\"},\"datePublished\":\"2018-12-08T09:08:43+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Markup: HTML Tags and Formatting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#website\",\"url\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/\",\"name\":\"Les petites joies de la vie londonienne\",\"description\":\"London lifestyle and French expat life\",\"publisher\":{\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization\",\"name\":\"Les petites joies de la vie londonienne\",\"url\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/wp-content\/uploads\/2017\/07\/header-logo.png\",\"contentUrl\":\"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/wp-content\/uploads\/2017\/07\/header-logo.png\",\"width\":405,\"height\":282,\"caption\":\"Les petites joies de la vie londonienne\"},\"image\":{\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/facebook.com\/lespetitesjoiesdelavielondoni\u2026\",\"https:\/\/x.com\/elodie_ldn\",\"http:\/\/instagram.com\/elodie_london\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/8596df2f64e873a27778361953cee4a8\",\"name\":\"Elodie\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6e5343529152530b243bf3a635352683?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6e5343529152530b243bf3a635352683?s=96&d=mm&r=g\",\"caption\":\"Elodie\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne","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:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/","og_locale":"en_GB","og_type":"article","og_title":"Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne","og_url":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/","og_site_name":"Les petites joies de la vie londonienne","article_publisher":"http:\/\/facebook.com\/lespetitesjoiesdelavielondoni%e2%80%a6","article_published_time":"2018-12-08T09:08:43+00:00","author":"Elodie","twitter_misc":{"Written by":"Elodie","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#article","isPartOf":{"@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/"},"author":{"name":"Elodie","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/8596df2f64e873a27778361953cee4a8"},"headline":"Markup: HTML Tags and Formatting","datePublished":"2018-12-08T09:08:43+00:00","mainEntityOfPage":{"@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/"},"wordCount":591,"commentCount":0,"publisher":{"@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization"},"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/","url":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/","name":"Markup: HTML Tags and Formatting - Les petites joies de la vie londonienne","isPartOf":{"@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#website"},"datePublished":"2018-12-08T09:08:43+00:00","breadcrumb":{"@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/markup-html-tags-and-formatting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/"},{"@type":"ListItem","position":2,"name":"Uncategorized","item":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/"},{"@type":"ListItem","position":3,"name":"Markup: HTML Tags and Formatting"}]},{"@type":"WebSite","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#website","url":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/","name":"Les petites joies de la vie londonienne","description":"London lifestyle and French expat life","publisher":{"@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#organization","name":"Les petites joies de la vie londonienne","url":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/logo\/image\/","url":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/wp-content\/uploads\/2017\/07\/header-logo.png","contentUrl":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/wp-content\/uploads\/2017\/07\/header-logo.png","width":405,"height":282,"caption":"Les petites joies de la vie londonienne"},"image":{"@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/lespetitesjoiesdelavielondoni\u2026","https:\/\/x.com\/elodie_ldn","http:\/\/instagram.com\/elodie_london\/"]},{"@type":"Person","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/8596df2f64e873a27778361953cee4a8","name":"Elodie","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.lespetitesjoiesdelavielondonienne.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6e5343529152530b243bf3a635352683?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6e5343529152530b243bf3a635352683?s=96&d=mm&r=g","caption":"Elodie"}}]}},"_links":{"self":[{"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/posts\/25645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/comments?post=25645"}],"version-history":[{"count":0,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/posts\/25645\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/media?parent=25645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/categories?post=25645"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/tags?post=25645"},{"taxonomy":"location","embeddable":true,"href":"http:\/\/www.lespetitesjoiesdelavielondonienne.com\/en\/wp-json\/wp\/v2\/location?post=25645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}