SlideShare a Scribd company logo
1 of 33
Copyright © Terry Felke-Morris
WEB DEVELOPMENT &
DESIGN FOUNDATIONS WITH
HTML5
Chapter 5
Key Concepts
1Copyright © Terry Felke-Morris
Copyright © Terry Felke-Morris
LEARNING
OUTCOMES
In this chapter, you will learn how to ...
 Describe the most common types of website
organization
 Describe principles of visual design
 Design for your target audience
 Create clear, easy-to-use navigation
 Improve the readability of the text on your web pages
 Use graphics appropriately on web pages
 Apply the concept of universal design to web pages
 Describe web page layout design techniques
 Apply best practices of web design
2
Copyright © Terry Felke-Morris
OVERALL DESIGN IS RELATED
TO THE SITE PURPOSE
3
Consider the
target audience
of these sites.
Copyright © Terry Felke-Morris
WEBSITE ORGANIZATION
Hierarchical
Linear
Random
(sometimes called Web Organization)
4
Copyright © Terry Felke-Morris
HIERARCHICAL
ORGANIZATION
A clearly defined home page
Navigation links to major site sections
Often used for commercial and corporate
websites
5
Copyright © Terry Felke-Morris
HIERARCHICAL & SHALLOW
 Be careful that the organization is not too shallow.
 Too many choices  a confusing and less usable web site
 Information Chunking
 Research by Nelson Cowan: adults typically can keep about four items or chunks of
items in short-term memory
 Be aware of the number of major navigation links
 Try group navigation links visually into groups with no more than about four links.
6
Copyright © Terry Felke-Morris
HIERARCHICAL & DEEP
 Be careful that the organization
is not too deep.
◦ This results in many “clicks” needed
to drill down to the needed page.
◦ User Interface “Three Click Rule”
 A web page visitor should be able to get
from any page on your site to any other
page on your site with a maximum of
three hyperlinks.
7
Copyright © Terry Felke-Morris
LINEAR ORGANIZATION
A series of pages that provide a
tutorial, tour, or presentation.
Sequential viewing
8
Copyright © Terry Felke-Morris
RANDOM ORGANIZATION
 Sometimes called “Web”
Organization
 Usually there is no clear path
through the site
 May be used with artistic or concept
sites
 Not typically used for commercial
sites.
9
Copyright © Terry Felke-Morris
DESIGN PRINCIPLES
Repetition
 Repeat visual elements throughout design
Contrast
 Add visual excitement and draw attention
Proximity
 Group related items
Alignment
 Align elements to create
visual unity
10
Copyright © Terry Felke-Morris
DESIGN TO PROVIDE FOR
ACCESSIBILITY
“The power of the Web is in its universality. Access by
everyone regardless of disability is an essential aspect.” –
Tim Berners-Lee
 Who benefits from increased accessibility?
 A person with a physical disability
 A person using a slow Internet connection
 A person using an old, out-dated computer
 A person using a mobile phone
Legal Requirement: Section 508
Standards: WCAG 2.0
11
Copyright © Terry Felke-Morris
DESIGN FOR ACCESSIBILITY
 Web Content Accessibility Guidelines 2.0
WCAG 2.0
◦ http://www.w3.org/TR/WCAG20/Overview
◦ http://www.w3.org/WAI/WCAG20/quickref
Based on Four Principles (POUR)
1. Perceivable
Content must be Perceivable
2. Operable
Interface components in the content must be Operable
3. Understandable
Content and controls must be Understandable
4. Robust.
Content should be Robust enough to work with current
and future user agents, including assistive technologies
12
Copyright © Terry Felke-Morris
WRITING FOR THE WEB
Avoid long blocks of text
Use bullet points
Use headings and subheadings
Use short paragraphs
13
Copyright © Terry Felke-Morris
DESIGN “EASY TO READ” TEXT
Use common fonts:
 Arial, Helvetica, Verdana, Times New Roman
Use appropriate text size:
 medium, 1em, 100%
