- Create an index.html file with the correct structure
- Sections: header with name, navigation (3 anchor links), "About Me" block, "Skills" (list), "Contacts"
- Add an image with alt text
- Link to an external resource (target="_blank"`)
- Open via Live Server, check in DevTools → Elements
Criteria:
- Valid HTML (check with validator.w3.org)
- Semantic tags are used, not just divs
- Each img has an alt tag