Welcome to WittyWilla's Web Server

HTML Midterm Rubric

Course Information

Student Name: Wilhelmina "Willow" Poortenga

Note: At GRCC my preferred name in their system was Willow Poortenga

Semester: Fall 2025

College: Grand Rapids Community College

Professor: Jacob Pollak

Class Name: CIS 148 HTML Essentials

Class Code: CIS148.2177.F25

Rubric Content

As part of your ongoing midterm project, this week's task involves the foundational aspects of the HTML document:

Create an HTML Document:

  1. Start by creating a new folder to hold your site project. Name this folder "midterm".
  2. Confirm that you named the folder exactly as specified.
  3. Next create a new folder inside of the "midterm" folder to hold this week's iteration. Name this folder "midterm_v1".
  4. Confirm that you named the folder exactly as specified.
  5. Next, create the HTML document that will be the homepage for your site.
  6. Save this file with the filename of "index.html". Save it inside the "midterm_v1" folder.
  7. Confirm that the filename is all lowercase and spelled exactly as specified.
  8. Confirm that you know where on your hard drive that you have saved the folders and this file.

Write Basic HTML Structure:

Add Basic Structural Tags:

Add Content Sections:

Include Headings and Paragraphs:

Ensure Correct Formatting:

Validation:

Upload the site:

  1. Upload the "midterm" folder to the raider server. The "midterm" folder should have the "midterm_v1" folder inside it, which in turn contains the index.html file.
  2. Confirm that the site is on the server by opening a browser and navigating to the index.html file.

Note: You do not need to submit this iteration. However, please note that I will periodically review the projects on the server to identify and address any potential issues. Also, you are encouraged to ask for help on Discord as needed.

Note: This website must use the Stylesheet that is provided in the "Midterm Project" link in the left-hand menu. The only modification allowed to the CSS is to resize images.