Use strong contrast between text & background
Use columns instead of wide areas of horizontal text
14
Copyright © Terry Felke-Morris
MORE TEXT DESIGN CONSIDERATIONS
 Carefully choose text in hyperlinks
 Avoid “click here”
 Hyperlink key words or phrases, not entire sentences
 Chek yur spellin (Check your spelling)
15
Copyright © Terry Felke-Morris
MAKING COLOR CHOICES
How to choose a color scheme?
 Monochromatic
 http://meyerweb.com/eric/tools/color-blend
 Choose from a photograph or other image
 http://www.colr.org
 Begin with a favorite color
 Use one of the sites below to choose other colors
 http://www.colorschemedesigner.com
 http://www. colorjack.com
 http://www.colorsontheweb.com/colorwizard.asp
Copyright © Terry Felke-Morris
USE OF
COLOR
Appealing to Kids & Preteens
17
Appealing to Young Adults
Appealing to Everyone
Appealing to Older Adults
Copyright © Terry Felke-Morris
CHECKPOINT
1. List the four basic principles of design.
View the home page of your school and describe
how each principle is applied.
2. View http://www.walmart.com,
http://www.mugglenet.com, and
http://www. sesamestreet.org/muppet
Describe the target audience for each site.
How do their designs differ?
Do the sites meet the needs of their target
audiences?
18
Copyright © Terry Felke-Morris
USE OF GRAPHICS & MULTIMEDIA
 File size and dimension matter
 Provide for robust navigation
 Antialiased/aliased text considerations
 Provide alternate text
 Use only necessary multimedia
19
Copyright © Terry Felke-Morris
GRAPHIC DESIGN BEST
PRACTICES(1)
 Be careful with large graphics!
◦ Remember 60K recommendation
 Use the alt attribute to supply descriptive alternate
text
 Be sure your message gets across even if images
are not displayed.
◦ If using images for navigation provide plain text links at the bottom
of the page.
 Use animation only if it makes the page more
effective and provide a text description.
20
Copyright © Terry Felke-Morris
GRAPHIC DESIGN BEST
PRACTICES(2)
 Choose colors on the web palette if consistency across
older Windows/Mac platforms is needed
 Use anti-aliased text in images
 Use only necessary images
 Reuse images
 Goal: image file size should be as small as possible
21
Do you really
need to see a
photo of my
dog right now?
Copyright © Terry Felke-Morris
NAVIGATION DESIGN
Make your site easy to navigate
 Provide clearly labeled navigation in the same location
on each page
 Most common – across top or down left side
Consider:
 Navigation Bars
 Breadcrumb Navigation
 Using Graphics for Navigation
 Dynamic Navigation
 Site Map
 Site Search Feature
 “Skip to Content” Hyperlink
22
Copyright © Terry Felke-Morris
WIREFRAME
A sketch of blueprint of a web page
Shows the structure of the basic page
elements, including:
 Logo
 Navigation
 Content
 Footer
Copyright © Terry Felke-Morris
WEB PAGE DESIGN PAGE LAYOUT
 Place the most important information "above the fold"
 Use adequate "white" or blank space
 Use an interesting page layout
24
This is usable, but
a little boring. See
the next slide for
improvements in
page layout.
Copyright © Terry Felke-Morris
WEB PAGE DESIGN PAGE
LAYOUT(2)
Better
25
Best
Columns make the
page more interesting
and it’s easier to read
this way.
Columns of different widths
interspersed with graphics and
headings create the most
interesting, easy to read page.
Copyright © Terry Felke-Morris
PAGE LAYOUT DESIGN TECHNIQUES
 Ice Design
◦ AKA rigid or fixed design
◦ Fixed-width, usually at left margin
 Jello Design
◦ Page content typically centered
◦ Often configured with a fixed or percentage width such as
80%
 Liquid Design
◦ Page expands to fill the browser at all resolutions.
26
Copyright © Terry Felke-Morris
DESIGN FOR THE MOBILE WEB
 Design Considerations:
 Small screen size
 Low bandwidth
 Font, color, and media issues
 Awkward controls,
