SlideShare a Scribd company logo
1 of 28
1
Web Design -- Continuing Studies CS 21
• Fundamentals of Web Design - slide 2
• The Making of a Good Design - slides 3-4
• Typical Web Site Evolution - slide 5
• The Process of Web Design - slides 6-9
• Pre-design Work - slides 10-11
• Influences on Design - slides 12-24
– Technology, Content, Economy, Visuals, Usability, Conventions
• Accessibility Issues - slides 25-26
• Maintenance/Improvement - slides 27-28
• Resources - slides 29-30
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
2
Fundamentals of Web Design
Purpose of Web Design
– Inform/Educate
– Persuade
Influences on Web Design
– Technology Used by Both Target Audience and Designer
– Nature of the Content
– Economy (Budget, Time, and Scale of the Project)
– Amount and Type of Visuals Included
– Meeting Usability Objectives
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
3
The Making of a Good Design
Content is important, but content alone will
not make your site work.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
4
The Making of a Good Design
Content is important, but content alone will
not make your site work.
Good Design is:
– Understandable
– Interesting
– Easy to use
– Uniform in look and feel
– Done from a visitor’s point of view:
WYSIWYW (What You See Is What You WANT)
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
5
Good Design Maxims
“Rules” are only guidelines -- no single
model fits every situation, and there is no
such thing as the “right” way to create a
web site.
Remember WYSIWYW
– Web users want control over the online
material -- they want to seamlessly obtain
the information they need.
– Don’t force visitors down a specific path --
give them control.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
6
Typical Website Evolution
Generation 1 -- replaces paper information
Generation 2 -- has flashy elements
Generation 3 -- is bleeding edge, causing content to suffer
Generation 4 -- content and technology are integrated
Ideally, try to skip the problems of
Generations 1-3 by planning your web site
carefully.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
7
General Methods for Design
• “Ad-hoc” Process (“seat of the pants”)
– Hastily put together
– Created on the fly
– “We need a web site TODAY”
• A methodical, well-thought process
includes:
– Planning
– Quality-assurance testing
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
8
Pitfalls of Ad-hoc Process
• Many “under construction” banners
• Old content
• Dated design and techniques
• Errors (broken links, broken scripts)
• Convoluted logic results in a confusing site
• “Spaghetti code” in the CSS that only the
original designer understands
• Difficult to update and maintain
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
9
Benefits of Ad-hoc Process
Sometimes “quick and dirty” is not only
good enough, it’s the best way.
It’s useable for:
– Sites that will have a short lifespan
– Very small web sites
– Sites designed for a very specific purpose (a
single survey, a single class, a specific
event, etc.)
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
10
Why take the time to design and test
before launching?
Although it takes a lot more time up
front, a well-thought-out web site:
– Has fewer problems
– Is more effective
– Is more understandable
– Is easier to navigate
and may end up taking less time overall
to create and maintain.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
11
Pre-design Work
• Consider your organization’s mission
• Define the target audience
• Set goals for the web site
– Immediate
– Long-term
• Gather content
– Organize and establish hierarchy of content
– “Chunk” content into logical information units
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
12
More Pre-design Work
• Create an outline or plan for content
• Create your web site on paper first
Use a flowchart to depict how visitors will go
from one page to another
• Think about the actual HTML, PDF, graphic,
sound, and other files you will need in the
site
– Where will they be placed?
– How will visitors access them?
• Organize the files logically, so that the
development team can understand the
hierarchy of the web pages.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
13
Influences of Technology on Design
• Browsers
Internet Explorer is the dominant browser
<http://www.w3schools.com/browsers/browsers_stats.asp>
<http://www.e-janco.com/browser.htm>
• Operating systems
Windows XP is the most popular operating system
• Connection speeds
75% access the Internet using broadband (DSL/T1/T3)
25% access it using narrowband (modem)
<http://www.websiteoptimization.com/bw/0609/>
• User screen sizes
80% of users are using a display with 1024x768 pixels or
more and a color depth of at least 65000 colors
<http://www.w3schools.com/browsers/browsers_stats.asp>
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
14
Influences of Content on Design
• The content drives how the web site looks
• Sites designed for students look different than sites
designed for staff, which look different from sites
designed for potential faculty
• Sites designed for current employees look different than
sites designed for potential clients
• Sites designed to get people to purchase items look
different than sites designed to provide information
• Use quality content from subject matter experts
• Have site reviewed PERIODICALLY by key members
(CEOs, Department Heads, Supervisors, etc.) of the
group the site supports
• Have non-affiliated people review content for clarity
• Have others proofread for grammar
Fresh eyes often see things you miss!
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
15
Economic Considerations
Budget concerns
–Staff time for creation
–Staff time for maintenance
–In-house vs. outsourcing
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
16
Usability
• Browsers don’t use web sites -- people
do. Don’t design a site for a particular
browser -- design a site for the user.
• There are no generic people. Try to
envision a real person accessing your
site.
– Most users absorb data visually.
– Most users will not expend effort to
remember things about how your site
works.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
Visual items
• Compare:
17
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
Visual items
• Compare:
18
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
19
Usability -- Making It Easy To Read
• Factors that affect readability
– Poor eyesight of users
– Smaller, older computer monitors as displays
– Poor color perception of users
– “Cocktail-party” effect -- lots of information on a single web
page
• Design fixes:
– Use high contrast between text and background
– Use lots of white space
– Use larger fonts
– Put key navigation buttons in the upper left
– Don’t rely on color alone to distinguish between elements on a
web page
– Avoid busy graphics
– Limit page noise -- ensure page elements don’t compete for a
visitor’s attention
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
20
Usability -- User’s Memory
• Don’t force visitors to remember how to
navigate/use the site
• Provide redundant, easily recognizable
features
• Generally, have visited and unvisited
links be different colors to make it easy
for users to remember where they’ve
been
• Limit the number of items in a group of
choices CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
21
Usability -- Response Times
• The amount of time a user will wait is
proportional to the payoff. If they know there
is something they want to see, they will wait
for it.
• Otherwise…
– 1 second: no major potential for interrupt
– 10 seconds: users become bored
– More than 10 seconds: user may leave
Without a progress bar or other browser feedback, users
generally will go about other business -- look at sites in
other windows, talk on the phone, etc. Designers must
provide some sort of indication as to how much longer the
download will take, if the wait will be more than 10
seconds.
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
22
Using Cutting-Edge Tools
• Poor reasons:
– To look cool
– To prove you can
• Good reasons:
– To look cool!
– To draw attention
– To maintain
attention
– To enhance
information
– To inform or
educate
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
23
Accessibility Issues
• Section 508 of the 1986 Federal
Rehabilitation Act requires that entities
doing business with the federal
government must include solutions for
employees with disabilities when
awarding contract proposals.
• The 1992 American with Disabilities Act
states that firms with 15 or more
employees must provide reasonable
accommodation for employees with
disabilities.
(see next slide for accessibility examples and fixes)
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
24
Accessibility in Web Design
• Make the navigation clear and simple
• Use a clean visual layout with ample white space
• Use descriptive link texts (avoid using “click here” without more
information)
• Provide text equivalents for non-text elements
• Don’t rely solely on color to indicate links
• Don’t make the screen flicker
• Use plain, understandable English
• Don’t rely completely on high-tech solutions
• Use markup and style sheets -- HTML for structure and CSS for
presentation. Don’t use visual markup (for example, to make
text bold, use strong instead of b; to italicize, use em instead of i)
• Don’t use header tags for visual formatting
• Add "skip to" links to main navigation and page content
• If PDF files are used, provide alternate formats for the
information
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
25
Approvals/Proofing (again!)
• Get feedback on the entire web design from:
– Other web designers (for design)
– Subject matter experts (for content)
– All represented parties, including department heads,
managers, deans, etc. (for final approval)
– Non-affiliated people (for clarity)
• Proofread for grammar -- fresh eyes may
catch things you miss!
• Validate for accessibility and compliance with
W3C guidelines
– http://wave.webaim.org/
– http://validator.w3.org/
– http://cynthiasays.com/CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
26
Maintenance/Improvement
• Set a maintenance schedule for the site.
– Who will do the maintenance?
– What to do if emergency problems occur?
– Where will backup copies of the site be
located?
• Schedule a quarterly review of the site.
– Does the content need updating?
– Is the design still working?
– Are there newer, cutting-edge tools we
should be using?
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
27
Resources - Web Sites
• Web Style Guide
A thorough and accessible guide to Web design
http://www.webstyleguide.com/
• Jacob Nielsen’s Use It
A web site devoted to accessibility issues
http://www.useit.com/
• Cool HomePages.com
A listing of the “coolest” home pages
http://www.coolhomepages.com/
• Vincent Flander’s Web Pages That Suck
Learn good design by looking at poorly designed web sites
http://www.webpagesthatsuck.com/
• disABILITY Information and Resources
A listing of web sites to help make web pages more accessible
http://www.makoa.org/
• Web Site Optimization Analyzer
Analyze time it takes for web site to load
http://www.websiteoptimization.com/services/analyze/
• Web Browser Statistics
http://www.w3schools.com/browsers/browserstats.asp
• Lynx Viewer
Emulations of lynx (text web browser)
http://www.delorie.com/web/lynxview.html
http://www.yellowpipe.com/yis/tools/lynx/lynx_viewer.php
• WebTV Viewer
An emulation of the WebTV browser
http://developer.msntv.com/Tools/WebTVVwr.asp
• HTML Validator
Validates HTML code
http://validator.w3.org/
• Bobby Accessibility Validator
Validates web sites for accessibility issues
http://bobby.watchfire.com/
• August 2005 Connection Speed Statistics:
http://www.websiteoptimization.com/bw/0508/
• World Wide Web Consortium
The organization responsible for creating official web standards
http://www.w3c.org/
• W3Schools
Online web tutorials (also contains web statistics)
http://www.w3schools.com/
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi
28
Resources - Books
– HTML & XHTML: The Complete Reference
Author: Thomas Powell
ISBN: 0-07-222942-X
– Web Design: The Complete Reference
Author: Thomas Powell
ISBN: 0-07-222442-8
– Designing With Web Standards
Author: Jeffrey Zeldman
ISBN: 0-73-571201-8
– HTML for the World Wide Web
Author: Elizabeth Castro
ISBN: 0-32-113007-3
– Integrated Web Design
Author: Molly Holzschlag
ISBN: 0-73-571233-6
CssFounder.com | Website For Everyone
#website_designing_company_in_delhi

