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
- Using your text editor, open the index.html file of your web portfolio.
- 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?
- Include links to your work, including the Star Trek table.
- Double-check your HTML to be sure you coded everything properly.
- Save your work, and check it in your web browser to be sure it looks like you expect it to.
- 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.