📄️ 18.1 HTML & CSS
By the end of the checkpoint, you will be able to understand the foundations of hand-coding websites using HTML and CSS.
📄️ 18.2 HTML Basics
By the end of the checkpoint, you will be able to understand HTML and CSS more comprehensively to code websites.
📄️ 18.3 CSS Intro
By the end of the checkpoint, you will be able to style web pages with CSS.
📄️ 18.4 Web Frameworks
By the end of the checkpoint, you will be able to hand-code the core HTML elements required for the development of a web page.
📄️ 18.5 Link Paths
By the end of the checkpoint, you will be able to write the HTML for creating links and images within web pages.
📄️ 18.6 Web Elements
By the end of the checkpoint, you will be able to use web elements to hand-code a website.
📄️ 18.7 HTML Containers
By the end of the checkpoint, you will be able to code HTML containers and understand how they are used.
📄️ 18.8 GitHub 🚧
By the end of the checkpoint, you will be able to use the GitHub repository to publish websites.
📄️ 18.9 Deeper with CSS
By the end of the checkpoint, you will be able to style websites using Cascading Style Sheets (CSS).
📄️ 18.10 Responsiveness
By the end of this checkpoint, you will be able to build a responsive web page with reusable groups of items to create stronger page layouts.
📄️ 18.11 Flexbox
By the end of this checkpoint, you will have a deeper understanding of flexbox.
📄️ 18.12 Navigation
By the end of this checkpoint, you will build responsive navigation using flexbox and media queries.
📄️ 18.13 Forms
By the end of this checkpoint, you will create forms in HTML as well as a functional contact form for users to email you directly through your website.