limited processor and memory
 Functionality
27
Copyright © Terry Felke-Morris
WEB PAGE DESIGN LOAD TIME
 Watch the load time of your pages
 Try to limit web page document and associated media
to under 60K on the home page
28
Copyright © Terry Felke-Morris
WEB PAGE DESIGN
SCREEN RESOLUTION
 Test at various screen resolutions
◦ Most widely used: 1024x768, 1280x800, and
1366x768
 Design to look good at various screen
resolutions
◦ Centered page content
◦ Set to either a fixed or percentage width
29
Copyright © Terry Felke-Morris
WEB PAGE DESIGN
BROWSER COMPATIBILITY
 Web pages do NOT look the same in all the major
browsers
 Test with current and recent versions of:
◦ Internet Explorer
◦ Firefox
◦ Chrome, Safari, Opera
◦
 Design to look OK in commonly used browsers (like Internet
Explorer) and implement new technologies (like CSS3) in
modern browsers (like Safari & Firefox) – Progressive
Enhancement
30
Copyright © Terry Felke-Morris
WEB DESIGN BEST PRACTICES
CHECKLIST
http://terrymorris.net/bestpractices
31
•Page Layout
•Browser Compatibility
•Navigation
•Color and Graphics
•Multimedia
•Content Presentation
•Functionality
•Accessibility
Copyright © Terry Felke-Morris
CHECKPOINT
1. View the home page of your school. Use the Best Practices Checklist
(Table 5.1) to evaluate the page. Describe the results.
2. View your favorite web site (or a URL provided by your instructor).
 Maximize and resize the browser window.
 Decide whether the site uses ice, jello, or liquid design.
 Adjust the screen resolution on your monitor
(Start > Control Panel > Display > Settings) to a different
resolution than you normally use.
 Does the site look similar or very different?
 List two recommendations for improving the design of the site
.
3. List three best practices of using graphics on web pages. View the
home page of your school. Describe the use of graphic design best
practices on this page.
32
Copyright © Terry Felke-Morris
SUMMARY
This chapter introduced you to best
practices of web design.
 The choices you make in the use of
color, graphics, and text should be based
on your particular target audience.
.
33

More Related Content

What's hot

Chapter 10 - Web Design
Chapter 10 - Web DesignChapter 10 - Web Design
Chapter 10 - Web Designtclanton4
 
How websites and search engines work
How websites and search engines workHow websites and search engines work
How websites and search engines workBrian Duffy
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesMichelle Ames
 
Creating WordPress Sites in 2 Hours
Creating WordPress Sites in 2 HoursCreating WordPress Sites in 2 Hours
Creating WordPress Sites in 2 HoursSvetlin Nakov
 
Intro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterIntro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterbrightrocket
 
Building a Simple, Responsive Website with ExpressionEngine
Building a Simple, Responsive Website with ExpressionEngineBuilding a Simple, Responsive Website with ExpressionEngine
Building a Simple, Responsive Website with ExpressionEngineOttergoose
 
WordPress: An Introduction
WordPress: An IntroductionWordPress: An Introduction
WordPress: An Introductionsounddelivery
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconGary Bacon
 
Webelements basiclayout
Webelements basiclayoutWebelements basiclayout
Webelements basiclayoutPenny Tan
 
Website development accessibility
Website development accessibilityWebsite development accessibility
Website development accessibilityIlesh Mistry
 
Create a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeCreate a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeMichelle Castillo
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteBrendan Sera-Shriar
 
From a Fireworks Comp to a Genesis Child Theme, Step by Step
From a Fireworks Comp to a Genesis Child Theme, Step by StepFrom a Fireworks Comp to a Genesis Child Theme, Step by Step
From a Fireworks Comp to a Genesis Child Theme, Step by StepEast Bay WordPress Meetup
 
Macromedia Dreamweaver 8
Macromedia Dreamweaver 8Macromedia Dreamweaver 8
Macromedia Dreamweaver 8Jeff Wood
 

What's hot (20)