More Related Content

Similar to Web Design Fundamentals and Best Practices

Armand Rousso- Fundamental of Web Design
Armand Rousso- Fundamental of Web DesignArmand Rousso- Fundamental of Web Design
Armand Rousso- Fundamental of Web DesignArmand Rousso
 
Be a Web Design Professional with the Right Skills.
Be a Web Design Professional with the Right Skills.Be a Web Design Professional with the Right Skills.
Be a Web Design Professional with the Right Skills.ACCHITABAJPAI
 
Responsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIResponsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIJuan Carlos Duron
 
The more information Website Design_New.pdf
The more information Website Design_New.pdfThe more information Website Design_New.pdf
The more information Website Design_New.pdfssuser088e5b
 
Leverage Your Online Web Presence
Leverage Your Online Web PresenceLeverage Your Online Web Presence
Leverage Your Online Web PresenceSusan Boone
 
Internship_ppt.pptx
Internship_ppt.pptxInternship_ppt.pptx
Internship_ppt.pptxApoorvaRV
 
Designing Web Experiences - Eyecatch
Designing Web Experiences - EyecatchDesigning Web Experiences - Eyecatch
Designing Web Experiences - EyecatchVishnu Vallabh
 
How to make a great website
How to make a great websiteHow to make a great website
How to make a great websiteDr. Taher Ghazal
 
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
 
