- Creating HTML and CSS files, and linking to a CSS file inside of HTML
- Structuring a simple project folder
- Using VS Code to create and edit files
- Inserting the boilerplate code that all HTML pages need
- Describing the difference between HTML elements, tags, and attributes
- Explaining what is meant when people say HTML is about structure (vs. presentation or behavior)