CSC420 Page Layout.

Slides:



Advertisements
Similar presentations
ORGANIZING THE CONTENT Physical Structure
Advertisements

Principles of design caroline burdett. repetition balance proximity simplicity contrast.
LAYOUT OF PAGE ELEMENTS September 28 th, PATTERNS Common ways to use the Layout Elements of Visual Hierarchy, Visual Flow, Grouping and Alignment,
LAYOUT OF PAGE ELEMENTS September 24 th, Importance of Layout  “Page layout is the art of manipulating the user’s attention on a page to convey.
Graphic Design 1 The “look & feel”. Fall 2002CS/PSY Agenda Principles Examples SHW discuss.
Principles of Graphic Design with some background on Web 2.0 styles.
This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation. All.
SIMS 213: User Interface Design & Development Marti Hearst Thurs Feb 8, 2001.
CMPUT 301: Lecture 25 Graphic Design Lecturer: Martin Jagersand Department of Computing Science University of Alberta Notes based on previous courses by.
Access Tutorial 7 Creating Custom Reports
September 28 th, Visual Hierarchy, Visual Flow, Grouping and Alignment.
Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2 Identify color scheme guidelines.
CHAPTER 14 Formatting a Workbook Part 1. Learning Objectives Format text, numbers, dates, and time Format cells and ranges CMPTR Chapter 14: Formatting.
William H. Bowers – Designing Look and Feel Cooper 19.
Creating Custom Reports. Objectives View, filter, and copy report information in Report view Modify a report in Layout view Modify a report in Design.
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
® Microsoft Access 2010 Tutorial 7 Creating Custom Reports.
Interaction Design – Part II by A.Surasit Samaisut Copyrights : All Rights Reserved.
CS 275Tidwell Course NotesPage 49 Chapter 4: Organizing The Page Several considerations affect an application’s layout design... Visual Hierarchy How.
the rhetorical situation  audience  purpose  context design principles  arrangement  emphasis  contrast  repetition  alignment  proximity (some)
Design Tips for Effective PowerPoint Use Presented by: Susan Dobbs Krissy Malone Sue Sikora CAT 520 Fall 2005.
Introduction to Web Page Design. General Design Tips.
1 What to do before class starts??? Download the sample database from the k: drive to the u: drive or to your flash drive. The database is named “FormBelmont.accdb”
Interaction Design – Part I by A.Surasit Samaisut Copyrights : All Rights Reserved.
CS 235: User Interface Design February 5 Class Meeting Department of Computer Science San Jose State University Spring 2015 Instructor: Ron Mak
The Principles of Design
Presentation or Visual Design Gabriel Spitz 1 Lecture # 15.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T8 Decision Making Using Access.
Introduction to Interactive Media 09: Good Design is CRAP.
3461 Laying Out Components Principles of Good Screen Design Galitz, W. O., (2002) The Essential Guide to User Interface Design, 2nd Edition, Wiley Computer.
DB Implementation: MS Access Forms. MS Access Forms: Purpose Data entry, editing, & viewing data in Tables Forms are user-friendlier to end-users than.
A graphic design principle
Section 6.1 Section 6.2 Write Web text Use a mission statement
Human Computer Interaction
Surface Stage: Design Comps
Principles of Good Screen Design
Microsoft Access 2016 Simplify Data Entry with Forms
Understand Charts and SmartArt Graphics
Section 7.1 Section 7.2 Identify presentation design principles
Building a User Interface with Forms
Introduction to Design
Chapter 9 Layout and Design
Planning and Building a Presentation
Principles of Graphic Design
CSC420 Actions and Commands.
CMPE 280 Web UI Design and Development October 3 Class Meeting
Topic 2: Information Architecture and Application Structure
PBA Front-End Programming
Chap 7. Building Java Graphical User Interfaces
Creating Custom Reports
Content Best Practices
Simplify Data Entry with Forms Chapter 3
DB Implementation: MS Access Forms
Graphical User Interfaces -- Introduction
Who Needs Substance? Fall 2002 CS/PSY 6750.
Access Tutorial 7 Creating Custom Reports
GRAPHIC DESIGN TIPS & TRICKS
36” x 48” Poster Template with Tips
Better Design Understand how to incorporate key design concepts to the entire site Guidelines for site design Use color, balance, alignment, and other.
Formatting a Workbook Part 1
TYPOGRAPHY (a teeny tiny introduction)
DB Implementation: MS Access Forms
Working with Symbols and Interactivity
Step-3: Principles of Good Interface and Screen Design
Introducing: CRAP TECH MENTORING
DELIGHT WITH UX DESIGN RACHEL KORPELLA
Interface Design Interface Design
Title of presentation | Presentation by [Enter details in 'Header & Footer' field 18/05/2019.
Tutorial 7 Creating Custom Reports
Presentation transcript:

CSC420 Page Layout

Basics Visual Hierarchy The most important content should stand out the most Whitespace, bolding (text), color (text, image)... Visual Flow What should I look at next? Focal points Perceived meaning changes flow (I'm here to read the tiny text, not stare at the huge flash ad) Grouping and Alignment Put things close (and align them) to indicate they are related Humans like order (is symmetry beauty?...)

(some of the) Gestalt Principles Proximity Humans associate things that are close Similarity Humans associate things that are similar (shape, orientation, color...) Continuity Human eyes tend to follow continuous “curves” built of smaller elements Closure Humans like seeing simple closed forms (rectangles, circles...) and associate smaller elements whose alignment resembles those

Dynamic Displays Gestalt is well-known and well-used for static content (billboards, posters, magazines, etc) Very little innovation in dynamic displays, despite the huge opportunities Dynamic is good: Space usage Scrollbars Stacks, panes, etc Provides another dimension (esp. with interactivity) Dynamic is bad: Too little space (really a technology issue) dpi tradition of small screens overused in a bad way (flashing red “CLICK ME” ads)

Page Layout Patterns Visual framework Center stage Titled sections Card stack Closable panels Movable panels Right/left alignment Diagonal balance Property sheet Responsive disclosure Responsive enabling Liquid layout

Visual Framework Design each page with the same basic layout (colors, style, etc) but allow for varying page content Consistency matters for navigation (and is generally good: consistency == order)

Center Stage Put the most important part of the UI into the largest subsection of the page or window; cluster secondary tools and content around it in smaller panels Leads to Clear Entry Points Establishes the purpose of the UI

Titled Sections Define separate sections of content by giving each one a visually strong title, and then laying them all out on the page together Makes info architecture obvious Guides the eye (which naturally looks for bigger patterns)

Card Stack Put sections of content onto separate panels or "cards," and stack them up so only one is visible at a time; use tabs or other devices to give users access to them Tabs are very familiar (== “user-intuitive”) Structures content into easily digestible chunks

Closable Panels Put sections of content onto separate panels, and let the user open and close each of them separately from the others Too much stuff; users might want more than one at a time Extras on Demand Cost: not very familiar

Movable Panels Put different tools or sections of content onto separate panels, and let the user move them around to form a custom layout Use when sections are self-evident and won't benefit (much) from a rigid layout Allows users to assert their preferences

Right/Left Alignment When designing a two-column form or table, right- align the labels on the left, and left-align the items on the right Proximity (labels with controls); continuity (line down the middle)

Diagonal Balance Arrange page elements in an asymmetric fashion, but balance it by putting visual weight into both the upper-left and lower-right corners Beauty (symmetry); easy movement of the eyes (for left-to-right languages!)

Property Sheet Use a two-column or form-style layout to show the user that an object's properties are edited on this page Familiar; useful for mixing WYSIWYG with programming; helps users build a mental model of an object

Responsive Disclosure Starting with a very minimal UI, guide a user through a series of steps by showing more of the UI as he completes each step No context switches necessary (as in e.g., wizards) – everything unfolds on a single page

Responsive Enabling (Disabling) Starting with a UI that's mostly disabled, guide a user through a series of steps by enabling more of the UI as each step is done Allows the user to form a cause-and-effect model of the interface Unnecessary error messages are avoided (by locking out options)

Liquid Layout As the user resizes the window, resize the page contents along with it so the page is constantly filled Allows users to exert their preferences on the layout (page size, fonts, etc) without changing its flow