Gayle J Yaverbaum, PhD Professor of Information Systems Penn State Harrisburg.

Slides:



Advertisements
Similar presentations
3.02F Principles of Good Webpage Design 3.02 Develop webpages.
Advertisements

Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
HIGH LEVEL OVERVIEW: CSS CSS SYNTAX CONSISTS OF A SET OF RULES THAT HAVE 3 PARTS: A SELECTOR, A PROPERTY, AND A VALUE. IT’S NOT NECESSARY TO REMEMBER THIS.
Cascading Style Sheets
CHAPTER 7 STYLING CONTENT WITH CASCADING STYLE SHEETS.
Introduction to CSS.
Cascading Style Sheets. CSS stands for Cascading Style Sheets and is a simple styling language which allows attaching style to HTML elements. CSS is a.
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
© 2004, Robert K. Moniot Chapter 6 CSS : Cascading Style Sheets.
กระบวนวิชา CSS. What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to.
Chapter 8 Creating Style Sheets.
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Chapter Concepts Discuss Fonts Understand Fonts
HTML and Web Page Design Presented by Frank H. Osborne, Ph. D. © 2005 ID 2950 Technology and the Young Child.
Visual Organization and Website Design Unit 5 (no CSS) September 19.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
Typography Web Design Professor Frank. Characteristics of Type on the Web Magazine/book typography – 1200 dpi Computer screens – 85 ppi (maximum)
14-Aug-15 Design Principles. Design principles In The Non-Designer’s Design Book: Design and Typographic Principles for the Visual Novice, Robin Williams.
7 Selecting Design and Color Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2.
Expression Web 2 Concepts and Techniques Expression Web Design Feature Web Design Basics.
Color Theory in Web Design Web Design – Sec 2-2. Objectives  The student will: –Have a better understanding of effective use of color on the web. –Be.
Chapter Objectives Discuss the relationship between page length, content placement, and usability Complete Step 4: Specify the website’s navigation system.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
Web Design, 3 rd Edition 4 Planning a Successful Web Site: Part 2.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
Cascading style sheets (CSS)
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Text Text. Multimedia Elements u Text u Graphics u Animation u Sound u Video.
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
Web Design, 4 th Edition 4 Planning a Successful Web Site: Part 2.
The Characteristics of CSS
Creating an Attractive Site How will your site look. Think about what your customers are seeking and what type of Web site they find attractive.
Web-designWeb-design. Web design What is it? Web-design features Before…
The Internet Writer’s Handbook 2/e Web Page Design Writing for the Web.
Developing Content and Layout Lesson 6. Creating Web Site Content Online users scan a page, read key words of text, and check out graphics Reading from.
Website Development with Dreamweaver
Web Accessiblity Carol Gordon SIU Medical Library.
1 What is CSS?  CSS stands for Cascading Style Sheets  Styles define how to display HTML elements  Styles are normally stored in Style Sheets  Styles.
Design  Good design is good because of its fitness to a particular user fitness to a particular task  In general, you are not your user!  Our class.
Copyright © 2013 MyGraphicsLab / Pearson Education STRUCTURE AND HTML TAGS MyGraphicsLab: Adobe Dreamweaver CS6 ACA Certification Preparation for Web Communication.
Design and Construction of Accessible Web Sites Michael Burks Chairman Internet Society SIG For Internet Accessibility for People with Disabilities June.
the rhetorical situation  audience  purpose  context design principles  arrangement  emphasis  contrast  repetition  alignment  proximity (some)
Adobe Dreamweaver CS3 Revealed CHAPTER THREE: WORKING WITH TEXT AND IMAGES.
Effective PowerPoint Design. Principles of good presentation design  Develop and use a slide template –provide a consistent look and feel to your presentation.
VERITAS Confidential Graphic Design Shashank Deshpande VERITAS Software July, 2003.
Introduction to Web Page Design. General Design Tips.
Fonts and Typography Section 7.3. Typography Typography: the style, arrangement, and appearance of text Well designed text makes your page more readable.
Web Design Basics Creating Appealing Websites Basics of Web Design: HTML 5 and CSS3, Felke-Morris, T.c.
Color Theory in Web Design Web Design – Sec 2-2. Objectives  The student will: –Have a better understanding of effective use of color on the web. –Be.
Don’t have to be a designer to know when something just ain’t right…
Building Your Web Page. Build Your Web Page Orfordville Public Library held at: Parkview High School Tue. April 8 Tue. April 15 Tue. April 22.
1 MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - TEXT. 2 What is Text? the basic element of most multimedia the basic element of most multimedia consisting of.
1 Working with Cascading Style Sheet (CSS). 2 Cascading Style Sheets (CSS)  a style defines the appearance of a document element. o E.g., font size,
“Just look at our web site…” I hate the title of this session, and so should you.
?. When designing, you should analyze your target audience. Design you webpage around your target audience Target Audience.
Microsoft Expression Web 3 – Illustrated Unit D: Structuring and Styling Text.
Microsoft Expression Web 3 Expression Web Design Feature Web Design Basics.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
1 Foundation of HTML Web Page Design. 2 Safe Web Fonts: Used by most computers regardless of environment or platform  Times New Roman  Arial  Courier.
Web Development & Design Foundations with XHTML
Surface Stage: Design Comps
Page Design.
Madam Hazwani binti Rahmat
Web-design.
Design Principles 8-Dec-18.
Cascading Style Sheets™ (CSS)
Design Principles 5-Apr-19.
Interface Design Interface Design
Accessibility Guide.
Presentation transcript:

Gayle J Yaverbaum, PhD Professor of Information Systems Penn State Harrisburg

Purposes Development Environment Style Sheets

Inline Embedded or document level document External: for global formatting

1.Create a.css file with style information 2.Reusable 3.Text file with a.css extension 4.Stored on server where.html file is located 5.Each entry starts with: a. an xhtml tag or b.special tag referenced from the.xsl file 6.Document is linked via an xhtml command External File

CSS and XSL  CSS: styles HTML & XML documents.  XSL: transforms documents.

Inline takes precedence over embedded Embedded takes precedence over external Demo

Style Sheet Link Book Example

uUse an external file for the primary design. uWhen necessary, override attributes within the specific HTML tag. Begin to Use in all Work

Good screen design  Well-organized information  Well-placed items  Well-chosen graphics  Well-designed icons and buttons

Contrast elements on the screen Make different categories/issues different Bring out key elements Make lesser elements less vivid Creates dynamic situations Repeat design throughout Provides consistency Creates unity Group Related Elements and separate others Align Items that form a group Screens:

Two-level Hierarchy indentation contrast Alignment connects visual elements in a sequence

Screen Resolution  Most users have monitors configured at 800X600 pixels or 1024X768 pixels.  May want to place entire page in a table and width set to a percentage

Usability  Usability is the “effectiveness, efficiency and satisfaction with which a specified set of users can achieve a specified set of tasks in a particular environment.” – International Standards Organization

Usability  Demonstrates good customer service  Produces bottom line results

Categories  Navigation  Text  Graphics and Animation  HomePage and Content

 Provide good graphical navigation and interactivity with links  Intuitive navigation  Appear in the same place from screen to screen.  Visible site structure on every page

 Groupings of 7–9  Needs to be intuitive  Drill-down?  Sequential menus?  Search engine?  Does not hit dead ends  Acceptable accessibility for handicapped

Bolding, italics for emphasis (not ALL CAPS) Only links should be underlined High contrast with background Align left

Well-organized information:  Leave plenty of “white” space  Do not crowd, clutter, or be text- heavy  Is easily interpreted or scanned  Is “chunked” into bite-size pieces  Presents one topic per screen or use menus  Presents data in tables  Use column formats to create interesting pages

Well-placed items?  Important things go at the top and on the left.  Top-left is prime real estate.  Elements should line up.  Show appropriate relationships between items.

Fonts can CLUTTER  Don’t use a lot of different type faces and sizes or colors of text. It can really make searching the information difficult  Use color to highlight or draw attention  For large rooms, do not use fonts smaller than 32 pts  Text must be readable  1-2 typefaces on a page  1-3 sizes maximum

 Size  Determine how the screen will be viewed  As large as possible  Most legible on screen:  Georgia  Tahoma  Verdana Fonts

Content  Continually update  Provide useful information  Write for readability  Write for scannability

 Don’t force users to filter out unnecessary information.  Outdated content can undermine the integrity of the rest of the site or message.  People will begin to question the trustworthiness of information if language is over-hyped or showy.  Keep Content Current ABC NBC

HomePage  Links are extremely critical  Prefer text-based links  Change color for visited links  If there is a scroll, have links throughout the page

 Are consistent with the overall theme  Support and do not distract from the content  Are easily interpreted

 Graphics/colors  Need to control size (MB)  Maximum color contrast best  Use color for grouping information (Gestaldt)  Animation  Why?

 Provide good contrast with the text for readability  For example:  Dark text on a pastel background or  dark blue background with white text

 Color Blindness should be taken into consideration  Avoid red lettering  Use video and audio sparingly  Place images above or below fold  Cultural colors may differ

Color Contrasts? Dark Background

Animation  Are consistent with the overall theme  Support and do not distract from the content  Are easily interpreted

 Health Hazards of Tabacco Health Hazards of Tabacco