Chapter 10 - Web Design
Chapter 10 - Web DesignChapter 10 - Web Design
Chapter 10 - Web Design
 
Chapter4
Chapter4Chapter4
Chapter4
 
Chapter11
Chapter11Chapter11
Chapter11
 
Chapter6
Chapter6Chapter6
Chapter6
 
How websites and search engines work
How websites and search engines workHow websites and search engines work
How websites and search engines work
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child Themes
 
Creating WordPress Sites in 2 Hours
Creating WordPress Sites in 2 HoursCreating WordPress Sites in 2 Hours
Creating WordPress Sites in 2 Hours
 
Intro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterIntro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniter
 
Wordcampnigeria
WordcampnigeriaWordcampnigeria
Wordcampnigeria
 
Building a Simple, Responsive Website with ExpressionEngine
Building a Simple, Responsive Website with ExpressionEngineBuilding a Simple, Responsive Website with ExpressionEngine
Building a Simple, Responsive Website with ExpressionEngine
 
WordPress: An Introduction
WordPress: An IntroductionWordPress: An Introduction
WordPress: An Introduction
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
 
Webelements basiclayout
Webelements basiclayoutWebelements basiclayout
Webelements basiclayout
 
Website development accessibility
Website development accessibilityWebsite development accessibility
Website development accessibility
 
Create a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeCreate a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi theme
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media Institute
 
From a Fireworks Comp to a Genesis Child Theme, Step by Step
From a Fireworks Comp to a Genesis Child Theme, Step by StepFrom a Fireworks Comp to a Genesis Child Theme, Step by Step
From a Fireworks Comp to a Genesis Child Theme, Step by Step
 
Macromedia Dreamweaver 8
Macromedia Dreamweaver 8Macromedia Dreamweaver 8
Macromedia Dreamweaver 8
 

Similar to Chapter 5 - Web Design

Before you build a website 2015
Before you build a website 2015Before you build a website 2015
Before you build a website 2015mwfordesigns
 
Web designing chapter 01
Web designing chapter 01Web designing chapter 01
Web designing chapter 01Farmanzaland
 
Web Accessibility 101
Web Accessibility 101Web Accessibility 101
Web Accessibility 101Eric Malcolm
 
Quick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualQuick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualKlausGroenholm
 
Get real results from your website
Get real results from your websiteGet real results from your website
Get real results from your websiteFlorizel Media
 
Eight Unique Feature Of Ecommerce
Eight Unique Feature Of EcommerceEight Unique Feature Of Ecommerce
Eight Unique Feature Of Ecommerceadilriaz243
 
Eight Unique Feature Of Ecommerce
Eight Unique Feature Of EcommerceEight Unique Feature Of Ecommerce
Eight Unique Feature Of Ecommerceadilriaz243
 
Webdesign New
Webdesign NewWebdesign New
Webdesign Newlyngdoh
 
web design
web designweb design
web designbutest
 
The good, the bad, the ugly - Best Practices for Design in SharePoint
The good, the bad, the ugly - Best Practices for Design in SharePointThe good, the bad, the ugly - Best Practices for Design in SharePoint
The good, the bad, the ugly - Best Practices for Design in SharePointD'arce Hess
 
IS2101 Oral Presentation
IS2101 Oral PresentationIS2101 Oral Presentation
IS2101 Oral PresentationJ M
 
Design and User Interface
Design and User InterfaceDesign and User Interface
Design and User InterfaceBeth Case
 
1 httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2 ht.docx
1  httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2  ht.docx1  httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2  ht.docx
1 httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2 ht.docxjeremylockett77
 
Malcolm Jackson Project 4 Alternative
Malcolm Jackson Project 4 AlternativeMalcolm Jackson Project 4 Alternative
Malcolm Jackson Project 4 AlternativeMjackson06
 
Create Engaging Branded SharePoint Portals and Plan for Content
Create Engaging Branded SharePoint Portals and Plan for ContentCreate Engaging Branded SharePoint Portals and Plan for Content
Create Engaging Branded SharePoint Portals and Plan for ContentCathy Dew
 

