Art301F – Week 4 Notes and HW
absolute vs relative
absolute = specific url/location on the inter webs path
relative = to your root
attached style sheet=
<link href=”css/style.css” type=”text/css” rel=”stylesheet”/>
SELECTORS:
TAGS
class – can use multiple times in document / preceded with a period .
ID – should appear once / preceded with a #
HOMEWORK PROJECT 2:
step 1: wireframe
low fidelity
step 2: psd
1024px wrapper x height is open.
HOMEWORK CSS BOX MODEL (VIDEOS ON VIMEO SITE):