Labels: On the original site, none of the menu labels are awful, but some could be more descriptive. I had to work out the answers to the following:

Size: px
Start display at page:

Download "Labels: On the original site, none of the menu labels are awful, but some could be more descriptive. I had to work out the answers to the following:"

Transcription

1 Jade Anderson Special Problems in Information Architecture Design Critique: 20 February 2007 Introduction: I viewed the critique and redesign of Stitch Austin ( Stitch ) as a personal challenge to maintain the look and feel of a visually beautiful site with myriad problems lurking beneath the surface. User profile: The original Stitch site does a wonderful job appealing to the sensibilities of the site s probable users. It is somewhat eclectic, with trendy color schemes, and pieced-together graphics that create the same homemade feel as the fashion show they re promoting and crafts they re selling. Unfortunately, the trendy look was achieved entirely through Photoshop images pasted into table layouts. The original site can take a few seconds to load, even on a broadband connection, because of the large size of the image files. Labels: On the original site, none of the menu labels are awful, but some could be more descriptive. I had to work out the answers to the following: Q: Does Participate mean go to the show or be in the show? A: It means be in the show but if you click on it, the menu changes to offer the new option of buying tickets to go to the show. Q: What is Austin? A: Things to do in Austin Q: Does Shop mean I can purchase the independent designers clothes and crafts? A: No. I can buy a Stitch T-shirt or poster, aka merchandise. Q: Does Links lead to other pages that have to do with homemade fashion? A: Actually it s a listing of all the designers, stylists, vendors and musicians involved in the event. Having answered these questions, I clarified the ambiguous labels electing Buy Tickets, Buy Booth, Buy Merchandise, Past Photos, Austin to-do, and Contributors.

2 Navigation: On the original site, all the navigation choices reside in the menu at the top of the page. This is confusing because not all of the links relate to the most important information: the Stitch event. I elected to move the links for information about Sponsors (which is tertiary and often included by obligation), Austin, the Stitch Grant, and Contacts to a footer section. This leaves the top menu with only the primary areas of information that will be useful to someone who accesses the site to learn about the Stitch event: how to buy tickets, participate in the show, see photos of past events, read press coverage, and buy Stitch event merchandise. The Stitch Grant link proved to be something of an odd man out as it s not directly related to the show and also not a tools function like Contact or About. But it s still an important concept that the client wants to promote. I chose to provide three different homepage links to the Grant information: one in the footer navigation, one in the News & Updates section, and one in the body of the general information paragraph. Any user who comes to the site specifically to learn about the Stitch Grant should have no trouble finding a link to get to that information. On the original site, the Participate link is only available from the home page. Once it, or any other link is clicked, the option goes away. While this may have been a strategy to remove the option for anyone who doesn t access it right away, I suspect it was not a conscious design decision. Either way, it breaks continuity and I changed it in my redesign. The photo page on the original site is frustrating to look at because it doesn t have a slide show function and clicking on each picture takes you back to the top of the page, where you have to scroll down again to click on another picture. In order to create a you are here feeling for the user, who may otherwise forget which menu item she has clicked, I used CSS to give a visual cue of which screen the user is in. Thus the selected menu item appears in a different shade from the others. The original site also breaks two of Krug s cardinal rules of usability 1 by not using the logo in the upper left to link back to the homepage from all other pages on the site and not having obviously clickable links throughout. Some pages, like the one that lists all the contributors, are really bad. About half the contributors listed are actually links to outside sites but the only way to ascertain which is to look down by the task bar to see if a URL appears. Typeface: The original site uses a mix of serif and san-serif fonts, a mix of uppercase, lowercase and all caps, and a mix of colors. Again, it is useful for creating an eclectic design feel but it is not easy to read. Many of the headlines and call-outs are also generated in image editing software and pasted as gifs without alternate text. I elected to emulate the design of the original site, without sacrificing readability, by using serif headlines with san-serif body text. I also sparingly highlighted important words in an alternate color. I eliminated the random all caps strings in headlines and text. 1 Steve Krug, Don t Make Me Think: A Common Sense Approach to Web Usability

