Week 10 Notes

Here is the sample wireframe to demonstrate the detail needed:

WIREFRAME PSL (PDF)

 

We styled these rules to let users know what is a link and how they react when hovered or visited.

a:link

a:hover

a:visited

 

Relative vs Absolute measurements with typography:

ABSOLUTE:

Points 1/72″

Inches

Feet

Yards

MM

CM

 

RELATIVE UNITS: Relative to a base value – determined by default (browser) or by the user.

16px = 100% = 1 em = 1 en
24px = 150% = 1.5 em = 1.5 en

 

Percentages
Ems
Ens
Pixels