#Lesson 01 - Introduction + HTML Basics

In our first lesson, we will introduce ourselves to one another and you will learn the art of good HTML markup.

##Agenda

  • Introduction to GA and Instructional Team
  • Tools and Resources for FEWD
  • HTML Structure and the Document Object Model
  • HTML tags
  • Semantic HTML

##Objectives

By the end of this class, you will:

  • Know other classmates and instructor by name
  • Reviewed class syllabus that outlines lessons, expectations and assignments
  • Understand basic tools required for the course (Slack, Sublime, Chrome)
  • Have a high level understanding of what the DOM is
  • Understand regular and void HTML tags, Head / Body of HTML document
  • Have a good understanding of basic HTML content tags
  • BONUS: Semantic HTML best practices and when to use various HTML tags

##Materials