3 Code: Here is where the bulk of this site s problems truly reside. It utilizes a table layout with 20+ clunky gif images claiming about 80 percent of the homepage. This leads to a slow-loading page that can take a few seconds and a static layout that requires horizontal scrolling in smaller screen resolutions. The original menu bar is created through cut and pasted images with a color change coded as a Javascript mouseover effect. More compact CSS could be used to create a very similar effect, which is what I have done in the redesign. The original site makes limited use of CSS altogether, even in cases where it would be easy to incorporate, such as using an image url for the unordered list style. The site is not semantically marked up at all. There is no div information delineating navigation versus content. Lists are not marked up as lists. Headlines are not used at all since they are all gif images. The original site would be very hard to change if the client wanted to do any minor wording changes in any of the gif headlines or if a not-so-savvy person was charged with updating content. I have given the divs descriptive names and marked up lists and headlines appropriately in the redesign. The original site is coded in HTML 4.01 Transitional has 37 errors on the home page and fails 508 validation with Cynthia Says. The redesign validates XHTML 1.0 Transitional and passes 508 validation. There are some wins in the original code, however. There are plenty of good, meaningful metadata keywords associated with the site and the style sheet validates. Conclusion: I wanted to maintain the trendy design and eclectic look and feel of this website because it does a good job appealing to its target audience. My challenge was to utilize CSS to emulate this trendy look, while improving its compliance with web standards, increasing the site s accessibility, and speeding up the loading time. I also wanted to improve the usability of the site through an assessment of the information architecture. I determined there were more appropriate labels that should be used in the menu. The navigational tasks also required a reassessment in order to be grouped together logically and in order of importance. A couple basic IA concerns were remedied: a homepage-linking logo and obviously clickable links were added. I also addressed the glaring accessibility issues by adding alternate text to the few images that remained and creating a link that skips directly to the page s content. I followed Zeldman s advice 2 and made the alt text of the logo Stitch home page on all pages that aren t the home page because this is more meaningful to a non-sighted user than Stitch Logo. 2 Jeffrey Zeldman, Designing With Web Standards

4 Original Design

5 Stitch Redesign

6 Stitch Redesign Continued

2/1/2016. Discuss website usability essentials Explain principles of design Critique a website in terms of usability and design

