COMM-101 Web Modification Lab

River Hawk Rockets Website Project

Task List

Complete these tasks in order. The tasks start with simple HTML edits, then move into CSS styling and adding content using existing structures.

All 13 tasks complete — great work! Head back to the Start Here page to check off your next workflow step.
Completed tasks are hidden

Task 1: Set Up Your Development Environment

Learning Goal

Set up your development environment.

Instructions

Success Check

The Rockets website opens in your browser from your local folder and all three pages are accessible.

Task 2: Change the Team Name

Learning Goal

Learn how text is stored inside HTML pages.

Instructions

Success Check

The team name is changed on all three pages and the pages still load correctly.

Task 3: Update the Navigation Text

Learning Goal

Understand that navigation menus are made of links.

Instructions

Success Check

The menu says Game Schedule on all three pages and the link still opens the schedule page.

Task 4: Rewrite the Hero Section

Learning Goal

Edit page content inside an existing HTML structure.

Instructions

Success Check

The homepage has a new hero heading and paragraph.

Task 5: Edit Player Profiles

Learning Goal

Modify repeated HTML content blocks.

Instructions

Success Check

At least three player profiles are updated.

Task 6: Update the Schedule

Learning Goal

Practice editing HTML tables.

Instructions

Success Check

At least five schedule rows have new information.

Task 7: Change the Color Scheme

Learning Goal

Use CSS custom properties to redesign a site.

Instructions

Success Check

The site uses a new color scheme and the text is still readable.

Task 8: Change the Fonts

Learning Goal

Modify typography using CSS variables.

Instructions

Success Check

The website font style has changed.

Task 9: Modify Card Appearance

Learning Goal

Understand reusable CSS classes.

Instructions

Success Check

The cards look different but remain readable and organized.

Task 10: Add a New Player

Learning Goal

Duplicate and modify an existing HTML structure.

Instructions

Success Check

An additional player appears and the layout still works.

Task 11: Add a New Match

Learning Goal

Extend an HTML table by adding a new row.

Instructions

Success Check

An additional match appears in the schedule.

Task 12: Final Rebrand Challenge

Learning Goal

Apply HTML and CSS skills to create a polished final version.

Instructions

Success Check

The final website looks intentional, complete, and professional.

Task 13: Publish the Site

Learning Goal

Learn how to publish a completed website to a live server.

Instructions

Success Check

The finished website is live, all three pages open correctly, and you have the URL ready to submit.