CSCI 107 CSS Homework

Purpose

Create an ugly web page using CSS.

Due dates

This assignment should be completed by 5:00 PM on Tuesday, 10 November, and uploaded, in one or two files, to Moodle at CSS homework.

The ugly CSS page

Write a web page and associated CSS page. The web page should contain a table with three columns and and three rows, a bit like the following, but bigger.

Data North West Data North Center Data North East
Data Center West Data Center Center Data Center East
Data South West Data South Center Data South East

However, the nine entries of your table must be rendered in all sorts of ridiculous manners using CSS such as:

All nine cells of the table should be different.

The external borders of the table should also be different from the internal borders of the table entries.

You may use the same text in each column. I suggest using a couple of sentences, so we have enough text to show off your handiwork.

Use the w3cschools.co CSS tutorial for examples.

Turning in

Upload your web page to HTML HW 1.