{"id":44,"date":"2022-01-08T21:56:02","date_gmt":"2022-01-08T21:56:02","guid":{"rendered":"https:\/\/ideaes.xhere.eu.org\/?p=44"},"modified":"2022-01-08T21:58:37","modified_gmt":"2022-01-08T21:58:37","slug":"text-elements","status":"publish","type":"post","link":"https:\/\/ideaes.xhere.eu.org\/?p=44","title":{"rendered":"Text Elements"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Heading<\/h3>\n\n\n\n<p class=\"has-medium-font-size\">There are six tags for headings, <code>&lt;h1&gt;<\/code> through <code>&lt;h6&gt;<\/code> with each having a closing tag pair. Heading tags follows a hierarchy in size, where <code>&lt;h1&gt;<\/code> is the largest and <code>&lt;h6&gt;<\/code> is the smallest.<\/p>\n\n\n\n<p class=\"has-medium-font-size\">It is customary for a page to have only one <code>&lt;h1&gt;<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Paragraph<\/h3>\n\n\n\n<p class=\"has-medium-font-size\">The <code>&lt;p&gt;<\/code> tag is for creating paragraphs, it has a matching closing tag <code>&lt;\/p&gt;<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Comment<\/h3>\n\n\n\n<p class=\"has-medium-font-size\">Comments in html are created when the characters <code>&lt;!--<\/code> and <code>--><\/code> are declared. Any code between <code>&lt;!--<\/code> and <code>--><\/code> becomes hidden from the interpreted. It works for one line or for multiple lines.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Bold<\/h3>\n\n\n\n<p class=\"has-medium-font-size\">The tag <code>&lt;b&gt;<\/code> with closing pair <code>&lt;\/b&gt;<\/code> will make any text bold. Staring with html5, the use of this tag is discouraged, in favor of the <code>&lt;strong&gt;&lt;\/strong&gt;<\/code> tags. The disfavor of the <code>&lt;b&gt;<\/code> tag has its root in something called semantic html.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Italic<\/h3>\n\n\n\n<p class=\"has-medium-font-size\">The tag to make text italic is <code>&lt;i&gt;<\/code> with the closing tag <code>&lt;\/i&gt;<\/code>. For semantic html reason, <code>&lt;em&gt;&lt;\/em&gt;<\/code> is favored, instead.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Heading There are six tags for headings, &lt;h1&gt; through &lt;h6&gt; with each having a closing tag pair. Heading tags follows a hierarchy in size, where &lt;h1&gt; is the largest and &lt;h6&gt; is the smallest. It is customary for a page to have only one &lt;h1&gt; Paragraph The &lt;p&gt; tag is for creating paragraphs, it has &#8230;.&nbsp;&nbsp;<a class=\" default\" href=\"https:\/\/ideaes.xhere.eu.org\/?p=44\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"categories":[3],"tags":[5,11],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-build-responsive-real-world-websites-with-html-and-css","tag-html","tag-section-2"],"_links":{"self":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44"}],"version-history":[{"count":5,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions"}],"predecessor-version":[{"id":49,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions\/49"}],"wp:attachment":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}