Introduction
  • Instructor and course introduction
  • Download and install VS Code for creating HTML
  • Create a project folder and start writing HTML
  • Finish creating a simple HTML document and view it in a web browser
HTML Anatomy and the Head Section
  • Viewing HTML Source Code in the web browser and WHATWG
  • Anatomy of an HTML document
  • "Head" Section - Embedded CSS Styles
  • "Head" Section - Linked CSS Stylesheet Files
  • "Head" Section - Meta Tags
  • HTML Anatomy and Head Section Quiz
HTML Basic Tags
  • "Body" Section - Basic tags
  • Basic HTML tags in the body section
HTML Table Tags
  • "Body" Section - Table tags
  • Table tags in the body section
Conclusion
  • Instructor Conclusion Video