Creating powerful websites that engage audiences
Creating powerful websites that engage audiencesCreating powerful websites that engage audiences
Creating powerful websites that engage audiencesWebvanta
 
UX design for every screen
UX design for every screenUX design for every screen
UX design for every screenFour Kitchens
 

Similar to Web Design Fundamentals and Best Practices (20)

webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
Webdesign
WebdesignWebdesign
Webdesign
 
webdesign.ppt
webdesign.pptwebdesign.ppt
webdesign.ppt
 
Armand Rousso- Fundamental of Web Design
Armand Rousso- Fundamental of Web DesignArmand Rousso- Fundamental of Web Design
Armand Rousso- Fundamental of Web Design
 
Be a Web Design Professional with the Right Skills.
Be a Web Design Professional with the Right Skills.Be a Web Design Professional with the Right Skills.
Be a Web Design Professional with the Right Skills.
 
Responsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROIResponsive Web Design ~ Best Practices for Maximizing ROI
Responsive Web Design ~ Best Practices for Maximizing ROI
 
CCS PPT 10.pptx
CCS PPT 10.pptxCCS PPT 10.pptx
CCS PPT 10.pptx
 
Webdesign
WebdesignWebdesign
Webdesign
 
The more information Website Design_New.pdf
The more information Website Design_New.pdfThe more information Website Design_New.pdf
The more information Website Design_New.pdf
 
