53
COMS 359: Interactive Media

COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

COMS 359: Interactive Media

Page 2: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Agenda

• Announcement

• Review

• Web Design

• Preview

Page 3: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Review

• Tables

– Create html spreadsheets

– Page Layout

Page 4: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Review

• Table Tags

<table>…</table>

<tr>…<tr>

<td>…<td>

• Numerous Attributes

– <table> = border, rule, frame, bgcolor, width,height, cellspacing, cellpadding, margin

– <tr> & <td> = align, valign, bgcolor, colspan, rowspan

• Page Layout using Tables

Page 5: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Basic Table

Page 6: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Attributes of the

<table> tag

Page 7: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Attributes of

the <tr> tag

Page 8: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Attributes of

the <td> tag

Page 9: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Review - Layout

Page 10: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Today

• Topic

– Web Design

• Text– Miller - ch. 1-4

(pp. 1-117)

Page 11: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Today

• Introduction to Design

• Anatomy of a Web Page

• Web Design Unity

• Elements of Web Design

Page 12: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

• Learning Design

– Design is an art not an exact science

– Get you thinking about design as part of the

communications strategy for your website

• Content / Form

• What you say / How you say it

– “Practice makes perfect”

• Instruction – common conventions and approaches

• Learning – learn by doing; learn by trying it out,

making mistakes and solving problems

Page 13: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

• Design (def.)

– Design is a Plan

To happen “by design” is for something to take place

according to a prescribed plan. Not by accident.

– Design is a process

Series of decisions in order to create a final result

More decisions = higher complexity

Page 14: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

DesignLimiting subjective decisions

and being creative within those

limitations is the essence of

what designers do.

Page 15: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

• Web Limitations

– User System

• Screen size = variable

• Operating System = variable

• Browser = variable

Page 16: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

• Web Limitations

– Font - 9 common fonts

– No pre-determined page

height or width

Page 17: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Introduction

• Web Limitations

– Color Matching

– Images

– Rectilinear Layout

Page 18: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Good web design creates

an experience for the user;

expresses the personality

of the content

Balancing Act: just enough

control over the experience

to feel empowered but not

so much that one feels

overwhelmed

Page 19: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 20: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 21: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Anatomy of a Web Page

Header

Navigation

Body / Content Side

Bar

Footer

Background

Page 22: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Anatomy of a Web Page

Print ConventionsDesigners - Because most web

designers were trained as print

designers, elements from print

were converted to web design.

Users – Most consumers of web

content are already comfortable

with print design and expect the

same from the web

Page 23: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Anatomy of a Web Page

Header

Body / ContentSide

Bar

Footer

Page 24: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Anatomy of a Web Page

Print to Web conversionTables – provide print type layout

CSS – Absolute Positioning (project #2)

Page 25: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Header• The one area that remains relatively

consistent throughout all pages

• Visual anchor for the site

• Establish the brand look and feel

Page 26: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 27: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Body / ContentThe main informational part

of the page.

Usually organized into a

hierarchy with the most

important information

coming at the top (feature

area)

Page 28: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 29: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

SidebarSecondary information that

either supports the main

content or supplies links to

additional information

Page 30: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 31: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

FooterSupport section of the web site

Often contains copyright

information and/or a basic site

map with links to all pages.

Page 32: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 33: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

BackgroundComplements page content

Supports page personality

Fills in the empty space on the page

Page 34: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design
Page 35: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

CreativityModify the standard

layout conventions

Page 36: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Web Design Unity

• Organization

– Logically grouping elements of a design and

forming visual relationships between them

– Whole is greater than the sum of its parts; unity

of the site takes precedence over the individual

elements

• Hierarchy

– Sequencing of elements in a design

– Indicate the relative importance of an individual

element

Page 37: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Web Design Unity

White SpaceEmpty space in a design that creates

visual organization by grouping

elements together and separating

groups of elements from each other.

White space is not accidental or just

left over empty space. It is deliberately

constructed and utilized to produce a

particular look and feel.

Page 38: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Web Design Unity

Figure / GroundWhite space = Ground

Page elements = Figure

Goal of design is to achieve balance

between figure and ground; work

together to create a unified whole.

Page 39: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

GridsOne of the oldest ways to create

balance between figure and ground

is though the use of a grid system.

Grids not only organize the

elements of a design, they organize

the space within the design

Swiss Style of Graphic Design - 1958

Page 40: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Monitor Resolution

1024 px

768 p

x

850 to

950 px

<table align=“left”>

Page 41: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Monitor Resolution

1024 px

768 p

x

<table align=“center”>

Page 42: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Monitor Resolution

1024 px

768 p

x

<tr width=“150”> <tr width=“600”> <tr width=“150”>

Fixed Size

Page 43: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Monitor Resolution

1024 px

768 p

x

<tr width=“20%”> <tr width=“60%”> <tr width=“20%”>

Variable Size

Page 44: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Color

• Texture

• Imagery & Iconography

• Scale

• Depth & Dimension

• Animation

• Variability

Page 45: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Color

Relationships of color help users

create associations among otherwise

unrelated elements within a design

Contrasting color can help a

designer guide and direct a user

through a layout

Page 46: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Texture

Gives the user the sense of

a tactile experience and

helps connect him or her to

the content of the page

Page 47: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Imagery & Iconography

Use images to tell the

story. Images not only

illustrate the content;

images are the content.

Page 48: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Scale

Contrast of size or scale is

one way designers add a

sense of drama to a design.

Scale is relative, so there must

be other elements on the page

to provide comparison.

Page 49: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Depth & Dimension

Provides an element of

realism and give the user

a more tactile experience

Page 50: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Animation

Used to layer information,

represent a sequence of events,

or respond to user actions.

Page 51: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Elements of Web Design

• Variability

Keep things fresh and

relevant by making

small alterations in

page design elements.

Page 52: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Summary

• Introduction to Design

• Anatomy of a Web Page

• Web Design Unity

• Elements of Web Design

Page 53: COMS 359: Interactive Mediagunkelweb.com/lecture_slides/359class05.pdf · Introduction • Learning Design –Design is an art not an exact science –Get you thinking about design

Preview

• Audio and video

– Duckett - ch. 9 (200-224)

– Bring earbuds or headphones