Similar to Chapter 5 - Web Design (20)

Chapter7
Chapter7Chapter7
Chapter7
 
Digital Content for Business
Digital Content for BusinessDigital Content for Business
Digital Content for Business
 
Before you build a website 2015
Before you build a website 2015Before you build a website 2015
Before you build a website 2015
 
Web designing chapter 01
Web designing chapter 01Web designing chapter 01
Web designing chapter 01
 
Web Accessibility 101
Web Accessibility 101Web Accessibility 101
Web Accessibility 101
 
Smash.wordpress
Smash.wordpressSmash.wordpress
Smash.wordpress
 
Quick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualQuick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens Manual
 
Get real results from your website
Get real results from your websiteGet real results from your website
Get real results from your website
 
Eight Unique Feature Of Ecommerce
Eight Unique Feature Of EcommerceEight Unique Feature Of Ecommerce
Eight Unique Feature Of Ecommerce
 
Eight Unique Feature Of Ecommerce
Eight Unique Feature Of EcommerceEight Unique Feature Of Ecommerce
Eight Unique Feature Of Ecommerce
 
Webdesign New
Webdesign NewWebdesign New
Webdesign New
 
web design
web designweb design
web design
 
The good, the bad, the ugly - Best Practices for Design in SharePoint
The good, the bad, the ugly - Best Practices for Design in SharePointThe good, the bad, the ugly - Best Practices for Design in SharePoint
The good, the bad, the ugly - Best Practices for Design in SharePoint
 
IS2101 Oral Presentation
IS2101 Oral PresentationIS2101 Oral Presentation
IS2101 Oral Presentation
 
Design and User Interface
Design and User InterfaceDesign and User Interface
Design and User Interface
 
Principles of Web Design
Principles of Web DesignPrinciples of Web Design
Principles of Web Design
 
1 httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2 ht.docx
1  httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2  ht.docx1  httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2  ht.docx
1 httpswww.eeoc.goveeocnewsroomrelease10-7-19.cfm2 ht.docx
 
Malcolm Jackson Project 4 Alternative
Malcolm Jackson Project 4 AlternativeMalcolm Jackson Project 4 Alternative
Malcolm Jackson Project 4 Alternative
 
Create Engaging Branded SharePoint Portals and Plan for Content
Create Engaging Branded SharePoint Portals and Plan for ContentCreate Engaging Branded SharePoint Portals and Plan for Content
Create Engaging Branded SharePoint Portals and Plan for Content
 
Web C&C
Web C&CWeb C&C
Web C&C
 

More from tclanton4

Chapter 14 - Web Design
Chapter 14 - Web DesignChapter 14 - Web Design
Chapter 14 - Web Designtclanton4
 
Chapter 12 - Web Design
Chapter 12 - Web DesignChapter 12 - Web Design
Chapter 12 - Web Designtclanton4
 
Chapter 9 - Web Design
Chapter 9 - Web DesignChapter 9 - Web Design
Chapter 9 - Web Designtclanton4
 
Chapter 8 - Web Design
Chapter 8 - Web DesignChapter 8 - Web Design
Chapter 8 - Web Designtclanton4
 
Charts in Calc
Charts in CalcCharts in Calc
Charts in Calctclanton4
 
Formatting a Worksheet in Calc
Formatting a Worksheet in CalcFormatting a Worksheet in Calc
Formatting a Worksheet in Calctclanton4
 
Creating a Worksheet in Calc
Creating a Worksheet in CalcCreating a Worksheet in Calc
Creating a Worksheet in Calctclanton4
 
Advanced Features of Writer
Advanced Features of WriterAdvanced Features of Writer
Advanced Features of Writertclanton4
 
Creating a Writer Document
Creating a Writer DocumentCreating a Writer Document
Creating a Writer Documenttclanton4
 
Formatting Features of Writer
Formatting Features of WriterFormatting Features of Writer
Formatting Features of Writertclanton4
 
Getting Started - The Basics
Getting Started - The BasicsGetting Started - The Basics
Getting Started - The Basicstclanton4
 
