{"id":68,"date":"2023-04-19T00:45:58","date_gmt":"2023-04-19T00:45:58","guid":{"rendered":"https:\/\/demo.themecanary.com\/paxxer\/?page_id=68"},"modified":"2023-04-19T00:46:00","modified_gmt":"2023-04-19T00:46:00","slug":"page-markup-and-formatting","status":"publish","type":"page","link":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/","title":{"rendered":"Page Markup And Formatting"},"content":{"rendered":"\n<p><strong>Headings<\/strong><\/p>\n\n\n\n<h1 class=\"wp-block-heading\">Header one<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">Header two<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Header three<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Header four<\/h4>\n\n\n\n<h5 class=\"wp-block-heading\">Header five<\/h5>\n\n\n\n<h6 class=\"wp-block-heading\">Header six<\/h6>\n\n\n\n<h1 class=\"wp-block-heading\"><a href=\"#\">Header one link<\/a><\/h1>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"#\">Header two link<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"#\">Header three link<\/a><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"#\">Header four link<\/a><\/h4>\n\n\n\n<h5 class=\"wp-block-heading\"><a href=\"#\">Header five link<\/a><\/h5>\n\n\n\n<h6 class=\"wp-block-heading\"><a href=\"#\">Header six link<\/a><\/h6>\n\n\n\n<h2 class=\"wp-block-heading\">Blockquotes<\/h2>\n\n\n\n<p>Single line blockquote:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Stay hungry. Stay foolish.<\/p>\n<\/blockquote>\n\n\n\n<p>Multi line blockquote with a cite reference:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<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 href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/cite\"><code>&lt;cite&gt;<\/code><\/a> element.<\/p>\n<\/blockquote>\n\n\n\n<p>multiple contributors &#8211; MDN HTML element reference &#8211; blockquote<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tables<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Employee<\/th><th>Salary<\/th><th>&nbsp;<\/th><\/tr><tr><td><a href=\"http:\/\/example.com\/\">Jane<\/a><\/td><td>$1<\/td><td>Because that&#8217;s all Steve Jobs needed for a salary.<\/td><\/tr><tr><td><a href=\"http:\/\/example.com\">John<\/a><\/td><td>$100K<\/td><td>For all the blogging he does.<\/td><\/tr><tr><td><a href=\"http:\/\/example.com\/\">Jane<\/a><\/td><td>$100M<\/td><td>Pictures are worth a thousand words, right? So Tom x 1,000.<\/td><\/tr><tr><td><a href=\"http:\/\/example.com\/\">Jane<\/a><\/td><td>$100B<\/td><td>With hair like that?! Enough said&#8230;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Definition Lists<\/h2>\n\n\n\n<p>Definition List Title Definition list division. Startup A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model. #dowork 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. Do It Live I&#8217;ll let Bill O&#8217;Reilly will <a href=\"https:\/\/www.youtube.com\/watch?v=O_HyZ5aW76c\">explain<\/a> this one.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Unordered Lists (Nested)<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>List item one\n<ul class=\"wp-block-list\">\n<li>List item one\n<ul class=\"wp-block-list\">\n<li>List item one<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Ordered List (Nested)<\/h2>\n\n\n\n<ol class=\"wp-block-list\" start=\"8\">\n<li>List item one -start at 8\n<ol class=\"wp-block-list\">\n<li>List item one\n<ol class=\"wp-block-list\" reversed>\n<li>List item one -reversed attribute<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">HTML Tags<\/h2>\n\n\n\n<p>These supported tags come from the WordPress.com code <a href=\"https:\/\/en.support.wordpress.com\/code\/\">FAQ<\/a>.<\/p>\n\n\n\n<p><strong>Address Tag<\/strong> 1 Infinite Loop<br>Cupertino, CA 95014<br>United States<\/p>\n\n\n\n<p><strong>Anchor Tag (aka. Link)<\/strong><\/p>\n\n\n\n<p>This is an example of a <a href=\"https:\/\/wordpressfoundation.org\/\">link<\/a>.<\/p>\n\n\n\n<p><strong>Abbreviation Tag<\/strong><\/p>\n\n\n\n<p>The abbreviation srsly stands for &#8220;seriously&#8221;.<\/p>\n\n\n\n<p><strong>Acronym Tag (<em>deprecated in HTML5<\/em>)<\/strong><\/p>\n\n\n\n<p>The acronym ftw stands for &#8220;for the win&#8221;.<\/p>\n\n\n\n<p><strong>Big Tag<\/strong> (<em>deprecated in HTML5<\/em>)<\/p>\n\n\n\n<p>These tests are a big deal, but this tag is no longer supported in HTML5.<\/p>\n\n\n\n<p><strong>Cite Tag<\/strong><\/p>\n\n\n\n<p>&#8220;Code is poetry.&#8221; &#8211;Automattic<\/p>\n\n\n\n<p><strong>Code Tag<\/strong><\/p>\n\n\n\n<p>This tag styles blocks of code.<br><code>.post-title {<br>margin: 0 0 5px;<br>font-weight: bold;<br>font-size: 38px;<br>line-height: 1.2;<br>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;<br>}<\/code><br>You will learn later on in these tests that <code>word-wrap: break-word;<\/code> will be your best friend.<\/p>\n\n\n\n<p><strong>Delete Tag<\/strong><\/p>\n\n\n\n<p>This tag will let you <del>strike out text<\/del>, but this tag is <em>recommended<\/em> supported in HTML5 (use the <code>&lt;s&gt;<\/code> instead).<\/p>\n\n\n\n<p><strong>Emphasize Tag<\/strong><\/p>\n\n\n\n<p>The emphasize tag should <em>italicize<\/em> <em>text<\/em>.<\/p>\n\n\n\n<p><strong>Horizontal Rule Tag<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>This sentence is following a <code>&lt;hr \/&gt;<\/code> tag.<\/p>\n\n\n\n<p><strong>Insert Tag<\/strong><\/p>\n\n\n\n<p>This tag should denote <ins>inserted<\/ins> text.<\/p>\n\n\n\n<p><strong>Keyboard Tag<\/strong><\/p>\n\n\n\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\n\n\n<p><strong>Preformatted Tag<\/strong><\/p>\n\n\n\n<p>This tag is for preserving whitespace as typed, such as in poetry or ASCII art.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Road Not Taken<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\"> Robert Frost\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\n\n\n<p><strong>Quote Tag<\/strong> for short, inline quotes<\/p>\n\n\n\n<p><q>Developers, developers, developers&#8230;<\/q> &#8211;Steve Ballmer<\/p>\n\n\n\n<p><strong>Strike Tag<\/strong> (<em>deprecated in HTML5<\/em>) and <strong>S Tag<\/strong><\/p>\n\n\n\n<p>This tag shows <s>strike-through<\/s> <s>text<\/s>.<\/p>\n\n\n\n<p><strong>Small Tag<\/strong><\/p>\n\n\n\n<p>This tag shows <small>smaller text.<\/small><\/p>\n\n\n\n<p><strong>Strong Tag<\/strong><\/p>\n\n\n\n<p>This tag shows <strong>bold text.<\/strong><\/p>\n\n\n\n<p><strong>Subscript Tag<\/strong><\/p>\n\n\n\n<p>Getting our science styling on with H<sub>2<\/sub>O, which should push the &#8220;2&#8221; down.<\/p>\n\n\n\n<p><strong>Superscript Tag<\/strong><\/p>\n\n\n\n<p>Still sticking with science and Albert Einstein&#8217;s E = MC<sup>2<\/sup>, which should lift the 2 up.<\/p>\n\n\n\n<p><strong>Teletype Tag <\/strong>(<em>obsolete in HTML5<\/em>)<\/p>\n\n\n\n<p>This rarely used tag emulates teletype text, which is usually styled like the <code>&lt;code&gt;<\/code> tag.<\/p>\n\n\n\n<p><strong>Underline Tag<\/strong> <em>deprecated in HTML 4, re-introduced in HTML5 with other semantics<\/em><\/p>\n\n\n\n<p>This tag shows underlined text.<\/p>\n\n\n\n<p><strong>Variable Tag<\/strong><\/p>\n\n\n\n<p>This allows you to denote <var>variables<\/var>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Headings Header one Header two Header three Header four Header five Header six Header one link Header two link Header three link Header four link Header five link Header six link Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML &lt;blockquote&gt; Element (or HTML Block Quotation Element) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"single-page-fullwidth","meta":{"footnotes":""},"class_list":["post-68","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Page Markup And Formatting - Paxxer<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Page Markup And Formatting - Paxxer\" \/>\n<meta property=\"og:description\" content=\"Headings Header one Header two Header three Header four Header five Header six Header one link Header two link Header three link Header four link Header five link Header six link Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML &lt;blockquote&gt; Element (or HTML Block Quotation Element) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/\" \/>\n<meta property=\"og:site_name\" content=\"Paxxer\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-19T00:46:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/page-markup-and-formatting\\\/\",\"url\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/page-markup-and-formatting\\\/\",\"name\":\"Page Markup And Formatting - Paxxer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#website\"},\"datePublished\":\"2023-04-19T00:45:58+00:00\",\"dateModified\":\"2023-04-19T00:46:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/page-markup-and-formatting\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/page-markup-and-formatting\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/page-markup-and-formatting\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Page Markup And Formatting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#website\",\"url\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/\",\"name\":\"Paxxer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#organization\",\"name\":\"Paxxer\",\"url\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/wp-content\\\/uploads\\\/sites\\\/34\\\/2023\\\/04\\\/paxxer-logo.png\",\"contentUrl\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/wp-content\\\/uploads\\\/sites\\\/34\\\/2023\\\/04\\\/paxxer-logo.png\",\"width\":300,\"height\":85,\"caption\":\"Paxxer\"},\"image\":{\"@id\":\"https:\\\/\\\/demo.themecanary.com\\\/paxxer\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Page Markup And Formatting - Paxxer","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":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/","og_locale":"en_US","og_type":"article","og_title":"Page Markup And Formatting - Paxxer","og_description":"Headings Header one Header two Header three Header four Header five Header six Header one link Header two link Header three link Header four link Header five link Header six link Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML &lt;blockquote&gt; Element (or HTML Block Quotation Element) [&hellip;]","og_url":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/","og_site_name":"Paxxer","article_modified_time":"2023-04-19T00:46:00+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/","url":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/","name":"Page Markup And Formatting - Paxxer","isPartOf":{"@id":"https:\/\/demo.themecanary.com\/paxxer\/#website"},"datePublished":"2023-04-19T00:45:58+00:00","dateModified":"2023-04-19T00:46:00+00:00","breadcrumb":{"@id":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/demo.themecanary.com\/paxxer\/page-markup-and-formatting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/demo.themecanary.com\/paxxer\/"},{"@type":"ListItem","position":2,"name":"Page Markup And Formatting"}]},{"@type":"WebSite","@id":"https:\/\/demo.themecanary.com\/paxxer\/#website","url":"https:\/\/demo.themecanary.com\/paxxer\/","name":"Paxxer","description":"","publisher":{"@id":"https:\/\/demo.themecanary.com\/paxxer\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/demo.themecanary.com\/paxxer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/demo.themecanary.com\/paxxer\/#organization","name":"Paxxer","url":"https:\/\/demo.themecanary.com\/paxxer\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo.themecanary.com\/paxxer\/#\/schema\/logo\/image\/","url":"https:\/\/demo.themecanary.com\/paxxer\/wp-content\/uploads\/sites\/34\/2023\/04\/paxxer-logo.png","contentUrl":"https:\/\/demo.themecanary.com\/paxxer\/wp-content\/uploads\/sites\/34\/2023\/04\/paxxer-logo.png","width":300,"height":85,"caption":"Paxxer"},"image":{"@id":"https:\/\/demo.themecanary.com\/paxxer\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/pages\/68","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/comments?post=68"}],"version-history":[{"count":1,"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/pages\/68\/revisions"}],"predecessor-version":[{"id":69,"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/pages\/68\/revisions\/69"}],"wp:attachment":[{"href":"https:\/\/demo.themecanary.com\/paxxer\/wp-json\/wp\/v2\/media?parent=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}