Leverage Your Online Web Presence
Leverage Your Online Web PresenceLeverage Your Online Web Presence
Leverage Your Online Web Presence
 
Internship_ppt.pptx
Internship_ppt.pptxInternship_ppt.pptx
Internship_ppt.pptx
 
Designing Web Experiences - Eyecatch
Designing Web Experiences - EyecatchDesigning Web Experiences - Eyecatch
Designing Web Experiences - Eyecatch
 
How to make a great website
How to make a great websiteHow to make a great website
How to make a great website
 
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
 
Creating powerful websites that engage audiences
Creating powerful websites that engage audiencesCreating powerful websites that engage audiences
Creating powerful websites that engage audiences
 
UX design for every screen
UX design for every screenUX design for every screen
UX design for every screen
 

More from Css Founder

Cssfounder.com website designing company in delhi
Cssfounder.com website designing company in delhiCssfounder.com website designing company in delhi
Cssfounder.com website designing company in delhiCss Founder
 
Internet technology and web designing
Internet technology and web designingInternet technology and web designing
Internet technology and web designingCss Founder
 
Web page design-cssfounder
Web page design-cssfounderWeb page design-cssfounder
Web page design-cssfounderCss Founder
 
Tech dev cssfounder.com
Tech dev cssfounder.comTech dev cssfounder.com
Tech dev cssfounder.comCss Founder
 
Digital india-cssfounder.com
Digital india-cssfounder.comDigital india-cssfounder.com
Digital india-cssfounder.comCss Founder
 
Poverty inindia CssFounder.com
Poverty inindia CssFounder.comPoverty inindia CssFounder.com
Poverty inindia CssFounder.comCss Founder
 
Poverty in india Cssfounder.com
Poverty in india Cssfounder.comPoverty in india Cssfounder.com
Poverty in india Cssfounder.comCss Founder
 
Website designing company in delhi e commerce
Website designing company in delhi e commerceWebsite designing company in delhi e commerce
Website designing company in delhi e commerceCss Founder
 
Website designing company_in_delhi blogging
Website designing company_in_delhi bloggingWebsite designing company_in_delhi blogging
Website designing company_in_delhi bloggingCss Founder
 
Website designing company in delhi blog powerpoint
Website designing company in delhi blog powerpointWebsite designing company in delhi blog powerpoint
Website designing company in delhi blog powerpointCss Founder
 
Website designing company_in_delhi e-business
Website designing company_in_delhi e-businessWebsite designing company_in_delhi e-business
Website designing company_in_delhi e-businessCss Founder
 
Website designing company_in_mumbai_digital india
Website designing company_in_mumbai_digital indiaWebsite designing company_in_mumbai_digital india
Website designing company_in_mumbai_digital indiaCss Founder
 
Website designing company_in_delhi_digitization practices
Website designing company_in_delhi_digitization practicesWebsite designing company_in_delhi_digitization practices
Website designing company_in_delhi_digitization practicesCss Founder
 
