HTML Basics: Lectures 1 to 5 - jpjohnsonjr/learning-notes GitHub Wiki
Contents
- Lecture 1: What is HTML? Includes a discussion of Technologies That Drive the Web
- Lecture 2: Relevant History of HTML: Includes a discussion of web standards organizations
- Lecture 3: Anatomy of an HTML Tag: Includes a discussion of tags that have no closing, attributes, spacing rules in tags, self-closing tags
- Lecture 4: Basic HTML Document Structure
- Lecture 5: HTML Content Models