SlideShare una empresa de Scribd logo
1 de 33
Reminder:
• Bring 3 sample forms from any office, agency, etc. for
  next Thursday, January 31st
• Quiz about Input Devices table (chapter 8, figure 8-
  34, 8th edition) next Tuesday, February 5th.




                                                           1
Systems Analysis and Design

Chapter 8
Output and User Interface Design
(part 2)
Designing a Web Site
• You can borrow some of the design principles from designing
  displays.
• The Web, however, is a very uncontrolled environment for
  output.
   •   Different browsers
   •   Screen resolution varies
   •   Handheld devices
   •   JavaScript, cookies, other Web programming elements affect how
       users view Web sites




                                                                        11-3
General Guidelines for Designing a
Web Site
• Use professional tools
   – Macromedia Dreamweaver
   – Faster than working directly with HTML
• Studying other sites
   – It is not legal to cut and paste pictures or codes, but you
     can learn from other sites
      • Firefox’s Web Developer extension
      • Palette Grabber extension
• Use Web resources
   – Nielsen Normal Group: gives hints on design & usability

                                                                   11-4
Designing a Web Site
• Examine the sites of professional Web site
  designers
• Use the tools you’ve learned
  – Use a form to evaluate sites systematically

• Consult the books
• Follow World Wide Web Consortium
  standards (W3C)


                                                  11-5
Designing a Web Site
• Examine poorly designed Web pages
  – webpagesthatsuck.com (good and bad sites)
     • Also provides links to material about Web site creation
     • www.bow-wowbooks.com (rated world’s worst site of 10/2007)
     • www.snarg.net (worst use of navigation)




                                                                 11-6
Designing a Web Site (Continued)
• Creating Web templates
  – Style sheets (CSS) allow you to format all Web
    pages in a site consistently
     • A change in the style sheet file will affect/update all
       pages using that style sheet.
• Using plug-ins, audio, and video sparingly
  – Not everyone has the latest plug-in



                                                                 11-7
Designing a Web Site (Continued)
• Plan ahead, pay attention to:
  – Structure
  – Content
  – Text
                              Good Web sites are
  – Graphics                  well thought out!
  – Presentations style
  – Navigation
  – Promotion


                                                   11-8
Structure
• One of the most important steps in developing
  a professional Web site
   – Think about your goals and objectives
• Web designers can benefit from using Web site
  diagramming and mapping tools
   – Ex. MS Visio, SmartDraw, Omnigraffle (Mac)
• Each page in the Web structure should have a
  distinct message
   – Ecommerce? Informative? Marketing? Etc.
                    Sample Web sites shown to contrast structure 
This sample site pays attention to supporting users by using various features




                                                                                10
11
12
13
MS Visio can help an analyst to develop a conceptual Web site




                                                                11-14
MS Visio helps evaluate broken links (internal or external)




                                                              15
Content

 • Without anything to say, your Web site will fail
 • Appropriate content is needed to keep the user
   interested
    – Stickiness: exists if a user stays for a long period of time
    – Sticky Web sites statistics
 • Use a metaphor or images that provide metaphor
   for your site
    – You can use a theme
    – Avoid overuse of cartoons and don’t be repetitive
      

                                                                     11-16
17
Content (Continued)
• Should include a FAQ page
  – based on the experiences of users and technical support people who
    identify the topics of continuing concern
• May take advantage of prewritten software (COTS)
  – Search engines, mapping software, weather info, news and
    stock tickers, etc.
      • These are bonus content for the visitor


                                                      Commercial Off-
                                                        The Shelf




                                                                    11-18
Text

• Each Web page should have a title
• Place meaningful words in the first sentence
  appearing on your Web page
• Clear writing is important
  – https://www.schooloutfitters.com/catalog/index




                                                     11-19
Use one of the most
                     commonly used image
 Graphics                  formats              PING
                                             • Lossless.
                                             • More compression
  JPEG                GIF                      than GIF
                 • Best for artwork          • No animation
• Best for
                 • Limited to 256 colors     • Less degradation of
  photographs                                  quality
                 • Lossless compression
• 16.7 million   • May include transparent   • Better interlacing
  colors           background                • Control of transparency
• Lossy          • May be interlaced           (opacity)
  compression                                • Not all browsers
                                               support it but patent-
                                               free




                                                              11-20
