Lesson 1: Reflections

Overview

This module consists of a single activity that gives you an opportunity to reflect upon and summarize what you learned in Unit 2, while practicing your HTML skills.

Activity

  1. Using your text editor, open the index.html file of your web portfolio.
  2. Beneath the Unit 2 sub-heading, replace the placeholder content with a brief summary of what you learned in Unit 2. Your summary should include at least 2 quality paragraphs of text (using the <p> element), plus a list of things you found particularly informative about this unit (using either a <ul> or <ol> element). Include the following information in your reflection:
    • Main topics covered in the unit.
    • What item(s) you found challenging.
    • What item(s) you found interesting.
    • Items you would like to explore further.
    • Also, respond to the following questions in your 2 paragraphs. What one concept in the Unit 2 did you find to be the most difficult? Why do you think that might be? What one concept did you enjoy the most? Why?
  3. Include links to your work, including the Star Trek table.
  4. Double-check your HTML to be sure you coded everything properly.
  5. Save your work, and check it in your web browser to be sure it looks like you expect it to.
  6. Validate your work.

Resources/Online documents

All done?

Validate your page and complete the Exit Ticket. Then proceed to Unit 3: Formatting Web Pages with Style Sheets.