{"id":101,"date":"2022-01-12T22:23:34","date_gmt":"2022-01-12T22:23:34","guid":{"rendered":"https:\/\/melfaeforest.xhere.eu.org\/?p=101"},"modified":"2022-02-02T21:41:40","modified_gmt":"2022-02-02T21:41:40","slug":"html-css-course-day-6-type-of-blocks-block-level","status":"publish","type":"post","link":"https:\/\/melfaeforest.xhere.eu.org\/?p=101","title":{"rendered":"HTML\/CSS Course \u2013 Day 6 \u2013 Type of Blocks: Block-Level"},"content":{"rendered":"\n<p>There are 3 main types of blocks in HTML: Block-Level, Inline, and Inline-Block. This entry will cover the first of the 3 elements: Block-Level.<\/p>\n\n\n\n<p>Block-Level elements occupy 100% of parent element\u2019s width, no matter the content; elements are stacked vertically by default, one after another, as they automatically include line-breaks between them.<\/p>\n\n\n\n<p>Default element examples: &lt;body&gt;, &lt;main&gt;, &lt;header&gt;, &lt;footer&lt;, &lt;section&gt;, &lt;nav&gt;, &lt;aside&gt;, &lt;div&gt;, &lt;h1&gt;-&lt;h6&gt;, &lt;p&gt;, &lt;ul&gt;, &lt;ol&gt;, &lt;li&gt;.<\/p>\n\n\n\n<p>With CSS: display: block;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are 3 main types of blocks in HTML: Block-Level, Inline, and Inline-Block. This entry will cover the first of the 3 elements: Block-Level. Block-Level elements occupy 100% of parent element\u2019s width, no matter the content; elements are stacked vertically by default, one after another, as they automatically include line-breaks between them. Default element examples: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[6],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-html-css-course","tag-html-css-course"],"_links":{"self":[{"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=101"}],"version-history":[{"count":2,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":282,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/101\/revisions\/282"}],"wp:attachment":[{"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}