Lecture 2 Flashcards

1
Q

What are some ways you can take a good development and design approach?

A
  • Striving to understand the user
  • Gaining an understanding of your target users provides:
  • Is not cluttered
  • Involves knowing your audience
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do we decide where to place elements on a page?

A
  • How users view pages
  • Can vary based on device used or culture
  • Borrowed design conventions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the relationship between form and function?

A

Using the proper form (or selecting a particular form) can lead to increased/improved function. For example, using good markup and practices can help with SEO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can we use form to increase SEO?

A
  • Text links in main navigation
  • Multiple keyword-rich text links
  • Limited use of text images
  • Proper markup (i.e., HTML tags)
  • Proper above the fold content
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the structural design elements of a webpage?

A
  • Header
  • Feature Area
  • Body and Content
  • Sidebar
  • Footer
  • Background
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a header?

A
• Identifies and unifies a site
• i.e., branding
• Presents a call to action
• e.g., ‘Register Today’, ‘Sign Up’,
‘Buy’ 
• A vital component of:
• SEO due to important coding
elements
• e.g., HTML markup,
metadata, CSS filters
• Usability
• e.g., Navigation, Sign In
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A feature area?

A
• Indicates information hierarchy
• Provides a focal point for the page/
site
• Tends to take up a large portion
of a homepage
• Visible elements used
• e.g., color scheme,
typography, animation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the body and content of a web page?

A
• Where users spend most of their time
• Clarity and legibility are extremely
important
• Long stretches of content should
be broken down
• Should make proper use of
subheadings and white space
• Subheadings are important to
SEO
• Helps users scan contentquickly 
• Careful planning, design, development
• Focused on usability and user satisfaction
• Some problems it focuses on addressing:
     • Eye fatigue: optimal line length 52-65 chars.
     • The ‘fat finger’ problem: guidelines used in App
     design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a sidebar?

A
• Holds secondary information
• Supports main content
• Directs users to related content
• e.g., sub-menu
• Often used as advertising space
• Price determined by price and
placement
• e.g., above the fold or below the
fold
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a footer?

A
  • Very useful for SEO and usability
  • Can be thought of as a minisitemap
• Helps search engines index the site
• Improves page-rank
• e.g., higher value on words
contained within links
• Contains tracking code and JS
functions
• Used differently on smartphones
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are some characteristics of a background of a webpage

A
• Complements the content
• Can add to the content:
• Dimension
• Richness
• Texture
• e.g., wiski.com uses a
topographical map to give a sense
of snow
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is content hierarchy?

A

• One of the most important aspects of web pages/sites
• Design elements are grouped based on meaning or function
• Allows for visual relationships between design elements to be
formed
• i.e., any element that breaks this design system will have
more visual value through styling
• E.g., size, color, scale, texture, depth, white space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How should we use White Space elements?

A
  • Not to be thought of as ‘What’s left once the design is finished’
  • Helps readability and the user’s ability to scan a page
  • Involves careful use of:
  • Margins
  • Gutters
  • Padding
  • Line Spacing
  • Paragraph
  • Spacing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is The Gestalt Principles of design?

A
  • Developed in early 20th Century
  • Relates to the mind’s ability to group elements based on relationships
  • It is based on:
  • Similarity
  • Proximity
  • Closure
  • Common Region
  • Continuance
  • Connectedness
  • Size
  • Shape
  • Shade
  • Color
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the design elements that make up a user interface?

A
  • What users interact with, what users come back for
  • Navigation
  • Search bars
  • Headings
  • Buttons
  • Forms
  • Tables
  • Calls to action
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is “Containment”?

A
  • Can be achieved through
  • Borders
  • Lines
  • Boxes
  • Stylized through CSS
17
Q

Why use a grid?

A
• Create a balance of figure and
ground
• Help organize elements and
space within a design
• Modularity
• Creating reusable design
elements
• Increases a design’s
efficiency and Usability
• Allows for designs to be
flexible to various lengths
18
Q

What is the 960 grid system?

A
• A set of CSS templates and
sketches
• Mainly a CSS framework
• Most 960px width designs fit
in most 1024px wide
displays
• 3 layout foundations
• Can be 12, 16, 24 columns