Intro to Information Systems
Intro to Information SystemsIntro to Information Systems
Intro to Information Systemstclanton4
 
Unit 04 PowerPoint (WebA)
Unit 04 PowerPoint (WebA)Unit 04 PowerPoint (WebA)
Unit 04 PowerPoint (WebA)tclanton4
 

More from tclanton4 (17)

Chapter 14 - Web Design
Chapter 14 - Web DesignChapter 14 - Web Design
Chapter 14 - Web Design
 
Chapter 12 - Web Design
Chapter 12 - Web DesignChapter 12 - Web Design
Chapter 12 - Web Design
 
Chapter 9 - Web Design
Chapter 9 - Web DesignChapter 9 - Web Design
Chapter 9 - Web Design
 
Chapter 8 - Web Design
Chapter 8 - Web DesignChapter 8 - Web Design
Chapter 8 - Web Design
 
Base2
Base2Base2
Base2
 
Base1
Base1Base1
Base1
 
Impress
ImpressImpress
Impress
 
Project Mgt
Project MgtProject Mgt
Project Mgt
 
Charts in Calc
Charts in CalcCharts in Calc
Charts in Calc
 
Formatting a Worksheet in Calc
Formatting a Worksheet in CalcFormatting a Worksheet in Calc
Formatting a Worksheet in Calc
 
Creating a Worksheet in Calc
Creating a Worksheet in CalcCreating a Worksheet in Calc
Creating a Worksheet in Calc
 
Advanced Features of Writer
Advanced Features of WriterAdvanced Features of Writer
Advanced Features of Writer
 
Creating a Writer Document
Creating a Writer DocumentCreating a Writer Document
Creating a Writer Document
 
Formatting Features of Writer
Formatting Features of WriterFormatting Features of Writer
Formatting Features of Writer
 
Getting Started - The Basics
Getting Started - The BasicsGetting Started - The Basics
Getting Started - The Basics
 
Intro to Information Systems
Intro to Information SystemsIntro to Information Systems
Intro to Information Systems
 
Unit 04 PowerPoint (WebA)
Unit 04 PowerPoint (WebA)Unit 04 PowerPoint (WebA)
Unit 04 PowerPoint (WebA)
 

Recently uploaded

Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 

Recently uploaded (20)

Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 

