- Identify common error types and their meanings
- Solve a bug with "wolf fencing"
- Use the VS Code debugging tools to step through code and identify bugs
- HTML is properly indented
- HTML contains a head and a body, tags are properly closed except for single tag elements, and is overall valid
- HTML relies on semantic tags
- HTML attributes and values are used to create images, links, unique ids, and inline style
- Forms are valid and includes labels with inputs, ids, and names
- Checkboxes and radio buttons are grouped and labeled