Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009...

11
Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Transcript of Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009...

Page 1: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Introduction to Web DesignLecture #2: Look & Feel

Jonté Craighead & Cathy Zhang

January 13th, 2009

Student Information Processing Board (SIPB)

Page 2: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Overview

Colors

CSS box & “float” property

Layout

Page 3: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Colors

• Monochromatic (http://haveamint.com/)

• Achromatic (http://subtraction.com/)

• Analogous (http://www.regines.net.au/)

• Complementary (http://www.faithink.com/)

Page 4: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

4

Monochromatic

http://haveamint.com/

Page 5: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

5

Achromatic

http://www.subtraction.com/

Page 6: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

6

Analogous

http://www.regines.net.au/

Page 7: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

7

Complementary

http://www.faithink.com

Page 8: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Colors

• Useful tools

– http://www.colorschemer.com/online.html

– http://www.degraeve.com/color-palette/index.php

– http://www.vischeck.com/vischeck/vischeckURL.php

Page 9: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

CSS Box

Page 10: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

“float” property

Example:http://sipb.mit.edu/iap/webdesign/examples/Portfolio

Page 11: Introduction to Web Design Lecture #2: Look & Feel Jonté Craighead & Cathy Zhang January 13th, 2009 Student Information Processing Board (SIPB)

Layout