picture of letters for printing press with oooooh spelled

Assignment 4: Typographic Hierarchy

For this assignment you will start with the CodePen we worked on in class about Typographic Hierarchy: https://codepen.io/profstein/pen/oPKzML

That is the link to the page without any CSS. If you want to continue CSS you worked on in class you are welcome to do so. Just make sure you forked my original so you have it saved to your profile.

STEP 1: Fork My Pen
In order to do this you must:
a. Sign in to CodePen. I recommend that you do it through your GitHub account so you don’t have two to remember.
b. Go to my Pen:  https://codepen.io/profstein/pen/oPKzML
c. Click Fork
d. Click Save
e. Remember to keep saving as you work

STEP 2: Style the page to have a typographic hierarchy.
Pick one of 3 target audiences below
    1. Grade school kids who are learning about NYC history
    2. History Buffs (people who are really into history)
    3. Photography Enthusiasts

Keep your target audience in mind as you choose your fonts, colors etc.

As you style the text remember to use the classes that are already provided in the HTML for your selectors. For example, if you want to style all of the dates you would use the .crowd__meta class.

Also pay attention to the structure of the content. There is a header, an intro, 8 crowds (each crowd has for different types of text inside of it) and a footer with different types of info in that. Each different type of content should get a different typographic treatment.

The post on CSS Properties for Typographyhttps://openlab.bmcc.cuny.edu/mmp-240-fall-19-stein/2019/09/16/css-properties-for-typography/,  will help show you what kind of properties you can change to help differentiate the text. Remember you often only need one thing (color, size, font etc) in order to make the difference.

Other posts with related information:

STEP 3: Submitting Your Work

  1. Remember to save your pen (you have to sign in and fork it first in order to save it).
  2. Copy the URLof your version.
  3. Paste it into the comments for Assignment 4.

ASSIGNMENT IS DUE ON WEDNESDAY, SEPTEMBER 25

8 thoughts on “Assignment 4: Typographic Hierarchy”

Comments are closed.