Website designing company_in_delhi_education
Website designing company_in_delhi_educationWebsite designing company_in_delhi_education
Website designing company_in_delhi_educationCss Founder
 
Website designing company_in_delhi_education system
Website designing company_in_delhi_education systemWebsite designing company_in_delhi_education system
Website designing company_in_delhi_education systemCss Founder
 
Website designing company_in_delhi_phpwebdevelopment
Website designing company_in_delhi_phpwebdevelopmentWebsite designing company_in_delhi_phpwebdevelopment
Website designing company_in_delhi_phpwebdevelopmentCss Founder
 
Website development process
Website development processWebsite development process
Website development processCss Founder
 
Internet website designing_company_in_delhi
Internet website designing_company_in_delhiInternet website designing_company_in_delhi
Internet website designing_company_in_delhiCss Founder
 
Website designing company in delhi
Website designing company in delhiWebsite designing company in delhi
Website designing company in delhiCss Founder
 

More from Css Founder (20)

Cssfounder.com website designing company in delhi
Cssfounder.com website designing company in delhiCssfounder.com website designing company in delhi
Cssfounder.com website designing company in delhi
 
Internet technology and web designing
Internet technology and web designingInternet technology and web designing
Internet technology and web designing
 
Web page design-cssfounder
Web page design-cssfounderWeb page design-cssfounder
Web page design-cssfounder
 
Tech dev cssfounder.com
Tech dev cssfounder.comTech dev cssfounder.com
Tech dev cssfounder.com
 
Digital india-cssfounder.com
Digital india-cssfounder.comDigital india-cssfounder.com
Digital india-cssfounder.com
 
Poverty inindia CssFounder.com
Poverty inindia CssFounder.comPoverty inindia CssFounder.com
Poverty inindia CssFounder.com
 
Poverty in india Cssfounder.com
Poverty in india Cssfounder.comPoverty in india Cssfounder.com
Poverty in india Cssfounder.com
 
Website designing company in delhi e commerce
Website designing company in delhi e commerceWebsite designing company in delhi e commerce
Website designing company in delhi e commerce
 
Website designing company_in_delhi blogging
Website designing company_in_delhi bloggingWebsite designing company_in_delhi blogging
Website designing company_in_delhi blogging
 
Website designing company in delhi blog powerpoint
Website designing company in delhi blog powerpointWebsite designing company in delhi blog powerpoint
Website designing company in delhi blog powerpoint
 
Website designing company_in_delhi e-business
Website designing company_in_delhi e-businessWebsite designing company_in_delhi e-business
Website designing company_in_delhi e-business
 
Website designing company_in_mumbai_digital india
Website designing company_in_mumbai_digital indiaWebsite designing company_in_mumbai_digital india
Website designing company_in_mumbai_digital india
 
Website designing company_in_delhi_digitization practices
Website designing company_in_delhi_digitization practicesWebsite designing company_in_delhi_digitization practices
Website designing company_in_delhi_digitization practices
 
Website designing company_in_delhi_education
Website designing company_in_delhi_educationWebsite designing company_in_delhi_education
Website designing company_in_delhi_education
 
Website designing company_in_delhi_education system
Website designing company_in_delhi_education systemWebsite designing company_in_delhi_education system
Website designing company_in_delhi_education system
 
Website designing company_in_delhi_phpwebdevelopment
Website designing company_in_delhi_phpwebdevelopmentWebsite designing company_in_delhi_phpwebdevelopment
Website designing company_in_delhi_phpwebdevelopment
 
Website development process
Website development processWebsite development process
Website development process
 
Internet website designing_company_in_delhi
Internet website designing_company_in_delhiInternet website designing_company_in_delhi
Internet website designing_company_in_delhi
 
Website designing company in delhi
Website designing company in delhiWebsite designing company in delhi
Website designing company in delhi
 
Internet
InternetInternet
Internet
 

