2-2Doctype and paths
Sep 2
π Complete before class
- πHello World!
- π Module 1.2 File Paths & Version Control (33β39)
- π Module 1.3 GitHub Codespaces (40β43)
Learning Objectives
- Explain the difference between a directory index and an explicit index.html reference in a URL, and apply consistent naming conventions.
- Validate a finished HTML page using validator.w3.org and resolve any reported errors.
- Share a finished project with a peer for feedback and articulate one remaining question about the material.
π Demo - Doctype, meta tags, URLs
Section titled βπ Demo - Doctype, meta tags, URLsβDemo HTML-3:
- URLS and naming conventions
- Directory index vs index.html
- HTML comments
- Looking up documentation: MDN and W3Schools
π Work during class
Section titled βπ Work during classβ- Finish your Hello World! project in class.
- Validate your live HTML page at validator.w3.org.
- If you are finished consider experimenting with CSS.
- Share with a partner for feedback
- What is one question you have after completing the first prompt / assignment? Post in Slack with the link to your finished project.
π Homework
- βQuiz 02 - HTML-1
- π Ch 2 View Source - Context (45β51)
- Codecademy: HTML 2-1 Tables
- Codecademy: HTML 4-1 Semantic HTML

