teaching machines

CS 318 Lab 16 – Midterm

March 29, 2017 by . Filed under cs318, lectures, spring 2017.

Dear students,

Today we have a midterm.

Here’s your TODO list for next time:

See you next time!

Sincerely,

Midterm

You will reverse engineer and recreate two pages based on screenshots and videos. It will be graded based on the fidelity of your version to the original. Books, notes, and (reading from, but not writing to) the internet are all fair game. Bear in minding the following:

First create a lab16 directory.

Problem 1

In problem1.html and problem1.css, recreate this page:

No images are allowed in your solution. HTML and CSS alone produced this page.

Not all of its features can be determined from the screenshot. Here’s a visitor interacting with the page:

Problem 2

In problem2.html and problem2.css, recreate this page:

Five paragraphs of lorem ipsum text were acquired from lipsum.com. The university seal image was retrieved from the University Centers page. The Google logo was retrieved from their home page.

Again, not all of its features can be determined from the screenshot alone. Here’s a visitor interacting with the page:

Submit

Now commit and sync your work to GitHub.