Recently uploaded

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Recently uploaded (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Web Design Fundamentals and Best Practices

  • 1. 1 Web Design -- Continuing Studies CS 21 • Fundamentals of Web Design - slide 2 • The Making of a Good Design - slides 3-4 • Typical Web Site Evolution - slide 5 • The Process of Web Design - slides 6-9 • Pre-design Work - slides 10-11 • Influences on Design - slides 12-24 – Technology, Content, Economy, Visuals, Usability, Conventions • Accessibility Issues - slides 25-26 • Maintenance/Improvement - slides 27-28 • Resources - slides 29-30 CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 2. 2 Fundamentals of Web Design Purpose of Web Design – Inform/Educate – Persuade Influences on Web Design – Technology Used by Both Target Audience and Designer – Nature of the Content – Economy (Budget, Time, and Scale of the Project) – Amount and Type of Visuals Included – Meeting Usability Objectives CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 3. 3 The Making of a Good Design Content is important, but content alone will not make your site work. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 4. 4 The Making of a Good Design Content is important, but content alone will not make your site work. Good Design is: – Understandable – Interesting – Easy to use – Uniform in look and feel – Done from a visitor’s point of view: WYSIWYW (What You See Is What You WANT) CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 5. 5 Good Design Maxims “Rules” are only guidelines -- no single model fits every situation, and there is no such thing as the “right” way to create a web site. Remember WYSIWYW – Web users want control over the online material -- they want to seamlessly obtain the information they need. – Don’t force visitors down a specific path -- give them control. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 6. 6 Typical Website Evolution Generation 1 -- replaces paper information Generation 2 -- has flashy elements Generation 3 -- is bleeding edge, causing content to suffer Generation 4 -- content and technology are integrated Ideally, try to skip the problems of Generations 1-3 by planning your web site carefully. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 7. 7 General Methods for Design • “Ad-hoc” Process (“seat of the pants”) – Hastily put together – Created on the fly – “We need a web site TODAY” • A methodical, well-thought process includes: – Planning – Quality-assurance testing CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 8. 8 Pitfalls of Ad-hoc Process • Many “under construction” banners • Old content • Dated design and techniques • Errors (broken links, broken scripts) • Convoluted logic results in a confusing site • “Spaghetti code” in the CSS that only the original designer understands • Difficult to update and maintain CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 9. 9 Benefits of Ad-hoc Process Sometimes “quick and dirty” is not only good enough, it’s the best way. It’s useable for: – Sites that will have a short lifespan – Very small web sites – Sites designed for a very specific purpose (a single survey, a single class, a specific event, etc.) CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 10. 10 Why take the time to design and test before launching? Although it takes a lot more time up front, a well-thought-out web site: – Has fewer problems – Is more effective – Is more understandable – Is easier to navigate and may end up taking less time overall to create and maintain. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 11. 11 Pre-design Work • Consider your organization’s mission • Define the target audience • Set goals for the web site – Immediate – Long-term • Gather content – Organize and establish hierarchy of content – “Chunk” content into logical information units CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 12. 12 More Pre-design Work • Create an outline or plan for content • Create your web site on paper first Use a flowchart to depict how visitors will go from one page to another • Think about the actual HTML, PDF, graphic, sound, and other files you will need in the site – Where will they be placed? – How will visitors access them? • Organize the files logically, so that the development team can understand the hierarchy of the web pages. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 13. 13 Influences of Technology on Design • Browsers Internet Explorer is the dominant browser <http://www.w3schools.com/browsers/browsers_stats.asp> <http://www.e-janco.com/browser.htm> • Operating systems Windows XP is the most popular operating system • Connection speeds 75% access the Internet using broadband (DSL/T1/T3) 25% access it using narrowband (modem) <http://www.websiteoptimization.com/bw/0609/> • User screen sizes 80% of users are using a display with 1024x768 pixels or more and a color depth of at least 65000 colors <http://www.w3schools.com/browsers/browsers_stats.asp> CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 14. 14 Influences of Content on Design • The content drives how the web site looks • Sites designed for students look different than sites designed for staff, which look different from sites designed for potential faculty • Sites designed for current employees look different than sites designed for potential clients • Sites designed to get people to purchase items look different than sites designed to provide information • Use quality content from subject matter experts • Have site reviewed PERIODICALLY by key members (CEOs, Department Heads, Supervisors, etc.) of the group the site supports • Have non-affiliated people review content for clarity • Have others proofread for grammar Fresh eyes often see things you miss! CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 15. 15 Economic Considerations Budget concerns –Staff time for creation –Staff time for maintenance –In-house vs. outsourcing CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 16. 16 Usability • Browsers don’t use web sites -- people do. Don’t design a site for a particular browser -- design a site for the user. • There are no generic people. Try to envision a real person accessing your site. – Most users absorb data visually. – Most users will not expend effort to remember things about how your site works. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 17. Visual items • Compare: 17 CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 18. Visual items • Compare: 18 CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 19. 19 Usability -- Making It Easy To Read • Factors that affect readability – Poor eyesight of users – Smaller, older computer monitors as displays – Poor color perception of users – “Cocktail-party” effect -- lots of information on a single web page • Design fixes: – Use high contrast between text and background – Use lots of white space – Use larger fonts – Put key navigation buttons in the upper left – Don’t rely on color alone to distinguish between elements on a web page – Avoid busy graphics – Limit page noise -- ensure page elements don’t compete for a visitor’s attention CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 20. 20 Usability -- User’s Memory • Don’t force visitors to remember how to navigate/use the site • Provide redundant, easily recognizable features • Generally, have visited and unvisited links be different colors to make it easy for users to remember where they’ve been • Limit the number of items in a group of choices CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 21. 21 Usability -- Response Times • The amount of time a user will wait is proportional to the payoff. If they know there is something they want to see, they will wait for it. • Otherwise… – 1 second: no major potential for interrupt – 10 seconds: users become bored – More than 10 seconds: user may leave Without a progress bar or other browser feedback, users generally will go about other business -- look at sites in other windows, talk on the phone, etc. Designers must provide some sort of indication as to how much longer the download will take, if the wait will be more than 10 seconds. CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 22. 22 Using Cutting-Edge Tools • Poor reasons: – To look cool – To prove you can • Good reasons: – To look cool! – To draw attention – To maintain attention – To enhance information – To inform or educate CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 23. 23 Accessibility Issues • Section 508 of the 1986 Federal Rehabilitation Act requires that entities doing business with the federal government must include solutions for employees with disabilities when awarding contract proposals. • The 1992 American with Disabilities Act states that firms with 15 or more employees must provide reasonable accommodation for employees with disabilities. (see next slide for accessibility examples and fixes) CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 24. 24 Accessibility in Web Design • Make the navigation clear and simple • Use a clean visual layout with ample white space • Use descriptive link texts (avoid using “click here” without more information) • Provide text equivalents for non-text elements • Don’t rely solely on color to indicate links • Don’t make the screen flicker • Use plain, understandable English • Don’t rely completely on high-tech solutions • Use markup and style sheets -- HTML for structure and CSS for presentation. Don’t use visual markup (for example, to make text bold, use strong instead of b; to italicize, use em instead of i) • Don’t use header tags for visual formatting • Add "skip to" links to main navigation and page content • If PDF files are used, provide alternate formats for the information CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 25. 25 Approvals/Proofing (again!) • Get feedback on the entire web design from: – Other web designers (for design) – Subject matter experts (for content) – All represented parties, including department heads, managers, deans, etc. (for final approval) – Non-affiliated people (for clarity) • Proofread for grammar -- fresh eyes may catch things you miss! • Validate for accessibility and compliance with W3C guidelines – http://wave.webaim.org/ – http://validator.w3.org/ – http://cynthiasays.com/CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 26. 26 Maintenance/Improvement • Set a maintenance schedule for the site. – Who will do the maintenance? – What to do if emergency problems occur? – Where will backup copies of the site be located? • Schedule a quarterly review of the site. – Does the content need updating? – Is the design still working? – Are there newer, cutting-edge tools we should be using? CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 27. 27 Resources - Web Sites • Web Style Guide A thorough and accessible guide to Web design http://www.webstyleguide.com/ • Jacob Nielsen’s Use It A web site devoted to accessibility issues http://www.useit.com/ • Cool HomePages.com A listing of the “coolest” home pages http://www.coolhomepages.com/ • Vincent Flander’s Web Pages That Suck Learn good design by looking at poorly designed web sites http://www.webpagesthatsuck.com/ • disABILITY Information and Resources A listing of web sites to help make web pages more accessible http://www.makoa.org/ • Web Site Optimization Analyzer Analyze time it takes for web site to load http://www.websiteoptimization.com/services/analyze/ • Web Browser Statistics http://www.w3schools.com/browsers/browserstats.asp • Lynx Viewer Emulations of lynx (text web browser) http://www.delorie.com/web/lynxview.html http://www.yellowpipe.com/yis/tools/lynx/lynx_viewer.php • WebTV Viewer An emulation of the WebTV browser http://developer.msntv.com/Tools/WebTVVwr.asp • HTML Validator Validates HTML code http://validator.w3.org/ • Bobby Accessibility Validator Validates web sites for accessibility issues http://bobby.watchfire.com/ • August 2005 Connection Speed Statistics: http://www.websiteoptimization.com/bw/0508/ • World Wide Web Consortium The organization responsible for creating official web standards http://www.w3c.org/ • W3Schools Online web tutorials (also contains web statistics) http://www.w3schools.com/ CssFounder.com | Website For Everyone #website_designing_company_in_delhi
  • 28. 28 Resources - Books – HTML & XHTML: The Complete Reference Author: Thomas Powell ISBN: 0-07-222942-X – Web Design: The Complete Reference Author: Thomas Powell ISBN: 0-07-222442-8 – Designing With Web Standards Author: Jeffrey Zeldman ISBN: 0-73-571201-8 – HTML for the World Wide Web Author: Elizabeth Castro ISBN: 0-32-113007-3 – Integrated Web Design Author: Molly Holzschlag ISBN: 0-73-571233-6 CssFounder.com | Website For Everyone #website_designing_company_in_delhi

Editor's Notes

  1. Biggest mistake in web design is to build a site for the designer, not the user. Users expect sites to be flawless. Looks matter. Site should be pleasing to the eye. Site should evoke trust and value.
  2. Biggest mistake in web design is to build a site for the designer, not the user. Users expect sites to be flawless. Looks matter. Site should be pleasing to the eye. Site should evoke trust and value.
  3. Start by looking at the big picture, then work down to the specifics. 1) define the problem/goal for the site 2) analyze the requirements 3) design a prototype; implement and test the site 4) show to clients; get feedback 5) develop new prototype 6) release and maintain the site Forces developers to plan everything up front
  4. Site plan: Goal statement Audience assessment Content requirements Technical requirements Visual requirements Delivery requirements Site structure diagram Staffing requirements Timeline for project Budget estimate
  5. Make sketches on paper or screen to begin with - allows for creativity without limitations of HTML - think about how it’ll look in a web browser Create template web pages instead of real content during design phase - reduce mockup time - easier to make changes quickly
  6. Remember, most users will not have really fast machines with lots of memory and disk space. Most users will not have as good a machine as a developer! Don’t develop web pages for you – develop them for your users!
  7. Upwards of 20% of all men are color blind. Always use something other than color to distinguish elements on a web page.
  8. activities and resources located in physical spaces are now becoming more online. accessible webpages are more compatible with emerging technologies (PDAs, etc.) physically accessible - user can get info functionally accessible - user can make use of the info for intended purpose good design: coursework.stanford.edu use opera to show various views (emulate text browser)
  9. Best practices: 1) navigation is clear and consistent 2) clean visual layout &amp; use of white space 3) CSS for visual formatting 4) Alt attributes for images 5) Header tags in their proper hierarchy (not for visual formatting) 6) flexible screen &amp; font sizes 7) descriptive link text (not click here) 8) structural, not visual markup (strong not bold; em not i) 9) summary sentence at the top of each page 10) &amp;quot;skip to&amp;quot; links to main navigation and page content 11) PDFs - provide alternate formats 12) Audio/video - provide link to transcript