{"id":3718,"date":"2023-07-18T00:39:50","date_gmt":"2023-07-18T00:39:50","guid":{"rendered":"https:\/\/nmi.cool\/advweb\/?page_id=3718"},"modified":"2025-06-19T20:32:23","modified_gmt":"2025-06-19T20:32:23","slug":"more-html","status":"publish","type":"page","link":"https:\/\/nmi.cool\/advweb\/unit-one-html-css\/week-one\/more-html\/","title":{"rendered":"More HTML"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Homework Reading<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Introduction_to_HTML\/Document_and_website_structure\" target=\"_blank\" rel=\"noreferrer noopener\">Document and website structure<\/a><\/h2>\n\n\n\n<p>Prior to the arrival of HTML5, web pages were structured with &lt;div&gt; tags. which essentially function as rectangles for containing and displaying content. Div tags still function the same as ever with HTML5, but new &#8216;semantic&#8217; tags are also available as a replacement.&nbsp; The main difference between a div tag and a semantic element such as &lt;header&gt;, &lt;nav&gt;, and &lt;main&gt; is that the name of the element gives an idea of its function. <\/p>\n\n\n\n<p>For example, &lt;nav&gt; tags are typically used for navigational links, &lt;header&gt; tags are used for, yes, headers, etc. There is, however, nothing magical about these semantic tags.&nbsp; You could build an entire complicated webpage with header or nav tags simply by treating them as if they were div tags.&nbsp; Their only real purpose for semantic tags is to provide an obvious name for important sections of a web page. <strong>NOTE: using semantic tags becomes more vital the larger a website is, i.e. organizing your website is IMPORTANT.<\/strong><\/p>\n\n\n\n<p>The document and website structure link above takes you to a page with information about the important semantic tags. The same page also has a brief section on line breaks and horizontal rules.&nbsp; Make sure that you understand the distinction between semantic and non-semantic tags, the names and function of the major semantic tags, and know how to use&nbsp; line break &lt;br&gt; and horizontal rule &lt;hr&gt; tags.&nbsp; Easy stuff!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Multimedia_and_embedding\/Images_in_HTML\" target=\"_blank\" rel=\"noreferrer noopener\">Images in HTML<\/a><\/h2>\n\n\n\n<p>Review the basics of image embedding, alternative text, etc.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Multimedia_and_embedding\/Other_embedding_technologies\" target=\"_blank\" rel=\"noreferrer noopener\">Objects and Iframes<\/a><\/h2>\n\n\n\n<p>Especially focus on iframes, but don&#8217;t kill yourself on details on this one!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Multimedia_and_embedding\/Adding_vector_graphics_to_the_Web\" target=\"_blank\" rel=\"noreferrer noopener\">Vector Graphics<\/a><\/h2>\n\n\n\n<p>Give this one a quick read.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Multimedia_and_embedding\/Video_and_audio_content\" target=\"_blank\" rel=\"noreferrer noopener\">Audio and Video Elements<\/a><\/h2>\n\n\n\n<p>Understand how audio and video elements function and their main features such as autoplay, loop, and poster.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Forms<\/h2>\n\n\n\n<p>This section consists of four pages about forms (links below).<\/p>\n\n\n\n<p><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Forms\/Your_first_HTML_form\" target=\"_blank\" rel=\"noreferrer noopener\">Form Basics<\/a>\u00a0&#8212;\u00a0<a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Forms\/How_to_structure_an_HTML_form\" target=\"_blank\" rel=\"noreferrer noopener\">Form Structure<\/a> &#8212;<a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Forms\/The_native_form_widgets\" target=\"_blank\" rel=\"noreferrer noopener\">\u00a0Form Widgets and Attributes<\/a> &#8212;\u00a0<a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Learn\/HTML\/Forms\/Sending_and_retrieving_form_data\" target=\"_blank\" rel=\"noreferrer noopener\">Form Data<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Homework Reading Document and website structure Prior to the arrival of HTML5, web pages were structured with &lt;div&gt; tags. which essentially function as rectangles for containing and displaying content. Div tags still function the same as ever with HTML5, but new &#8216;semantic&#8217; tags are also available as a replacement.&nbsp; The main difference between a div &hellip; <a href=\"https:\/\/nmi.cool\/advweb\/unit-one-html-css\/week-one\/more-html\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">More HTML<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3682,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3718","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/pages\/3718","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/comments?post=3718"}],"version-history":[{"count":4,"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/pages\/3718\/revisions"}],"predecessor-version":[{"id":4292,"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/pages\/3718\/revisions\/4292"}],"up":[{"embeddable":true,"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/pages\/3682"}],"wp:attachment":[{"href":"https:\/\/nmi.cool\/advweb\/wp-json\/wp\/v2\/media?parent=3718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}