{"id":544,"date":"2024-04-15T19:19:00","date_gmt":"2024-04-15T19:19:00","guid":{"rendered":"https:\/\/mrcottle.co.uk\/WP\/?page_id=544"},"modified":"2024-06-14T08:41:15","modified_gmt":"2024-06-14T08:41:15","slug":"html-2","status":"publish","type":"page","link":"https:\/\/mrcottle.co.uk\/WP\/html-2\/","title":{"rendered":"HTML"},"content":{"rendered":"\n\n\n\r\n<p><span style=\"color: #202124; font-family: 'Google Sans', arial, sans-serif; font-size: 20px; font-weight: 400; letter-spacing: normal; text-transform: none; background-color: #ffffff; text-decoration-style: initial;\">HTML Website design with CSS<\/span><\/p>\r\n\n\r\n<p>&nbsp;<\/p>\r\n\n<p>Welcome to the unit of website design. Most of us use websites daily for information, appointments, social media and even watching online media. Here you will learn how to design your own basic website, with CSS and formatting. You will add colour, information, links and pictures to your own website.&nbsp;<\/p>\n\n\n\n\n\n\n\n<p style=\"text-align: left;\"><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\">The <\/span><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\"><strong style=\"font-weight: bold; -webkit-font-smoothing: antialiased;\">intention<\/strong><\/span><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\"> of this unit is to provide an introduction to websites and designing them using HTML and CSS.<\/span><\/p>\n\n\n<p style=\"text-align: left;\"><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\">Students create a student portfolio and repl.it website showcasing their website design.<\/span><\/p>\n\n\n<p style=\"text-align: left;\"><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\">The <\/span><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\"><strong style=\"font-weight: bold; -webkit-font-smoothing: antialiased;\">impact<\/strong><\/span><span style=\"color: #212121; font-variant-numeric: normal; font-variant-east-asian: normal; text-align: start; white-space: pre-wrap; font-family: Arial; font-size: 13pt; vertical-align: baseline;\"> of this unit will be measured by a portfolio and end of unit project.<\/span><\/p>\n\n\n\n\n\n\n\n\n\n\r\n<p>Support Material<\/p>\r\n\n<p>Use these links to help and support you in your website design. You will need to read the information on the websites and follow the information to help you.&nbsp;<\/p>\n\n\n<p>Repl.it for lesson 1 to help you structure your website.&nbsp;&nbsp;<\/p>\n\n\n<p>Repl.it for Lesson 3 &#8211; Looking at using CSS to add effects to your HTML website.&nbsp;<\/p>\n\n\n<p>Repl.it for Lesson 4 &#8211; A website example with pages to help you if you are struggling.&nbsp;&nbsp;<\/p>\n\n\n\n\n\n\n\n<p>&nbsp; &nbsp; A list of HMTL tags to help you develop your website. This lists all of the tags so you may need to look through them.&nbsp;&nbsp;<\/p>\n\n\n<p>More advanced use of CSS and information from W3schools.&nbsp;<\/p>\n\n\n<p>Link to W3 Schools to add images to your website.&nbsp;<\/p>\n\n\n<p>Link to W3 Schools to add a drop down menu to your website.&nbsp;<\/p>\n\n\n<p>Quick Example html Code<\/p>\n\n<p>Adding a picture:&nbsp;&nbsp;<span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px; background-color: rgb(255, 255, 255);\">&lt;<\/span><span style=\"color: rgb(165, 42, 42); font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px; background-color: rgb(255, 255, 255);\">img<\/span><span class=\"attributecolor\" style=\"box-sizing: inherit; color: red; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px; background-color: rgb(255, 255, 255);\">&nbsp;src<span class=\"attributevaluecolor\" style=\"box-sizing: inherit; color: mediumblue;\">=&#8221;mypicture.jpg&#8221;<\/span>&nbsp;alt<span class=\"attributevaluecolor\" style=\"box-sizing: inherit; color: mediumblue;\">=&#8221;This is my picture&#8221;<\/span>&nbsp;width<span class=\"attributevaluecolor\" style=\"box-sizing: inherit; color: mediumblue;\">=&#8221;500&#8243;<\/span>&nbsp;height<span class=\"attributevaluecolor\" style=\"box-sizing: inherit; color: mediumblue;\">=&#8221;600&#8243;<\/span><\/span><span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px; background-color: rgb(255, 255, 255);\">&gt;<\/span><\/p>\n<p>Adding a link:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class=\"tagnamecolor\" style=\"box-sizing: inherit; color: brown; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px;\"><span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue;\">&lt;<\/span>a<span class=\"attributecolor\" style=\"box-sizing: inherit; color: red;\">&nbsp;href<span class=\"attributevaluecolor\" style=\"box-sizing: inherit; color: mediumblue;\">=&#8221;<i>index.html<\/i>&#8220;<\/span><\/span><span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue;\">&gt;<\/span><\/span><i style=\"box-sizing: inherit; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px;\">link text<\/i><span class=\"tagnamecolor\" style=\"box-sizing: inherit; color: brown; font-family: Consolas, Menlo, &quot;courier new&quot;, monospace; font-size: 15px;\"><span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue;\">&lt;<\/span>\/a<span class=\"tagcolor\" style=\"box-sizing: inherit; color: mediumblue;\">&gt; &#8211; you will need to change the index.html to the name of your webpage.<\/span><\/span><\/p>\n\n\n\n\n\n<p>Topic Support Guides<\/p>\n\n\n\n\n\n\n\n\n\n\n\r\n<p>Key Terms<\/p>\r\n\n\n\n<p>&nbsp;HTML<\/p>\n\n\n<p style=\"color: rgb(255, 255, 255);\">&nbsp;<span style=\"background-color: transparent; color: rgb(255, 255, 255); font-family: Calibri, sans-serif; font-size: 14pt; white-space-collapse: preserve;\">HyperText Markup Language. The language used to write and display web page documents.<\/span><\/p>\n\n\n\n\n<p>&nbsp;Webpage<\/p>\n\n\n<p>&nbsp;<span style=\"background-color: transparent; color: rgb(255, 255, 255); font-family: Calibri, sans-serif; font-size: 14pt; white-space-collapse: preserve;\">A page designed for, and viewed in, a web browser.<\/span><\/p>\n\n\n\n\n<p>&nbsp;tags<\/p>\n\n\n<p style=\"color: rgb(255, 255, 255);\">&nbsp;<span style=\"background-color: transparent; color: rgb(255, 255, 255); font-family: Calibri, sans-serif; font-size: 14pt; white-space-collapse: preserve;\">Keywords that define how a web browser will format and display the content, e.g. &lt;b&gt;, &lt;h1&gt;, &lt;img&gt;, &lt;hr&gt; etc.<\/span><\/p>\n\n\n\n\n<p>&nbsp;hyperlink<\/p>\n\n\n<p style=\"color: rgb(255, 255, 255);\">&nbsp;<span style=\"background-color: transparent; color: rgb(0, 0, 255); font-family: Calibri, sans-serif; font-size: 14pt; white-space-collapse: preserve;\"><span style=\"color:#ffffff;\">A <\/span><span style=\"color:#ffffff;\">link in a document or webpage that connects to another location.<\/span><\/span><\/p>\n\n\n\n\n<p>&nbsp;formatting<\/p>\n\n\n<p style=\"\"><span style=\"font-family: Calibri, sans-serif; font-size: 14pt; background-color: transparent;\">En<\/span><span style=\"color: rgb(255, 255, 255); font-family: Calibri, sans-serif; font-size: 14pt; background-color: transparent; white-space-collapse: preserve;\">hances the look and feel of text on a webpage to make it more visually appealing e.g. bold, italic, headings etc.<\/span><br><\/p>\n\n\n\n\n<p>&nbsp;CSS<\/p>\n\n\n<p>&nbsp;<span style=\"letter-spacing: normal;\">Cascading Style Sheets. The Language For Describing The Presentation Of A Webpages, Including Colours, Layout, And Fonts.<\/span><\/p>\n\n\n\n\n<p>&nbsp;web browser<\/p>\n\n\n<h1><span id=\"docs-internal-guid-ca9aab1a-7fff-65ed-5c8a-8904220021aa\"><span style=\"font-size: 14pt; font-family: Calibri, sans-serif; color: rgb(255, 255, 255); background-color: transparent; text-decoration-style: initial; vertical-align: baseline; white-space-collapse: preserve;\">An application used to view web pages, eg Internet Explorer or Google Chrome.<\/span><\/span><br><\/h1>\n\n\n\n\n\n\n\r\n<p>Future Career Opportunities<\/p>\r\n\n\n\n\r\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">Skills<\/span><\/p>\r\n<ul>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Programming<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Teamwork<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Working to a deadline<\/span><\/li>\r\n<\/ul>\r\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">Average UK Salary \u00a357,000<\/span><\/p>\r\n\n\n\n\r\n<p style=\"box-sizing: border-box; font-weight: 300; font-family: Roboto; font-size: 16px; text-align: left;\"><span style=\"box-sizing: border-box; color: #ffffff;\">Skills<\/span><\/p>\r\n<p style=\"text-align: left;\">\u00a0<\/p>\r\n<ul>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Creating ideas<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Communication with clients<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Working to a deadline<\/span>\u00a0<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Average UK Salary \u00a325 &#8211; \u00a335,000<\/span><\/p>\r\n\n\n\n\r\n<p style=\"box-sizing: border-box; font-weight: 300; font-family: Roboto; font-size: 16px; text-align: left;\"><span style=\"box-sizing: border-box; color: #ffffff;\">Skills<\/span><\/p>\r\n<p style=\"text-align: left;\">\u00a0<\/p>\r\n<ul>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Creative skills<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Working with clients<\/span><\/li>\r\n<li style=\"text-align: left;\"><span style=\"color: #ffffff; font-size: large;\">Working to a deadline<\/span>\u00a0<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Average UK Salary \u00a326,000<\/span><\/p>\r\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-544","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/pages\/544","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/comments?post=544"}],"version-history":[{"count":26,"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/pages\/544\/revisions"}],"predecessor-version":[{"id":580,"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/pages\/544\/revisions\/580"}],"wp:attachment":[{"href":"https:\/\/mrcottle.co.uk\/WP\/wp-json\/wp\/v2\/media?parent=544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}