2/1/2016. Discuss website usability essentials Explain principles of design Critique a website in terms of usability and design Due Tuesday, Feb. 9 upload to Blackboard Locate five HTML (not Flash) websites you believe exhibit good web design, usability and accessibility principles. Each website s critique is worth 10 points (50

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

Free Web Development Tools: The Accessibility Toolbar

Free Web Development Tools: The Accessibility Toolbar Free Web Development Tools: The Accessibility Toolbar Free Web Development Tools: The Accessibility Toolbar By Many people find that learning a new web language like CSS or XHTML is tricky from a book

More information

REACH 3.0 Website redesign

REACH 3.0 Website redesign REACH 3.0 Website redesign Oral Boston imediawerks.com March 2011 INTRODUCTION A new redesigned REACH website went live in February 2011. The new web site is built on top of a content management system

More information

Seema Sirpal Delhi University Computer Centre

Seema Sirpal Delhi University Computer Centre Getting Started on HTML & Web page Design Seema Sirpal Delhi University Computer Centre How to plan a web development project draft a design document convert text to HTML use Frontpage to create web pages

More information

Website Evaluation: Yowell Elementary School Library

Website Evaluation: Yowell Elementary School Library Website Evaluation: Yowell Elementary School Library http://sites.google.com/a/ccpsweb.org/yowell-elementary-school-library/ Stephanie Kosmerl (slkosmer@syr.edu) 6/20/2010 Website: Yowell Elementary School

More information

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word.

WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Web Writing 101 WHY EFFECTIVE WEB WRITING MATTERS Web users read differently on the web. They rarely read entire pages, word for word. Instead, users: Scan pages Pick out key words and phrases Read in

More information

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING?

VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? VIDEO 1: WHY IS THE USER EXPERIENCE CRITICAL TO CONTEXTUAL MARKETING? Hello again! I m Angela with HubSpot Academy. In this class, you re going to learn about the user experience. Why is the user experience

More information

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. WWW: (World Wide Web) A way for information to be shared over

More information

Page 1 of 11 Units: - All - Teacher: WebPageDesignI, CORE Course: WebPageDesignI Year: 2012-13 Introduction to the World of Web Standards Why do web development standards play a key role in the proliferation

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

Web Design, 5 th Edition

Web Design, 5 th Edition Planning a Successful Website: Part 2 Web Design, 5 th Edition Chapter Objectives Discuss the relationship between page length, content placement, and usability Complete Step : Specify the s navigation

More information

10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS

10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS 10 TESTED LANDING PAGE ELEMENTS GUARANTEED TO IMPROVE CONVERSIONS CONTENTS 1. INTRODUCTION 2. WHAT IS A LANDING PAGE? 3. WHY IS A LANDING PAGE IMPORTANT? 5. THE 10 ESSENTIAL PAGE ELEMENTS 12. PUTTING IT

More information

Anticipatory Organization Learning System Branding Tutorial

Anticipatory Organization Learning System Branding Tutorial Anticipatory Organization Learning System Branding Tutorial 1 ANTICIPATORY ORGANIZATION LEARNING SYSTEM BRAND TUTORIAL All Rights Reserved, Burrus Research 2016. BRANDING TUTORIAL Your LMS portal can be

More information

The online customer experience: researching and planning a web presence MBA 563 WEEK 5

The online customer experience: researching and planning a web presence MBA 563 WEEK 5 The online customer experience: researching and planning a web presence MBA 563 WEEK 5 After today s class you will understand.. The main steps in the website planning and development process How to identify

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

The Path to a Successful Website

The Path to a Successful Website CREATIVE DESIGN STUDIO Website Checklist: The Path to a Successful Website Get Traffic to Your Website Organic search Keyword optimization Target only one keyword per page Use keywords in: URL Meta title

More information

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team.

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team. Contents Access to edit aiaseattle.org... 1 Committee Hub Pages... 2 Hub Page Editor... 2 Main Content Block... 2 Featured Image... 3 Files... 3 Events... 5 Recurring Committee Meetings... 8 Posts... 8

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

Web Design Guidelines

Web Design Guidelines Web Design Guidelines Research-Based Web Design & Usability Guidelines, U.S. Department of Health and Human Services; www.usability.gov Don t Make Me Think, Steve Krug Designing for Conversion; Evaluating

More information

Creating Accessible Documents

Creating Accessible Documents What is an Accessible Document? Creating Accessible Documents An accessible document is any document that has been created to be easily read by sighted, low-vision, or non-sighted readers using adaptive

More information

WELCOMING WEBSITES How deleting Web content invites people in and increases sales

WELCOMING WEBSITES How deleting Web content invites people in and increases sales WELCOMING WEBSITES How deleting Web content invites people in and increases sales 34 www.ccca.org August/September 2018 by Promise Tangeman Your website is your digital front door, and if done right, it

More information

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230

Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 Planning an effective web presence: Part 2 Web interface design and usability. Basic search engine optimization MGMT 230 This week we will cover: Elements of web visual, interface, and functional design:

More information

Font size. Tabl:e 2-4 Font Size Examples. Chapter 2.. Page Layout and Design 47. (font si ze="3"> (fo nt s ize="+l"> (font size="-l">

Font size. Tabl:e 2-4 Font Size Examples. Chapter 2.. Page Layout and Design 47. (font si ze=3> (fo nt s ize=+l> (font size=-l> Chapter 2.. Page Layout and Design 47 There are some limitations to using fonts. Although there are many fonts to choose from, for users to view those fonts, they have to be registered on the user's system.

More information

Usability Audit: Findings + Recommendations: Introduction:

Usability Audit: Findings + Recommendations: Introduction: Usability Audit: Findings + Recommendations: Introduction: This report contains observations and recommendations on the site of X: www.x.com. NOTE: This analysis is based on Usability guidelines that come

More information

IANR WEB MANAGER NETWORK. Meeting 10/20/2016 9:00am

IANR WEB MANAGER NETWORK. Meeting 10/20/2016 9:00am IANR WEB MANAGER NETWORK Meeting 10/20/2016 9:00am Meeting Agenda IANR Web Manager Network Update Anne Holz Content Strategy Anne Holz Update Next meeting will be in January 2017, date TBA UNLcms Updates:

More information

Before & After. Use the Principles Cheatsheet! From The Non-Designer s Design Book, Robin Williams Non-Designer s Design 8

Before & After. Use the Principles Cheatsheet! From The Non-Designer s Design Book, Robin Williams Non-Designer s Design 8 Before & After Use the Principles Cheatsheet! From The Non-Designer s Design Book, Robin Williams Non-Designer s Design 8 Before & After From The Non-Designer s Design Book, Robin Williams Non-Designer

More information

Website Design and Development CSCI 311

Website Design and Development CSCI 311 Website Design and Development CSCI 311 Learning Objectives Understand good practices in designing and developing web sites Learn some of the challenges web design Activity In pairs: describe how you d

More information

Creating Universally Designed Word 2010 Documents - Quick Start Guide

Creating Universally Designed Word 2010 Documents - Quick Start Guide Creating Universally Designed Word 2010 Documents - Quick Start Guide Overview Creating accessible documents ones that work well with all sorts of technology can be a daunting task. The purpose of this

More information

Name: Class: Date: 3. Designing is probably the most important part of any successful project.

Name: Class: Date: 3. Designing is probably the most important part of any successful project. Class: Date: DW Practice 3 True/False Indicate whether the statement is true or false. 1. You can use Dreamweaver to create design elements such as text, tables, rollover images, and interactive buttons.

More information

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27 Guide for Creating Accessible Content in D2L Learn how to create accessible web content within D2L from scratch. The guidelines listed in this guide will help ensure the content becomes WCAG 2.0 AA compliant.

More information

Guide to Make Google Docs & Google Slides ADA Compliant

Guide to Make Google Docs & Google Slides ADA Compliant Guide to Make Google Docs & Google Slides ADA Compliant Google Docs Headings Google Docs, like Microsoft Word, offers built in headings that help create a structure to your document and allow them to be

More information

Google Sites Guide Nursing Student Portfolio

Google Sites Guide Nursing Student Portfolio Google Sites Guide Nursing Student Portfolio Use the template as base, but customize it according to your design! Change the colors and text, but maintain the required pages and information. Topic Outline:

More information

CREATING CONTENT WITH MICROSOFT POWERPOINT

CREATING CONTENT WITH MICROSOFT POWERPOINT CREATING CONTENT WITH MICROSOFT POWERPOINT Simple Tips And Tricks Presented by TABLE OF CONTENTS Introduction... 2 Design Tips... 3 Advanced Tips... 4 ShortCut Keys for Microsoft PowerPoint... 5 How-Tos...

More information

Using Dreamweaver CS3 to Create and Publish Simple Web Pages

Using Dreamweaver CS3 to Create and Publish Simple Web Pages Using Dreamweaver CS3 to Create and Publish Simple Web Pages Continuing Studies CS 38: Using Dreamweawver, Photoshop, and Fireworks Graphics Production for the Web January 2010 Continuing Studies CS 38

More information

Using Text in Photoshop

Using Text in Photoshop Using Text in Photoshop So, we re going to take a break for a while from talking about photographs and how to manipulate them, and instead focus on some design elements! We re going to spend a while talking

More information

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk Full Website Audit Conducted by Mathew McCorry Digimush.co.uk 1 Table of Contents Full Website Audit 1 Conducted by Mathew McCorry... 1 1. Overview... 3 2. Technical Issues... 4 2.1 URL Structure... 4

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

Dreamweaver Primer. Using Dreamweaver to Create and Publish Simple Web Pages. Mark Branom, Stanford University, Continuing Studies June 2011

Dreamweaver Primer. Using Dreamweaver to Create and Publish Simple Web Pages. Mark Branom, Stanford University, Continuing Studies June 2011 Dreamweaver Primer Using Dreamweaver to Create and Publish Simple Web Pages Mark Branom, Stanford University, Continuing Studies June 2011 Stanford University Continuing Studies Page 1 of 30 Contents...

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

More about HTML. Digging in a little deeper

More about HTML. Digging in a little deeper More about HTML Digging in a little deeper Structural v. Semantic Markup Structural markup is using to encode information about the structure of a document. Examples: , , , and

More information

Module 9 Kelsie Donaldson Casey Boland Nitish Pahwa. IMDb, August 13th, 2002

Module 9 Kelsie Donaldson Casey Boland Nitish Pahwa. IMDb, August 13th, 2002 Module 9 Kelsie Donaldson Casey Boland Nitish Pahwa IMDb, August 13th, 2002 IMDb.com Sitemap Landing Page Navigation bar News Forums Awards Movies TV Box office Search bar Header Site title logo Footer

More information

User Interfaces Assignment 3: Heuristic Re-Design of Craigslist (English) Completed by Group 5 November 10, 2015 Phase 1: Analysis of Usability Issues Homepage Error 1: Overall the page is overwhelming

More information

2004 WebGUI Users Conference

2004 WebGUI Users Conference WebGUI Site Design 2004 WebGUI Users Conference General Rules of Web Design Content is King good content is more important than anything else. keeps people interested. even if your design is bad, content

More information

Creating Great Visual Aids

Creating Great Visual Aids Creating Great Visual Aids How to create and use visual aids well! l Keep it simple, Stern! l Use message titles l Ensure readability l Be consistent l Think visually Follow design guidelines 1. Keep it

More information

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience.

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience. In Blackboard Learn, as you create your course, you can add a variety of content types, including text, file attachments, and tools. You can experiment with ways to present and organize the content to

More information

Mega Menu for Magento 2. User Guide

Mega Menu for Magento 2. User Guide Mega Menu for Magento 2 User Guide Table of Contents 1. Mega Menu Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Top Menu Configuration 1.4. Left Menu Configuration 1.5. Mobile

More information

CSS worksheet. JMC 105 Drake University

CSS worksheet. JMC 105 Drake University CSS worksheet JMC 105 Drake University 1. Download the css-site.zip file from the class blog and expand the files. You ll notice that you have an images folder with three images inside and an index.html

More information

Publishing Conventions

Publishing Conventions Publishing Conventions Monica Johnstone, PhD Dir. of CLAS Communications & Advancement Better Newsletters Have Approved GVSU logo Masthead and Table of Contents Page Numbers and End Signs Appropriate Fonts

More information

Advanced Webpage Design

Advanced Webpage Design Advanced Webpage Design Webmaster Career Skills Webpage Careers Web designer: Responsible for creating the look and feel of a webpage. Average Utah Salary: $81,000 Most work for small businesses or freelance.

More information

BETTER LOOKING S

BETTER LOOKING  S BETTER LOOKING EMAILS First impressions matter. So if you want a positive response to your email campaign you need to make a positive first impression. Here are some simple design strategies to help you

More information

Magnetize Your. Website. A step-by-step action guide to attracting your perfect clients. Crystal Pina. StreamlineYourMarketing.com

Magnetize Your. Website. A step-by-step action guide to attracting your perfect clients. Crystal Pina. StreamlineYourMarketing.com Magnetize Your Website A step-by-step action guide to attracting your perfect clients Crystal Pina StreamlineYourMarketing.com 2016 StreamlineYourMarketing.com All Rights Reserved. Published by Streamline

More information

Center for Advanced Research in Drying WordPress Manual

Center for Advanced Research in Drying WordPress Manual Center for Advanced Research in Drying WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 Setting up the Home Page... 4 Editing the Home Page Widgets... 5 Sidebar

More information

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES

More information

Web Design and Usability. What is usability? CSE 190 M (Web Programming) Spring 2007 University of Washington

Web Design and Usability. What is usability? CSE 190 M (Web Programming) Spring 2007 University of Washington Page 1 Web Design and Usability CSE 190 M (Web Programming) Spring 2007 University of Washington References: J. Nielsen's Designing Web Usability (2) What is usability? usability: the effectiveness with

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

Fast Company Homepage This ad is very distracting and grabs the viewer attention more than the logo and navigation. It could cause the user to overloo

Fast Company Homepage This ad is very distracting and grabs the viewer attention more than the logo and navigation. It could cause the user to overloo Competitive Review Fast Company Homepage Doing well: It has a bold and modern feel that appeals to the internet audience. Doing poorly: The layout is confusing as to which elements match up and it's unclear

More information

Dreamweaver Template Tutorial - How to create a website from a template

Dreamweaver Template Tutorial - How to create a website from a template Dreamweaver Template Tutorial - How to create a website from a template In this tutorial you will create a website using Dreamweaver s premade templates. You are going to learn how to style them using

More information

Design that Enhances Readability

Design that Enhances Readability Working to ensure that all Americans get enrolled and stay enrolled in our nation s health care system Design that Enhances Readability By Eva Anderson Nicole Donnelly Joan Winchester Penny Lane MAXIMUS

More information

How to Create Accessible Word (2016) Documents

How to Create Accessible Word (2016) Documents How to Create Accessible Word (2016) Documents Heading Styles 1. Create a uniform heading structure through use of Styles in Word under the Home ribbon. a. Proper heading structure is necessary for screen

More information

University of Wyoming. Web Accessibility Guidelines

University of Wyoming. Web Accessibility Guidelines 1 Web Accessibility Guidelines 2 TABLE OF CONTENTS Alternative Text... 3 Title Attributes... 4 Heading 1... 5 Sub Heading... 6 Text in Images... 7 Iframe Objects... 8 Embed Objects... 9 Use of Lists...

More information

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v1.8.14 FOR WINDOWS Adobe portable document format (PDF) is the standard format for distribution of documents over the internet. Documents can not be written in

More information

DESIGN PORTFOLIO. Julia Smith graphic + web designer juliasmithdesigns.com

DESIGN PORTFOLIO. Julia Smith graphic + web designer juliasmithdesigns.com DESIGN PORTFOLIO JS D E S I G N S Julia Smith graphic + web designer +1-905-483-5928 juliasmithdesigns.com juliasmithdesigns@gmail.com MAGAZINE LAYOUT AWAY Travel Magazine AWAY is a fictional travel magazine

More information

c122jan2714.notebook January 27, 2014

c122jan2714.notebook January 27, 2014 Internet Developer 1 Start here! 2 3 Right click on screen and select View page source if you are in Firefox tells the browser you are using html. Next we have the tag and at the

More information

Information Mapping. Designing course notes that students learn from. Jackie Hoffman NMIT 2009

Information Mapping. Designing course notes that students learn from. Jackie Hoffman NMIT 2009 Information Mapping Designing course notes that students learn from Jackie Hoffman NMIT 2009 Think about the purpose of the document What is the document s purpose? What is the medium (paper/web/powerpoint)

More information

Add Your Product to Clickbank

Add Your Product to Clickbank MODULE 3 LESSON 8 Add Your Product to Clickbank 2013 Mark Bishop NicheSynergy.com 1 Niche Synergy Table of Contents Disclaimer... 2 Why use Clickbank instead of another platform?... 3 The most important

More information

Part Two: Website Design

Part Two: Website Design Get Started Building Your Website Part One: Planning Get started building your website Part Two: Website Design [insert your branding here] Design 101 Choose your Template Your Business Logo or Website

More information

If these steps are not followed precisely as demonstrated in this tutorial, you will not be able to publish your site!

If these steps are not followed precisely as demonstrated in this tutorial, you will not be able to publish your site! Outline *Viewing Note... 1 Myweb Important Setup Steps... 1 Before you begin... 1 Site Setup this must be done correctly in order to publish your files to the server... 2 Authentication Message... 4 Remove

More information

Styles, Style Sheets, the Box Model and Liquid Layout

Styles, Style Sheets, the Box Model and Liquid Layout Styles, Style Sheets, the Box Model and Liquid Layout This session will guide you through examples of how styles and Cascading Style Sheets (CSS) may be used in your Web pages to simplify maintenance of

More information

Don t make me think*!

Don t make me think*! Don t make me think*! (How to provide online users with what they really need) Pinnacle Communications training Workshop 4 Your E-Image * A great usability book by Steve Krug, 17,49 on www.amazon.co.uk

More information

Content Design. Jason Withrow

Content Design. Jason Withrow Content Design Overview Reading Online Writing for the Web Guidelines Presenting Text Content Graphical Text Text Links PDF Documents Printer-Friendly Format Reading Online 1. Reading from computer screens

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Aleph - Web Opac Accessibility. Accessibility in Aleph500 Web OPAC

Aleph - Web Opac Accessibility. Accessibility in Aleph500 Web OPAC Accessibility in Aleph500 Web OPAC 1 CHANGE CONTROL Version Date Author Description 0.1 29.05.2007 Initial draft - v16 1.0 12.06.2007 Version for release - v16 1.1 15.06.2006 Updates v18 initial draft

More information

USABILITY REPORT A REPORT OF USABILITY FINDINGS FOR OFF THE BEATEN PATH WEBSITE

USABILITY REPORT A REPORT OF USABILITY FINDINGS FOR OFF THE BEATEN PATH WEBSITE USABILITY REPORT A REPORT OF USABILITY FINDINGS FOR OFF THE BEATEN PATH WEBSITE Prepared by: Cori Vandygriff, Joseph Kmetz, Cammy Herman, and Kate DeBusk To: Off the Beaten Path Team From: Cammy Herman

More information

Creating Universally Designed Word 2013 Documents - Quick Start Guide

Creating Universally Designed Word 2013 Documents - Quick Start Guide Creating Universally Designed Word 2013 Documents - Quick Start Guide Overview Creating accessible documents ones that work well with all sorts of technology can be a daunting task. The purpose of this

More information

List Building Income

List Building Income How to Build a Virtual Empire of Recurring Customers for Passive Income! Module 04: Maximize Your Leads and Sales Conversions Important Learning Advisory: To experience better learning, it is recommended

More information

How To Set Up Your Etsy Shop to Maximize Your Profits

How To Set Up Your Etsy Shop to Maximize Your Profits 1 How To Set Up Your Etsy Shop to Maximize Your Profits by Nancy Alexander WEBINARS 1, 2, and 3 ETSY INTENSIVES RECAP Getting Started; Username, Account, and Shop Name Relevant Keywords, Long-Tail Keywords

More information

Student/Project Portfolios Using The NEW Google Sites

Student/Project Portfolios Using The NEW Google Sites Student/Project Portfolios Using The NEW Google Sites Barbara Burke, Associate Professor, Communication, Media & Rhetoric Pam Gades, Technology for Teaching & Learning Coordinator, Instructional and Media

More information

What's Wrong with Lifehacker? of effort is not the reason for bad design, but rather a misunderstanding of what is useable.

What's Wrong with Lifehacker? of effort is not the reason for bad design, but rather a misunderstanding of what is useable. What's Wrong with Lifehacker? Having a website that is both functional and usable is a key aspect in keeping visitors on any site, so why are there so many sites with bad designs on the web? For many of

More information

Website Self-Assessment

Website Self-Assessment Leading the way in web creations the-pixel.com Website Self-Assessment Created by: the-pixel.com INTRODUCTION Is your website the best it can be? The assessment is based on the three essential components

More information

Best Practices in Website Design. Making the most of every Website visitor

Best Practices in Website Design. Making the most of every Website visitor Best Practices in Website Design Making the most of every Website visitor Making the most of every visitor: Website Design Considerations What is the primary objective of a Website? Felix Laboy & Paolo

More information

Workshop with ROCKWOOL editors. Helle Jensen, Senior ux consultant

Workshop with ROCKWOOL editors. Helle Jensen, Senior ux consultant Workshop with ROCKWOOL editors Helle Jensen, Senior ux consultant Agenda 1. Intro to UX and customer journeys 2. Intro to web content 3. Intro to blocks in EpiServer 4. Content guidelines 5. Exercise:

More information

Universal Design for Accessibility: It s the Law! It Helps EVERYONE!

Universal Design for Accessibility: It s the Law! It Helps EVERYONE! Universal Design for Accessibility: It s the Law! It Helps EVERYONE! Holly Smythe Instructional Designer Raritan Valley Community College Holly.Smythe@raritanval.edu What is Universal Design? Universal

More information

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

Web Site Design Principles

Web Site Design Principles Web Site Design Principles Objectives: Understand the Web design environment Design for multiple screen resolutions Craft the look and feel of the site Create a unified site design Design for the user

More information

The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites.

The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites. The FourSquare Innovations Guide to Web Design Principles for Search Engine Friendly Websites. This document explains some of the drawbacks, shortcomings and 'gotchas' that we see almost every day on web

More information

FRONTPAGE STEP BY STEP GUIDE

FRONTPAGE STEP BY STEP GUIDE IGCSE ICT SECTION 15 WEB AUTHORING FRONTPAGE STEP BY STEP GUIDE Mark Nicholls ICT lounge P a g e 1 Contents Introduction to this unit.... Page 4 How to open FrontPage..... Page 4 The FrontPage Menu Bar...Page

More information

How to do an On-Page SEO Analysis Table of Contents

How to do an On-Page SEO Analysis Table of Contents How to do an On-Page SEO Analysis Table of Contents Step 1: Keyword Research/Identification Step 2: Quality of Content Step 3: Title Tags Step 4: H1 Headings Step 5: Meta Descriptions Step 6: Site Performance

More information

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications DESIGNING RESPONSIVE DASHBOARDS Best Practices for Building Responsive Analytic Applications CONTENTS Responsive Design and Embedded Analytics...1 6 Principles and Best Practices... 2 Tools of the Trade...

More information

CSS (CASCADING STYLE SHEETS) LAYOUT: INTRODUCTION ON PAGE BACKGROUNDS. By Ted Mitchell

CSS (CASCADING STYLE SHEETS) LAYOUT: INTRODUCTION ON PAGE BACKGROUNDS. By Ted Mitchell CSS (CASCADING STYLE SHEETS) LAYOUT: INTRODUCTION ON PAGE BACKGROUNDS By Ted Mitchell CSS IS USED TO CREATE BOXES ON/IN THE PAGE THAT ARE POSITIONED IN CERTAIN PLACES AND GIVEN STYLES OR CHARACTERISTICS

More information

The diverse software in the Adobe Creative Suite enables you to create

The diverse software in the Adobe Creative Suite enables you to create 556010 Bk01Ch01.qxd 2/6/04 7:28 PM Page 9 Chapter 1: Introducing the Adobe Creative Suite In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat

More information

Objective % Select and utilize tools to design and develop websites.

Objective % Select and utilize tools to design and develop websites. Objective 207.02 8% Select and utilize tools to design and develop websites. Hypertext Markup Language (HTML) Basic framework for all web design. Written using tags that a web browser uses to interpret

More information

Accessible Documents & Presentations. By Amy Maes, DNOM

Accessible Documents & Presentations. By Amy Maes, DNOM Accessible Documents & Presentations By Amy Maes, DNOM 1 Overview Accessibility: What am I required to do? Disability Characteristics Creating an Accessible Word Document & PowerPoint Presentation v2010

More information

Perfect Student Midterm Exam March 20, 2007 Student ID: 9999 Exam: 7434 CS-081/Vickery Page 1 of 5

Perfect Student Midterm Exam March 20, 2007 Student ID: 9999 Exam: 7434 CS-081/Vickery Page 1 of 5 Perfect Student Midterm Exam March 20, 2007 Student ID: 9999 Exam: 7434 CS-081/Vickery Page 1 of 5 NOTE: It is my policy to give a failing grade in the course to any student who either gives or receives

More information

15 NEUROMARKETING. Mind Hacks. You Need To Be Using

15 NEUROMARKETING. Mind Hacks. You Need To Be Using 15 NEUROMARKETING Mind Hacks You Need To Be Using Research suggests that there are definite behavioral patterns that most people follow almost automatically, and understanding those patterns gives you

More information

Digital Design: How to disseminate ideas, research and good practice in a visually stimulating way. Dawne Bell December 2015

Digital Design: How to disseminate ideas, research and good practice in a visually stimulating way. Dawne Bell December 2015 Digital Design: How to disseminate ideas, research and good practice in a visually stimulating way. Dawne Bell December 2015 This workshop has been devised as a direct result of feedback by colleagues

More information

Pitchfork Case Study & Redesign. Matt Rondos Interactive Design I

Pitchfork Case Study & Redesign. Matt Rondos Interactive Design I Pitchfork Case Study & Redesign Matt Rondos Interactive Design I Table of Contents Objective Statement 2 Analysis 1 3 Analysis 2 4 Analysis 3 5 Analysis 4 6 Analysis 5 7 Wire Frame 8 New Website Layout

More information

FLORIDA STATE COURTS SYSTEM

FLORIDA STATE COURTS SYSTEM FLORIDA STATE COURTS SYSTEM DESIGNING WITH ACCESSIBILITY IN MIND, 2007 CREATING ACCESSIBLE DOCUMENTS USING MICROSOFT WORD Document Prepared By: Phillip M. Pollock Tricia Knox MICROSOFT OFFICE DOCUMENTS

More information

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE The 18 point checklist to building the Perfect landing page Landing pages come in all shapes and sizes. They re your metaphorical shop front

More information

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS LESSON 1 GETTING STARTED Before We Get Started; Pre requisites; The Notepad++ Text Editor; Download Chrome, Firefox, Opera, & Safari Browsers; The

More information