Graphics (Continued)




• Keep the background simple and readable
  • When using a background pattern, make
    sure that you can see the text clearly on top
    of it                                       11-21
Graphics (Continued)




• Keep the background simple and readable
  • When using a background pattern, make sure that
    you can see the text clearly on top of it

                                                  11-22
Graphics (Continued)
• Create a few professional-looking graphics for use on
  your pages

• Keep images small and reuse bullet or navigational
  buttons
   – Once an image has been received, it will be taken from the
     cache whenever it is used again.




                                                            11-23
Graphics (Continued)
• Include text in what is called an
  ALT attribute for images and
  image hot spots
   – Provides accessibility for visually
     impaired visitors
   – May improve Search Engine
     Optimization (SEO)

• Examine your Web site on a
  variety of displays and screen
  resolutions


                                           11-24
Presentation Style
• Provide a home page (entry display)
   – Rule of thumb: Load in 4 seconds or less (broadband)
      • 100 kilobytes of data takes more than 14 seconds to download on
        a 56 kbit/s connection (users with dial up: 3% )
   – Provide a menu or choices
      • left or top of the screen
• Keep the number of graphics to a reasonable
  minimum. Why?
   – To lower download time
• Use large and colorful fonts for headings
• Use interesting images and buttons for links
                                                                    11-25
Presentation Style (Continued)
• Use cascading style sheets
  (CSS) to control the
  formatting and layout of the
  Web page
  – Separates the content from
    how they look
  – One style sheet may control
    the formatting of many pages
    (easier to change).
     • CSS for a mobile phone/tablet
       vs. a desktop screen
                                       11-26
Presentation Style (Continued)
• Use divisions and cascading styles
  – Tables are not well suited for visually impaired
    visitors 
• Use the same graphics image on several Web
  pages
  – For consistency and faster loading




                                                       11-27
Presentation Style (Continued)
• Use JavaScript to enhance Web page layout
  – Ex. Mouse rollover, expanded menu, screen
    resolution detection, international language
    detection, etc.
• Avoid overusing animation, sound, and other
  elements
  – One element at a time




                                                   11-28
Navigation
• Observe the three-clicks rule
  – a user should be able to move from the page they
    are currently on to the page containing the
    information they want in three clicks of the
    mouse button




                                                  11-29
Web site critique exercise
• Next Tuesday, January 29th:
    – Bring a list with 3 URLs from local Web sites (no
      social networks, no UPRM) on a sheet of paper.
•   Instructions will be given that day.
•   Submit homework next Thursday, January 31st
•   Individual homework.
•   Value: 30 points


                                                          30
Firefox Web developer extension




                                  31
32
Non-interlaced GIF           Interlaced GIF




If you use Interlaced images, your readers will be further encouraged to
carry on reading your Web Page, because it will be immediately apparent,
that an image is being loaded, and something is going on.


                                                                           33

Más contenido relacionado

Destacado (14)

Aers 2010
Aers 2010Aers 2010
Aers 2010
 
Levy Information 2013 - Did you know?
Levy Information 2013 - Did you know?Levy Information 2013 - Did you know?
Levy Information 2013 - Did you know?
 
Smile and enjoy your day!
Smile and enjoy your day!Smile and enjoy your day!
Smile and enjoy your day!
 
Pay it forward rotary program 2
Pay it forward rotary program 2Pay it forward rotary program 2
Pay it forward rotary program 2
 
The Dissertation Process and Critical Thinking
The Dissertation Process and Critical ThinkingThe Dissertation Process and Critical Thinking
The Dissertation Process and Critical Thinking
 
Wireless Wednesdays: Introduction to XControls
Wireless Wednesdays: Introduction to XControlsWireless Wednesdays: Introduction to XControls
Wireless Wednesdays: Introduction to XControls
 
Otchet fonda za 4 goda
Otchet fonda za 4 godaOtchet fonda za 4 goda
Otchet fonda za 4 goda
 
Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)
 
Leading - Comunicação Interna Mobile
Leading - Comunicação Interna MobileLeading - Comunicação Interna Mobile
Leading - Comunicação Interna Mobile
 
E learning as an alternative method
E learning as an alternative methodE learning as an alternative method
E learning as an alternative method
 
