1 / 64

Design in Web Sites

Design in Web Sites. L. Grewe. Design. Describe the most common types of web site organization Utilize guidelines for web site navigation design Apply guidelines for web page design Use guidelines for text usage on web pages Describe guidelines for using graphics on web pages

kbaran
Download Presentation

Design in Web Sites

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Design in Web Sites L. Grewe

  2. Design • Describe the most common types of web site organization • Utilize guidelines for web site navigation design • Apply guidelines for web page design • Use guidelines for text usage on web pages • Describe guidelines for using graphics on web pages • Utilize guidelines for creating accessible web pages • Describe design principles • Describe web page design techniques • Apply best practices of web design

  3. Why Design? • Tests of time to complete shopping tasks at several major on-line stores - number of clicks varied from 8 to 50; high abandonment rate on poor sites • Jakob Nielsen review of comparative tests on web sites - average 68% difference in task completion times • Nielsen finds 135% improvement from redesign effort

  4. Web Design Competing Concepts Dueling Concepts Design Structure Artist Aesthetics Gallery Scientist Organization Library

  5. Site Development Stages 1. Identify objectives, create design plan 2. Generate content 3. Organize content - clusters 4. Transform content to pages with graphic design 5. Test and iterate

  6. Overall Design Is Related to the Site Purpose Consider the target audience of these sites.

  7. Purpose and Design Business

  8. Purpose and Design- Business IBM

  9. Travel Orbitz

  10. Travel Local agent

  11. Purpose and Design- Education CSUEB

  12. Purpose and Design - Educaton Stanford

  13. Design and Purpose - Education iOS, apple

  14. Styles change Amazon Then

  15. Goals • • Convey information/access • employees, shareholders, customers • colleagues, public • • Sell products • • Advertise/market service • • Recruit • • Announce, survey • • Nurture communities • Convey image or impression • • Meet people • • Raise money/donations • • Entertain an audience • • Promote myself • • Teach people about a topic • • Get famous • • Tell a story

  16. Concept Summary- Objectives • What is the purpose/objective or goal of the site? • Who is your intended audience?

  17. Some Design/ Usability Issues • Navigation • Text content • Graphic design • Structure • Links

  18. Web SiteOrganization • Hierarchical • Linear • Random (sometimes called Web Organization)

  19. HierarchicalOrganization • Characterized by a clearly defined home page with links to major site sections • Often used for commercial and corporate web sites

  20. Hierarchical Too Shallow • Be careful that the organization is not too shallow. • This provides many choices and could result in a confusing and less usable web site • Information Chunking • George A. Miller found that humans can store only five to nine chunks of information at a time in short-term memory -- the "seven plus or minus two" principle. • Many web designers try not to place more than nine major navigation links on a page or in a well-defined page area.

  21. Hierarchical Too 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.

  22. LinearOrganization • Used when the purpose of a site or series of pages on a site is to provide a tutorial, tour, or presentation that needs to be viewed in a sequential fashion.

  23. RandomOrganization • Sometimes called “Web” Organization • Utilized there is no clear path through the site • May be used with artistic or concept sites • Generally not used for commercial web sites.

  24. Web Site NavigationBest Practices(1) • 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 • Provide “breadcrumb” navigation • Types of Navigation • Graphics-based • Text-based • Interactive NavigationTechnologies • DHTML • Java Applet • Flash

  25. Web Site NavigationBest Practices(2) • Accessibility Tip • When graphics, DHTML, a Java Applet, or Flash is used for the main navigation of a web site, provide clear text-based links on the bottom of each page.

  26. Web Site NavigationBest Practices(3) • Use a Table of Contents (with links to other parts of the page) for long pages. • Consider breaking long pages in to multiple shorter pages using Linear Organization. • Large sites may benefit from a site mapor site search feature

  27. 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

  28. Web Page DesignBest Practices • Page layout design • Text design • Graphic design • Accessibility considerations

  29. 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

  30. Web Page DesignTarget Audience • Design for your target audience • Appropriate reading level of text • Appropriate use of color • Appropriate use of animation

  31. Web Page DesignColors & Animation • Use colors and animation that appeal to your target audience • Kids • Bright, colorful, tons of animation • Generation X,Y,Z,etc. • Dark, often low contrast, more subtle animation • Everyone: • Good contrast between background and text • Easy to read • Avoid animation if it makes the page load too slowly • Accessibility Tip: Many individuals are unable to distinguish between certain colors. • See http://www.vischeck.com/showme.shtml

  32. 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, Mozilla • Opera • Mac versions • Design to look best in one browser and degrade gracefully (look OK) in others

  33. Web Page Design Screen Resolution • Test at various screen resolutions • Most widely used: 1024x768 and 800x600 • Design to look good at various screen resolutions <div align="center"> <table> ....Page content goes here. The table may be given either a percentage width or an exact width using pixels. </table> </div>

  34. Web Page DesignPage Layout(1) • Place the most important information "above the fold" • Use adequate "white" or blank space • Use an interesting page layout This is usable, but a little boring. See the next slide for improvements in page layout.

  35. Web Page DesignPage Layout(2) Better Columns make the page more interesting and it’s easier to read this way. Best Columns of different widths interspersed with graphics and headings create the most interesting, easy to read page.

  36. Page Layout Design Techniques • Ice Design • AKA rigid or fixed design • Fixed-width table usually at left margin • Jello Design • Page content typically centered and often configured with a table of percentage width • Liquid Design • Page expands to fill the browser at all resolutions. Often configured with a table width of 100% • New Trend: Use CSS to configure liquid design page layout (see Chapter 10)

  37. Questions • List the four basic principles of design. View the home page of your school and describe how each principle is applied. • View http://www.walmart.com, http://www.mugglenet.com/, and http://www.sesameworkshop.org/sesamestreet/. Describe the target audience for each site. How do their designs differ? Do the sites meet the needs of their target audiences?

  38. Questions 3. 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.

  39. Text Content • Attention spans are short on the web - users want instant gratification, and reading is 25% slower on screen than on paper • So… • People tend to skim web pages, just read headers, highlights, selected paragraphs • Therefore • Tune your writing style to this reality • J. Nielsen column on writing for WWW • www.useit.com/alertbox/9703b.html

  40. Text DesignBest Practices • Avoid long blocks of text • Use bullet points • Use short paragraphs

  41. Inverse Pyramid Writing This is the short blurb describing the article This is some nonsensical text This is some nonsensical text This is some nonsensical text To see how well this thing w This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text To see how well this thing works This is some nonsensical text This is some nonsensical text This is some nonsensical text Does this work at all? I don’t know. I am in love with XXX To see how well this thing works This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text Does this work at all? I don’t know. This is some nonsensical text This is some the dog is barking nonsensical text This is some nonsensical text Does this work at all? I don’t know. What is love? What is the good life? What is, and is not? That which is, is. The world is all that exists. Nothing unreal exists, metaphysics law #1. This is some the the the the nonsensical text This is some nonsensical text Does this work at all? I don’t know. This is Is there a god? Are we a quantum accident? Will we ever know? Are there questions that should never be asked? What is the nature of goodness? Why are we so mean to each other? How can we be so cruel to one another? This is some nonsensical text This is some nonsensical text This is some nonsensical text To see how well this thing works This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text To see how well this thing works This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical text This is some nonsensical What is good in life, he asks? That is a question we may never have an answer to. is some nonsensical text This is some nonsensical text This is some Most important info Title Short Blurbs Summaries Overviews Teasers . . . Less important info Background Information Supporting Details Long Quotes INVERSE PYRAMID WRITING STYLE

  42. Journalists Use Inverted Pyramid from www.nytimes.com

  43. Text Design“Easy to Read” Text (1) • Use common fonts: • Arial, Helvetica, Verdana, Times New Roman • Use appropriate text size: Normal, 12 pt, size=“3” • Use strong contrast between text & background • Use columns instead of large areas of horizontal text

  44. Text Design“Easy to Read” Text (2) • Bold text as needed • Avoid “click here” • Hyperlink key words or phrases, not entire sentences • Separate text with “white space” or empty space. • Chek yur spellin (Check your spelling)

  45. Graphic DesignBest 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 make the page more effective and provide a text description.

  46. Graphic DesignRecommended 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 • Keep images as small as possible • If there are a large number of images, or the page is dependent on them consider creating a special text-only version of the page.

  47. Designing for Accessibility(1)Quick Checklist Courtesy of W3C • Images & animations. • Use the alt attribute to describe the function of each visual. • Image maps. • Use the client-side map and text for hotspots. • Multimedia. • Provide captioning and transcripts of audio, and descriptions of video.

  48. Designing for Accessibility(2)Quick Checklist Courtesy of W3C • Hypertext links. • Use text that makes sense when read out of context. For example, avoid "click here." • Page organization. • Use headings, lists, and consistent structure. Use Cascading Style Sheets for layout and style where possible. • Graphs & charts. • Summarize or use the longdesc attribute.

  49. Designing for Accessibility(3)Quick Checklist Courtesy of W3C • Scripts, applets, & plug-ins. • Provide alternative content in case active features such as JavaScript, Java Applets, Flash are inaccessible or unsupported. • Frames. • Use the <noframes> element and meaningful titles. • Tables. • Make line-by-line reading sensible. Summarize.

  50. Designing for Accessibility(4)Quick Checklist Courtesy of W3C • Check your work. • Validate. http://validator.w3.org • Test for Accessiblity • Use tools, checklist, and guidelines at http://www.w3.org/TR/WCAG

More Related