{"id":1029,"date":"2020-09-28T09:51:11","date_gmt":"2020-09-28T16:51:11","guid":{"rendered":"http:\/\/dev.blogs.oregonstate.edu\/marketing\/?p=1029"},"modified":"2020-09-28T10:21:26","modified_gmt":"2020-09-28T17:21:26","slug":"html-elements","status":"publish","type":"post","link":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/2020\/09\/28\/html-elements\/","title":{"rendered":"HTML Elements"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Headings<\/h2>\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<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\"><p>Stay hungry. Stay foolish.<\/p><\/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\"><p>People think focus means saying yes to the thing you&#8217;ve got to focus on. But that&#8217;s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. I&#8217;m actually as proud of the things we haven&#8217;t done as the things I have done. Innovation is saying no to 1,000 things.<\/p><\/blockquote>\n\n\n\n<p>Steve Jobs &#8211; Apple Worldwide Developers&#8217; Conference, 1997<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tables<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Employee<\/th><th>Salary<\/th><th><\/th><\/tr><\/thead><tbody><tr><th><a href=\"http:\/\/example.org\/\">John Doe<\/a><\/th><td>$1<\/td><td>Because that&#8217;s all Steve Jobs needed for a salary.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Jane Doe<\/a><\/th><td>$100K<\/td><td>For all the blogging she does.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Fred Bloggs<\/a><\/th><td>$100M<\/td><td>Pictures are worth a thousand words, right? So Jane x 1,000.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Jane Bloggs<\/a><\/th><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\"><li>List item one<ul><li>List item one<ul><li>List item one<\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/ul><\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/ul><\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Ordered List (Nested)<\/h2>\n\n\n\n<ol class=\"wp-block-list\"><li>List item one<ol><li>List item one<ol><li>List item one<\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/ol><\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/ol><\/li><li>List item two<\/li><li>List item three<\/li><li>List item four<\/li><\/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=\"http:\/\/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=\"http:\/\/apple.com\">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&nbsp;(<em>deprecated in HTML5<\/em>)<\/strong><\/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>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>strikeout text<\/del>, but this tag is no longer supported in HTML5 (use the <code>&lt;strike&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> text.<\/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 styles large blocks of code.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">.post-title {\n    margin: 0 0 5px;\n    font-weight: bold;\n    font-size: 38px;\n    line-height: 1.2;\n    and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;\n}<\/pre>\n\n\n\n<p><strong>Quote Tag<\/strong><\/p>\n\n\n\n<p><q>Developers, developers, developers&#8230;<\/q> &#8211;Steve Ballmer<\/p>\n\n\n\n<p><strong>Strike Tag&nbsp;(<em>deprecated in HTML5<\/em>)<\/strong><\/p>\n\n\n\n<p>This tag shows <s>strike-through text<\/s><\/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 Isaac Newton&#8217;s E = MC<sup>2<\/sup>, which should lift the 2 up.<\/p>\n\n\n\n<p><strong>Teletype Tag&nbsp;(<em>deprecated in HTML5<\/em>)<\/strong><\/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>Variable Tag<\/strong><\/p>\n\n\n\n<p>This allows you to denote <var>variables<\/var>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is the excerpt hey how does it function<\/p>\n","protected":false},"author":8564,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1029","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3JgyD-gB","_links":{"self":[{"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/posts\/1029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/users\/8564"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/comments?post=1029"}],"version-history":[{"count":2,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/posts\/1029\/revisions"}],"predecessor-version":[{"id":1031,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/posts\/1029\/revisions\/1031"}],"wp:attachment":[{"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/media?parent=1029"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/categories?post=1029"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.blogs.oregonstate.edu\/marketing\/wp-json\/wp\/v2\/tags?post=1029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}