{"id":72,"date":"2022-01-10T17:24:31","date_gmt":"2022-01-10T17:24:31","guid":{"rendered":"https:\/\/melfaeforest.xhere.eu.org\/?p=72"},"modified":"2022-02-02T21:43:46","modified_gmt":"2022-02-02T21:43:46","slug":"html-css-course-day-4-images-and-hyperlinks","status":"publish","type":"post","link":"https:\/\/melfaeforest.xhere.eu.org\/?p=72","title":{"rendered":"HTML\/CSS Course \u2013 Day 4 \u2013 Images and Hyperlinks"},"content":{"rendered":"\n<p>Images \u2013 Uses the \u201c&lt;img&gt;\u201d tag, and doesn\u2019t have a closing tag. Basic attributes of the &lt;img&gt; tag are \u201csrc\u201d (for the link name of the display image), \u201calt\u201d (for a written description of the image), and \u201cheight\u201d\/\u201dwidth\u201d (for editing the height and\/or width of the images)<\/p>\n\n\n\n<p>Example: &lt;img src=\u201dwhite-flower.jpg\u201d alt=\u201da blooming white flower\u201d height=\u201d100\u201d width=\u201d1000\u201d&gt;<\/p>\n\n\n\n<p>Hyperlinks \u2013 Uses the \u201c&lt;a&gt;\u201d tag, and does have a closing tag. \u201ca\u201d in HTML means anchor. Has an attribute called \u201chref\u201d, which allows you to put links or other HTML files in it for the text between the opening and closing to take you to the link\/file provided. Putting a \u201c#\u201d (hash symbol) in the href takes you to the top of the page instead.<\/p>\n\n\n\n<p>Example: &lt;a href=\u201d#\u201d&gt;Placeholder link&lt;\/a&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Images \u2013 Uses the \u201c&lt;img&gt;\u201d tag, and doesn\u2019t have a closing tag. Basic attributes of the &lt;img&gt; tag are \u201csrc\u201d (for the link name of the display image), \u201calt\u201d (for a written description of the image), and \u201cheight\u201d\/\u201dwidth\u201d (for editing the height and\/or width of the images) Example: &lt;img src=\u201dwhite-flower.jpg\u201d alt=\u201da blooming white flower\u201d height=\u201d100\u201d [&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-72","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\/72","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=72"}],"version-history":[{"count":2,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/72\/revisions"}],"predecessor-version":[{"id":295,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/72\/revisions\/295"}],"wp:attachment":[{"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=72"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/melfaeforest.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}