Introduction
  • Course requirements and setup
Let's learn HTML
  • HTML overview
  • What is HTML?
  • Basic HTML structure
  • Nav tags
  • H1 to H6 - heading tags
  • Paragraph tags
  • Basic HTML structure
  • Creating a line break
  • Adding a link
  • Adding an image
  • Creating an image with a link
  • Add an image with a link
  • Using the div tag
  • Creating unordered and ordered lists
  • Forms
  • Tables
  • Create an unordered list with your favorite movies
  • Creating comments in HTML
  • Review HTML elements
Let's learn CSS
  • CSS overview
  • What is CSS?
  • CSS syntax
  • Background color
  • Creating an ID
  • Creating classes
  • Create a border
  • Border radius
  • Padding
  • Creating a border
  • Margin
  • Font size
  • Font weight
  • Text transform
  • Text color
  • Aligning the text
  • Changing the look of our text
  • Font family
  • Font style
  • Changing our font
  • CSS comments
Final Project
  • Project overview
  • Review CSS properties
  • Conclusion and next steps
BONUS
  • Linking a CSS style guide to your HTML document
  • Using the CSS :hover Selector to change website button effects and more!
  • Changing the Mouse Highlight Color with CSS ::selection