Orbis
OrbisOrbis
Orbis
 
Karakteristik Transistor
Karakteristik TransistorKarakteristik Transistor
Karakteristik Transistor
 
Media violence
Media violenceMedia violence
Media violence
 
Master aifa 2016 [jjc ag]_mr
Master aifa 2016 [jjc ag]_mrMaster aifa 2016 [jjc ag]_mr
Master aifa 2016 [jjc ag]_mr
 

Similar a 4087 chapter 08 8ed part2

Similar a 4087 chapter 08 8ed part2 (20)

Webdesign
WebdesignWebdesign
Webdesign
 
Future Scope of Website Designing in India
Future Scope of Website Designing in IndiaFuture Scope of Website Designing in India
Future Scope of Website Designing in India
 
Mobuz Solutions | Things to remember when designing your website
Mobuz Solutions | Things to remember when designing your websiteMobuz Solutions | Things to remember when designing your website
Mobuz Solutions | Things to remember when designing your website
 
Webdesign
WebdesignWebdesign
Webdesign
 
Software and Website Development Company
Software and Website Development CompanySoftware and Website Development Company
Software and Website Development Company
 
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
 
CCS PPT 10.pptx
CCS PPT 10.pptxCCS PPT 10.pptx
CCS PPT 10.pptx
 
Web design
Web designWeb design
Web design
 
Fundamentals of Web Design | Chandan Chakraborty
Fundamentals of Web Design | Chandan ChakrabortyFundamentals of Web Design | Chandan Chakraborty
Fundamentals of Web Design | Chandan Chakraborty
 
Web Development
Web DevelopmentWeb Development
Web Development
 
CSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experienceCSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experience
 
Mobile Best Practices
Mobile Best PracticesMobile Best Practices
Mobile Best Practices
 
-
--
-
 
Ppt ch02
Ppt ch02Ppt ch02
Ppt ch02
 
Ppt ch02
Ppt ch02Ppt ch02
Ppt ch02
 
Ppt ch02
Ppt ch02Ppt ch02
Ppt ch02
 

Último

Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Último (20)

Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

