This document provides an outline for an HTML course covering topics such as HTML coding principles, web design, Photoshop, Dreamweaver, CSS, JavaScript, and publishing websites online. The course is divided into weekly lectures covering HTML tags and structures, including the primary HTML container tags (<html> and <body>), the <head> section, the <title> tag, and <meta> tags for defining keywords, descriptions, authors, and expiration dates to help with search engine optimization. The document includes examples of code for each topic discussed.