icon for lab

CT310

Recitation 5 - Two Styles

In this recitation, we will:


Assignment 2 (East/West) is due next Tuesday!

The next assignment can be found in the assignments tab on the course webpage.

A2 makes you modify your personal webpage. This time around, you will add two more HTML pages and create a second style sheet. Details are in the assignment page. Ask for clarification if needed.

Example: check out Ben's webpage, on Fridays, it swaps to a new CSS!

A2 asks you to add some new features in HTML.

You are allowed to start for scratch for this assignment, especially if it can help you re-organize your divisions and classes for creating your new CSS file.

  1. East/West

  2. Help you stick to a color palette and practice better design choices.

    An HTML can use any CSS file that is properly linked. It doesn't mean it'll work well for it.

  3. Two CSS files

  4. We'll be using this lab time to build one of stylesheets for your personal webpage.

    Please use the following colors to scheme your pages

    East
    • #2703A6;
    • #200F8C;
    • #141259;
    • #F2B705;
    • #F29F05;
    West
    • #06070E;
    • #29524A;
    • #94A187;
    • #F7F7F2;
    • #102542;
  5. Example

  6. Here is a page with some examples, however, please note that the colors for this page are not updated.

    example