4087 chapter 08 8ed part2

  • 1. Reminder: • Bring 3 sample forms from any office, agency, etc. for next Thursday, January 31st • Quiz about Input Devices table (chapter 8, figure 8- 34, 8th edition) next Tuesday, February 5th. 1
  • 2. Systems Analysis and Design Chapter 8 Output and User Interface Design (part 2)
  • 3. Designing a Web Site • You can borrow some of the design principles from designing displays. • The Web, however, is a very uncontrolled environment for output. • Different browsers • Screen resolution varies • Handheld devices • JavaScript, cookies, other Web programming elements affect how users view Web sites 11-3
  • 4. General Guidelines for Designing a Web Site • Use professional tools – Macromedia Dreamweaver – Faster than working directly with HTML • Studying other sites – It is not legal to cut and paste pictures or codes, but you can learn from other sites • Firefox’s Web Developer extension • Palette Grabber extension • Use Web resources – Nielsen Normal Group: gives hints on design & usability 11-4
  • 5. Designing a Web Site • Examine the sites of professional Web site designers • Use the tools you’ve learned – Use a form to evaluate sites systematically • Consult the books • Follow World Wide Web Consortium standards (W3C) 11-5
  • 6. Designing a Web Site • Examine poorly designed Web pages – webpagesthatsuck.com (good and bad sites) • Also provides links to material about Web site creation • www.bow-wowbooks.com (rated world’s worst site of 10/2007) • www.snarg.net (worst use of navigation) 11-6
  • 7. Designing a Web Site (Continued) • Creating Web templates – Style sheets (CSS) allow you to format all Web pages in a site consistently • A change in the style sheet file will affect/update all pages using that style sheet. • Using plug-ins, audio, and video sparingly – Not everyone has the latest plug-in 11-7
  • 8. Designing a Web Site (Continued) • Plan ahead, pay attention to: – Structure – Content – Text Good Web sites are – Graphics well thought out! – Presentations style – Navigation – Promotion 11-8
  • 9. Structure • One of the most important steps in developing a professional Web site – Think about your goals and objectives • Web designers can benefit from using Web site diagramming and mapping tools – Ex. MS Visio, SmartDraw, Omnigraffle (Mac) • Each page in the Web structure should have a distinct message – Ecommerce? Informative? Marketing? Etc. Sample Web sites shown to contrast structure 
  • 10. This sample site pays attention to supporting users by using various features 10
  • 11. 11
  • 12. 12
  • 13. 13
  • 14. MS Visio can help an analyst to develop a conceptual Web site 11-14
  • 15. MS Visio helps evaluate broken links (internal or external) 15
  • 16. Content • Without anything to say, your Web site will fail • Appropriate content is needed to keep the user interested – Stickiness: exists if a user stays for a long period of time – Sticky Web sites statistics • Use a metaphor or images that provide metaphor for your site – You can use a theme – Avoid overuse of cartoons and don’t be repetitive  11-16
  • 17. 17
  • 18. Content (Continued) • Should include a FAQ page – based on the experiences of users and technical support people who identify the topics of continuing concern • May take advantage of prewritten software (COTS) – Search engines, mapping software, weather info, news and stock tickers, etc. • These are bonus content for the visitor Commercial Off- The Shelf 11-18
  • 19. Text • Each Web page should have a title • Place meaningful words in the first sentence appearing on your Web page • Clear writing is important – https://www.schooloutfitters.com/catalog/index 11-19
  • 20. Use one of the most commonly used image Graphics formats PING • Lossless. • More compression JPEG GIF than GIF • Best for artwork • No animation • Best for • Limited to 256 colors • Less degradation of photographs quality • Lossless compression • 16.7 million • May include transparent • Better interlacing colors background • Control of transparency • Lossy • May be interlaced (opacity) compression • Not all browsers support it but patent- free 11-20
  • 21. Graphics (Continued) • Keep the background simple and readable • When using a background pattern, make sure that you can see the text clearly on top of it 11-21
  • 22. Graphics (Continued) • Keep the background simple and readable • When using a background pattern, make sure that you can see the text clearly on top of it 11-22
  • 23. Graphics (Continued) • Create a few professional-looking graphics for use on your pages • Keep images small and reuse bullet or navigational buttons – Once an image has been received, it will be taken from the cache whenever it is used again. 11-23
  • 24. Graphics (Continued) • Include text in what is called an ALT attribute for images and image hot spots – Provides accessibility for visually impaired visitors – May improve Search Engine Optimization (SEO) • Examine your Web site on a variety of displays and screen resolutions 11-24
  • 25. Presentation Style • Provide a home page (entry display) – Rule of thumb: Load in 4 seconds or less (broadband) • 100 kilobytes of data takes more than 14 seconds to download on a 56 kbit/s connection (users with dial up: 3% ) – Provide a menu or choices • left or top of the screen • Keep the number of graphics to a reasonable minimum. Why? – To lower download time • Use large and colorful fonts for headings • Use interesting images and buttons for links 11-25
  • 26. Presentation Style (Continued) • Use cascading style sheets (CSS) to control the formatting and layout of the Web page – Separates the content from how they look – One style sheet may control the formatting of many pages (easier to change). • CSS for a mobile phone/tablet vs. a desktop screen 11-26
  • 27. Presentation Style (Continued) • Use divisions and cascading styles – Tables are not well suited for visually impaired visitors  • Use the same graphics image on several Web pages – For consistency and faster loading 11-27
  • 28. Presentation Style (Continued) • Use JavaScript to enhance Web page layout – Ex. Mouse rollover, expanded menu, screen resolution detection, international language detection, etc. • Avoid overusing animation, sound, and other elements – One element at a time 11-28
  • 29. Navigation • Observe the three-clicks rule – a user should be able to move from the page they are currently on to the page containing the information they want in three clicks of the mouse button 11-29
  • 30. Web site critique exercise • Next Tuesday, January 29th: – Bring a list with 3 URLs from local Web sites (no social networks, no UPRM) on a sheet of paper. • Instructions will be given that day. • Submit homework next Thursday, January 31st • Individual homework. • Value: 30 points 30
  • 31. Firefox Web developer extension 31
  • 32. 32
  • 33. Non-interlaced GIF Interlaced GIF If you use Interlaced images, your readers will be further encouraged to carry on reading your Web Page, because it will be immediately apparent, that an image is being loaded, and something is going on. 33