HTML Foundations (Hand‑Coding)
Turning Ideas Into Real Webpages, One Tag at a Time
Activity: Expand Your Page
Expand on the HTML page you created last class including the elements we learned about today.
Your expanded page should include at least the following:
- At least two links (one internal, one external)
- At least one image with appropriate alt text
- One list, ordered or unordered
- Clear indentation and nesting of all HTML elements
Use the template Google Doc provided in your Google Classroom.
Before turning in your page, pair up with a partner to review each other's work.
- Does every <a> tag have a proper href attribute?
- Does every <img> tag have appropriate alt text?
- Are lists nested properly?
- Is the indentation and nesting of all HTML elements clear and consistent?
Once you're satisfied with your expanded HTML page, use the 'Submit Work' link to turn it in and submit via the Google Classroom assignment.