Chapter 5 - Web Design

  • 1. Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 5 Key Concepts 1Copyright © Terry Felke-Morris
  • 2. Copyright © Terry Felke-Morris LEARNING OUTCOMES In this chapter, you will learn how to ...  Describe the most common types of website organization  Describe principles of visual design  Design for your target audience  Create clear, easy-to-use navigation  Improve the readability of the text on your web pages  Use graphics appropriately on web pages  Apply the concept of universal design to web pages  Describe web page layout design techniques  Apply best practices of web design 2
  • 3. Copyright © Terry Felke-Morris OVERALL DESIGN IS RELATED TO THE SITE PURPOSE 3 Consider the target audience of these sites.
  • 4. Copyright © Terry Felke-Morris WEBSITE ORGANIZATION Hierarchical Linear Random (sometimes called Web Organization) 4
  • 5. Copyright © Terry Felke-Morris HIERARCHICAL ORGANIZATION A clearly defined home page Navigation links to major site sections Often used for commercial and corporate websites 5
  • 6. Copyright © Terry Felke-Morris HIERARCHICAL & SHALLOW  Be careful that the organization is not too shallow.  Too many choices  a confusing and less usable web site  Information Chunking  Research by Nelson Cowan: adults typically can keep about four items or chunks of items in short-term memory  Be aware of the number of major navigation links  Try group navigation links visually into groups with no more than about four links. 6
  • 7. Copyright © Terry Felke-Morris HIERARCHICAL & DEEP  Be careful that the organization is not too deep. ◦ This results in many “clicks” needed to drill down to the needed page. ◦ User Interface “Three Click Rule”  A web page visitor should be able to get from any page on your site to any other page on your site with a maximum of three hyperlinks. 7
  • 8. Copyright © Terry Felke-Morris LINEAR ORGANIZATION A series of pages that provide a tutorial, tour, or presentation. Sequential viewing 8
  • 9. Copyright © Terry Felke-Morris RANDOM ORGANIZATION  Sometimes called “Web” Organization  Usually there is no clear path through the site  May be used with artistic or concept sites  Not typically used for commercial sites. 9
  • 10. Copyright © Terry Felke-Morris DESIGN PRINCIPLES Repetition  Repeat visual elements throughout design Contrast  Add visual excitement and draw attention Proximity  Group related items Alignment  Align elements to create visual unity 10
  • 11. Copyright © Terry Felke-Morris DESIGN TO PROVIDE FOR ACCESSIBILITY “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.” – Tim Berners-Lee  Who benefits from increased accessibility?  A person with a physical disability  A person using a slow Internet connection  A person using an old, out-dated computer  A person using a mobile phone Legal Requirement: Section 508 Standards: WCAG 2.0 11
  • 12. Copyright © Terry Felke-Morris DESIGN FOR ACCESSIBILITY  Web Content Accessibility Guidelines 2.0 WCAG 2.0 ◦ http://www.w3.org/TR/WCAG20/Overview ◦ http://www.w3.org/WAI/WCAG20/quickref Based on Four Principles (POUR) 1. Perceivable Content must be Perceivable 2. Operable Interface components in the content must be Operable 3. Understandable Content and controls must be Understandable 4. Robust. Content should be Robust enough to work with current and future user agents, including assistive technologies 12
  • 13. Copyright © Terry Felke-Morris WRITING FOR THE WEB Avoid long blocks of text Use bullet points Use headings and subheadings Use short paragraphs 13
  • 14. Copyright © Terry Felke-Morris DESIGN “EASY TO READ” TEXT Use common fonts:  Arial, Helvetica, Verdana, Times New Roman Use appropriate text size:  medium, 1em, 100% Use strong contrast between text & background Use columns instead of wide areas of horizontal text 14
  • 15. Copyright © Terry Felke-Morris MORE TEXT DESIGN CONSIDERATIONS  Carefully choose text in hyperlinks  Avoid “click here”  Hyperlink key words or phrases, not entire sentences  Chek yur spellin (Check your spelling) 15
  • 16. Copyright © Terry Felke-Morris MAKING COLOR CHOICES How to choose a color scheme?  Monochromatic  http://meyerweb.com/eric/tools/color-blend  Choose from a photograph or other image  http://www.colr.org  Begin with a favorite color  Use one of the sites below to choose other colors  http://www.colorschemedesigner.com  http://www. colorjack.com  http://www.colorsontheweb.com/colorwizard.asp
  • 17. Copyright © Terry Felke-Morris USE OF COLOR Appealing to Kids & Preteens 17 Appealing to Young Adults Appealing to Everyone Appealing to Older Adults
  • 18. Copyright © Terry Felke-Morris CHECKPOINT 1. List the four basic principles of design. View the home page of your school and describe how each principle is applied. 2. View http://www.walmart.com, http://www.mugglenet.com, and http://www. sesamestreet.org/muppet Describe the target audience for each site. How do their designs differ? Do the sites meet the needs of their target audiences? 18
  • 19. Copyright © Terry Felke-Morris USE OF GRAPHICS & MULTIMEDIA  File size and dimension matter  Provide for robust navigation  Antialiased/aliased text considerations  Provide alternate text  Use only necessary multimedia 19
  • 20. Copyright © Terry Felke-Morris GRAPHIC DESIGN BEST PRACTICES(1)  Be careful with large graphics! ◦ Remember 60K recommendation  Use the alt attribute to supply descriptive alternate text  Be sure your message gets across even if images are not displayed. ◦ If using images for navigation provide plain text links at the bottom of the page.  Use animation only if it makes the page more effective and provide a text description. 20
  • 21. Copyright © Terry Felke-Morris GRAPHIC DESIGN BEST PRACTICES(2)  Choose colors on the web palette if consistency across older Windows/Mac platforms is needed  Use anti-aliased text in images  Use only necessary images  Reuse images  Goal: image file size should be as small as possible 21 Do you really need to see a photo of my dog right now?
  • 22. Copyright © Terry Felke-Morris NAVIGATION DESIGN Make your site easy to navigate  Provide clearly labeled navigation in the same location on each page  Most common – across top or down left side Consider:  Navigation Bars  Breadcrumb Navigation  Using Graphics for Navigation  Dynamic Navigation  Site Map  Site Search Feature  “Skip to Content” Hyperlink 22
  • 23. Copyright © Terry Felke-Morris WIREFRAME A sketch of blueprint of a web page Shows the structure of the basic page elements, including:  Logo  Navigation  Content  Footer
  • 24. Copyright © Terry Felke-Morris WEB PAGE DESIGN PAGE LAYOUT  Place the most important information "above the fold"  Use adequate "white" or blank space  Use an interesting page layout 24 This is usable, but a little boring. See the next slide for improvements in page layout.
  • 25. Copyright © Terry Felke-Morris WEB PAGE DESIGN PAGE LAYOUT(2) Better 25 Best Columns make the page more interesting and it’s easier to read this way. Columns of different widths interspersed with graphics and headings create the most interesting, easy to read page.
  • 26. Copyright © Terry Felke-Morris PAGE LAYOUT DESIGN TECHNIQUES  Ice Design ◦ AKA rigid or fixed design ◦ Fixed-width, usually at left margin  Jello Design ◦ Page content typically centered ◦ Often configured with a fixed or percentage width such as 80%  Liquid Design ◦ Page expands to fill the browser at all resolutions. 26
  • 27. Copyright © Terry Felke-Morris DESIGN FOR THE MOBILE WEB  Design Considerations:  Small screen size  Low bandwidth  Font, color, and media issues  Awkward controls, limited processor and memory  Functionality 27
  • 28. Copyright © Terry Felke-Morris WEB PAGE DESIGN LOAD TIME  Watch the load time of your pages  Try to limit web page document and associated media to under 60K on the home page 28
  • 29. Copyright © Terry Felke-Morris WEB PAGE DESIGN SCREEN RESOLUTION  Test at various screen resolutions ◦ Most widely used: 1024x768, 1280x800, and 1366x768  Design to look good at various screen resolutions ◦ Centered page content ◦ Set to either a fixed or percentage width 29
  • 30. Copyright © Terry Felke-Morris WEB PAGE DESIGN BROWSER COMPATIBILITY  Web pages do NOT look the same in all the major browsers  Test with current and recent versions of: ◦ Internet Explorer ◦ Firefox ◦ Chrome, Safari, Opera ◦  Design to look OK in commonly used browsers (like Internet Explorer) and implement new technologies (like CSS3) in modern browsers (like Safari & Firefox) – Progressive Enhancement 30
  • 31. Copyright © Terry Felke-Morris WEB DESIGN BEST PRACTICES CHECKLIST http://terrymorris.net/bestpractices 31 •Page Layout •Browser Compatibility •Navigation •Color and Graphics •Multimedia •Content Presentation •Functionality •Accessibility
  • 32. Copyright © Terry Felke-Morris CHECKPOINT 1. View the home page of your school. Use the Best Practices Checklist (Table 5.1) to evaluate the page. Describe the results. 2. View your favorite web site (or a URL provided by your instructor).  Maximize and resize the browser window.  Decide whether the site uses ice, jello, or liquid design.  Adjust the screen resolution on your monitor (Start > Control Panel > Display > Settings) to a different resolution than you normally use.  Does the site look similar or very different?  List two recommendations for improving the design of the site . 3. List three best practices of using graphics on web pages. View the home page of your school. Describe the use of graphic design best practices on this page. 32
  • 33. Copyright © Terry Felke-Morris SUMMARY This chapter introduced you to best practices of web design.  The choices you make in the use of color, graphics, and text should be based on your particular target audience. . 33