Overview

No technology is more essential to the operation of web pages than HTML. Any web page is driven by three technologies: HTML, CSS and JavaScript. If you are looking to build beautiful web pages that express your vision successfully, this is the class for you. In this course you will learn how to work with Hypertext Markup Language (HTML). You’ll learn how to get the information displaying properly, know how to get your HTML code running on the web server, and understand how the most successful web designers work by getting into the language of web pages.

Taught by front-end web developer and instructor Kevia Cloud, you’ll quickly be ready to get your hands dirty with this essential aspect of web development.

Course Instructor: Kevia Cloud

Course Outline

01. Environment setup

  • terminal
  • homebrew
  • node
  • npm
  • parcel.js

02. What is HTML?

  • HTML overview and introduction

03. HTML Foundations I

  • DOCTYPE
  • structure of a simple HTML page
  • anatomy of an element
  • page title
  • element
  • element
  • element
  • and elements
  • parent and child relationship

04. HTML Foundations II

  • hyperlinks
  • lists
  • images
  • address

05. HTML Foundations III

  • tables
  • forms
  • HTML special characters

06. HTML Foundations IV

  • IDs and classes selectors
  • span and div elements
  • header and footer
  • nav, section, article, and aside elements

Skills Learned

After completing this online training course, students will be able to:

  • Structure of a HTML page
  • <head>, <p>, <spa>, <em>, and <strong> elements
  • Parent and child relationships
  • Tables, forms, and special characters
  • Headers and footers