Web Design: Length, Placement, and Usability

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What factors determine how much of a web page is visible to a user upon initial load?

  • Browser type
  • A and B (correct)
  • Screen resolution
  • Screen size

Placing critical information above potential scroll zones is unimportant for webpage design.

False (B)

Name three techniques used to prevent webpage scrolling.

Carousels, card layouts, and slide shows

_______ studies use various technologies to produce heat maps that represent data using color.

<p>Eye-tracking</p> Signup and view all the answers

Match the following webpage layout types with their descriptions:

<p>Fixed-width page = Webpage width remains constant regardless of screen size. Liquid or flexible page layout = Webpage width adjusts to fill the available screen space. Hybrid page layout = Webpage uses a combination of fixed and flexible elements to adapt to screen size.</p> Signup and view all the answers

What is the primary goal of a well-designed navigation system?

<p>To draw visitors deeper into the website. (C)</p> Signup and view all the answers

A user-based navigation system is based on the publisher's needs, not the visitors'.

<p>False (B)</p> Signup and view all the answers

What are the five link types?

<p>Text links, hidden links, image links, related link groups, and breadcrumb trails</p> Signup and view all the answers

According to the Web Accessibility Initiative (WAI), you should not use _______ alone to indicate links.

<p>color</p> Signup and view all the answers

Match the following navigation types with their descriptions

<p>User-based Navigation = Navigation designed with visitors' needs in mind. User-controlled Navigation = Navigation that allows users to move around a website in a manner they choose.</p> Signup and view all the answers

What is the primary characteristic of text links in HTML documents?

<p>They are hyperlinks based on words. (D)</p> Signup and view all the answers

It is best practice to always include phrases such as click here in text links for clarity.

<p>False (B)</p> Signup and view all the answers

What does the term off-canvas menu refer to in web design?

<p>Hamburger menu</p> Signup and view all the answers

In web design, a(n) _______ is an image that contains multiple hotspots, each linking to a different page or resource.

<p>image map</p> Signup and view all the answers

Match the navigation area types with their descriptions:

<p>Menus = A list of related links in a navigation area. Bars = Graphic buttons that represent links. Tabs = Links displayed as small tabs.</p> Signup and view all the answers

What type of navigation area typically presents links as a list, sometimes with pop-out options?

<p>Menus (B)</p> Signup and view all the answers

Breadcrumb trails are used to display a hierarchical outline of the website's structure, but they do not help users understand their current location.

<p>False (B)</p> Signup and view all the answers

What is the main function of 'autocomplete' in a website's search capability?

<p>Predicts search terms</p> Signup and view all the answers

A _______ provides a summary of links to major pages on a website, aiding in search functionality.

<p>website index</p> Signup and view all the answers

Match the levels of navigation with their descriptions:

<p>Primary = Offers an overview of the entire website. Local or Subsidiary = Applies within a specific area of the website. Contextual = Is specific to the content being viewed. Adaptive = Uses visitors' browsing history to tailor the navigation.</p> Signup and view all the answers

What is the look of a website primarily composed of?

<p>The combination of design aspects. (D)</p> Signup and view all the answers

The feel of a website only refers to its visual appearance and does not include the behavior of its elements, like navigation or animations.

<p>False (B)</p> Signup and view all the answers

Why is visual consistency important in web design?

<p>Creates unity</p> Signup and view all the answers

Creating _______ involves repeating design elements such as font, color scheme, and content position across all pages.

<p>visual consistency</p> Signup and view all the answers

Match the color consideration with their effect for website design:

<p>Evoke Mood = Colors can create a desired emotional response from the user. Stimulate Interest = Colors can be used to effectively draw attention to specific areas of a website. Support a website's purpose = Colors should align with the overall message and objective of the site. Meet Audience Expectations = Colors should align with the preferences and cultural associations.</p> Signup and view all the answers

What role do templates serve in maintaining color and visual contrast consistency?

<p>They provide pre-designed layouts and color schemes. (D)</p> Signup and view all the answers

CSS prioritizes size rules with default styles specified by the browser taking precedence over inline styles.

<p>False (B)</p> Signup and view all the answers

In CSS, what is a style sheet?

<p>A text document used to control the appearance of one or more pages at a website</p> Signup and view all the answers

A _______ is a plan or sketch of the arrangement of page elements used in designing a website's layout.

<p>wireframe</p> Signup and view all the answers

Match the type of CSS with how it is located on the page.

<p>Inline Style = Inserted within a tag Internal Style Sheet = Inserted within a page's heading tags External Style Sheet = Linked to the HTML tag</p> Signup and view all the answers

What is the primary purpose of using layout grids and CSS in web design?

<p>To ensure visual consistency. (D)</p> Signup and view all the answers

A fluid grid layout uses fixed pixel values to define column widths, ensuring a consistent look regardless of screen size.

<p>False (B)</p> Signup and view all the answers

What are the two needs that should be included in your plan to ensure your website?

<p>Meets the needs of your hosting service and Can be updated to keep the content relevant.</p> Signup and view all the answers

In the context of website planning, Step 6 involves _______, _______, and _______ the website.

<p>testing, publishing, maintaining</p> Signup and view all the answers

Match the tasks with the stages of creating a website

<p>Identify the website's purpose and target audience = Planning Design the look and feel of the website = Creating the Website Test, publish, and maintain the website = Ongoing Maintenance</p> Signup and view all the answers

A formal website usability test is an evaluation that generally takes place?

<p>In a structured environment, such as a testing laboratory. (C)</p> Signup and view all the answers

You should create a website that meets the needs of only the users browsing the content, and not the needs of the hosting service.

<p>False (B)</p> Signup and view all the answers

A Fit4U website company uses what for Usability Testing?

<p>Two employees, Two trainers from Fit4U, and Two longtime clients</p> Signup and view all the answers

The Fit4U website will be _______ by an external web hosting company.

<p>hosted</p> Signup and view all the answers

Flashcards

Visible screen area

The initial visible area is extremely valuable.

Screen resolution and size

Determine how much of a page is visible to the user.

Critical Information Placement

Place the most important info above and to the left.

Carousels

A sequential display of content to prevent webpage scrolling.

Signup and view all the flashcards

Card Layouts

A grid based layout, that organizes content.

Signup and view all the flashcards

Carousels, Card layouts and slide shows

Can affect SEO

Signup and view all the flashcards

Heat Maps

Eye-tracking studies produce these to represent data using colors to show visitor focus areas.

Signup and view all the flashcards

Initial Website Gaze

A website's visitors typically first look at the top and left areas.

Signup and view all the flashcards

Eye-tracking

This analyzes visitor eye movement.

Signup and view all the flashcards

Fixed-width page

A webpage with a set width, regardless of the screen size.

Signup and view all the flashcards

Liquid or Flexible Page Layout

Page layout that expands to fill the browser window.

Signup and view all the flashcards

Hybrid Page Layout

Combines features of fixed and liquid layouts.

Signup and view all the flashcards

Easy Navigation

Draw visitors deeper into your website.

Signup and view all the flashcards

User-based navigation

Navigation based on visitor needs.

Signup and view all the flashcards

User-controlled navigation

Navigation that allows users to move freely.

Signup and view all the flashcards

Text Links

Hyperlinks within an HTML document.

Signup and view all the flashcards

Hidden links

Off-canvas or hamburger menus.

Signup and view all the flashcards

Image links

Illustrations or photographs with links.

Signup and view all the flashcards

Related link groups

Group of links that are related.

Signup and view all the flashcards

Breadcrumb trails

A hierarchical outline showing the path a visitor takes.

Signup and view all the flashcards

WAI

Web Accessibility Initiative.

Signup and view all the flashcards

Identify the target

Clearly indicate where the link will take the user to.

Signup and view all the flashcards

Color Accessibility

Do not use color alone to set the links apart from regular text.

Signup and view all the flashcards

User-based navigation

Base on visitors' needs rather than publishers' needs.

Signup and view all the flashcards

User controlled navigation

Allows visitors to move around a website in a manner they choose.

Signup and view all the flashcards

Text links

Hyperlinks based on a word or group of words in a HTML document.

Signup and view all the flashcards

Tooltip

Use a small message on hover.

Signup and view all the flashcards

Link wording

Don't use "click here".

Signup and view all the flashcards

Hidden Links

Off-canvas or hamburger menus.

Signup and view all the flashcards

Navigation areas

Menus, Bars and Tabs.

Signup and view all the flashcards

Bars

Graphic buttons that represents links.

Signup and view all the flashcards

Tabs

Links appear as small tabs.

Signup and view all the flashcards

Breadcrumb Trail

A hierarchical outline or list that shows a visitor's path from the home page.

Signup and view all the flashcards

Website Search Feature

A popular navigation tool for websites with many pages.

Signup and view all the flashcards

Hosted Website Search Provider

A third-party company that uses spiders to build a searchable index.

Signup and view all the flashcards

Website Index

Summary of links to major pages.

Signup and view all the flashcards

Autocomplete

Predicts search terms as visitor enters keywords.

Signup and view all the flashcards

Levels of Navigation

Primary, Local or subsidiary, Contextual, Adaptive.

Signup and view all the flashcards

Primary Navigation

Overview of website.

Signup and view all the flashcards

Local or Subsidiary Navigation

Within an area of the website.

Signup and view all the flashcards

Contextual Navigation

Specific to content being viewed.

Signup and view all the flashcards

Study Notes

Chapter Objectives

  • The chapter discusses the relationship between page length, content placement, and usability
  • Step 4 involves specifying the website’s navigation system
  • Step 5 involves designing the look and feel of the website
  • Step 6 involves testing, publishing, and maintaining the website activities
  • A checklist can be used to review the web design plan

Page Length, Content Placement, and Usability

  • The initial, visible screen area is valuable space
  • Screen resolution and size determine page visibility
  • Critical information should be placed above and to the left of scroll zones
  • A cluttered appearance should be avoided
  • The same guidelines should be followed on subsidiary pages
  • Carousels, card layouts, and slide shows can help prevent webpage scrolling
  • SEO may be affected by use of carousels, card layouts, and slide shows
  • Eye-tracking studies use technologies to produce heat maps to represent data using color
  • A website's visitors typically look at the top and left areas of a page first, then down and to the right
  • Eye-tracking heat maps are created by analyzing a visitor's eye movement on a webpage
  • Page width needs to be managed when you design a webpage
  • Options for page width management include: fixed-width page, liquid/flexible page layout, hybrid page layout

Website Navigation System

  • The website navigation should be simple for visitors to understand and follow
  • An easy-to-use navigation system encourages exploration of detail pages that satisfy their needs
  • This step involves: user-based navigation system and user-controlled navigation system
  • Websites should include a search capability so visitors can quickly find what they are looking for
  • Website navigation should address the needs of touch screen users
  • Types of links include: text links, hidden links, image links, related link groups, and breadcrumb trails
  • The Web Accessibility Initiative (WAI) offers link and navigation guidelines
  • The WAI guidelines state to clearly identify the target, do not use color alone to indicate links, and group related links together in navigation bars

User-Based and User-Controlled Navigation

  • User-based navigation is based on visitors’ needs rather than publishers’ needs
  • Target audience profiles and UX are important for user-based navigation
  • User-controlled navigation allows visitors to move around a website as they choose
  • Navigation should include a way back to the home page from all subsidiary pages
  • Text links are word-based hyperlinks in an HTML document.
  • Targets should be clearly identified, using tooltips if necessary
  • Use existing text flow and avoid phrases like "click here"
  • Including formatting and color, using color to indicate clicked links, and being consistent are great practices
  • Off-canvas or hamburger menus: Saves screen space but visitors might not see them
  • Rollover links appear when a user hovers over an element
  • Image links involve illustrations or photographs
  • Image maps are also used, which are images with hot spots
  • Navigation areas group related links
  • Menus are a list of related links, sometimes using pop-out menus
  • Bars are navigation elements where graphic buttons represent links, sometimes using drop-down menus
  • Tabs use links as small tabs to navigate
  • Breadcrumb trails are a hierarchical outline or horizontal list that shows a visitor's path from the home page to the current page

Search Capability

  • A website search feature is a popular navigation tool for websites with many pages
  • A hosted website search provider is a third party that uses spiders to build a searchable index
  • The provider hosts the index on their servers
  • A website index summarizes links to major pages
  • Autocomplete predicts search terms as a visitor enters keywords

Levels of Navigation

  • Primary navigation provides an overview of the website
  • Local or subsidiary navigation is within an area of the website
  • Contextual navigation is specific to the content being viewed
  • Adaptive navigation uses links based on visitors' history

Website Look and Feel

  • The look of a website is the combination of design aspects
  • The feel of a website is the behavior of its elements, including navigation and animation
  • Together, the look and feel are the emotion or reaction of visitors

Visual Consistency

  • Create visual consistency by repeating design elements across all pages
  • Repeat font and typeface, content position, color scheme, and placement of name, logo, and navigation

Color and Visual Contrast

  • Color schemes create unity; apply a color scheme to the background, graphic art, illustrations, and text across all pages
  • Choose background and text colors to provide sufficient contrast
  • Ensure graphics match the chosen color scheme
  • Color can evoke mood, stimulate interest, support a website’s purpose, and meet audience expectations
  • Templates, web design tools, color schemes, and color-matching software aid achieving consistency

CSS and Formatting

  • CSS helps web designers to use a text document, called a style sheet, to control the appearance of one or more pages
  • Styles can create visual consistency
  • Style rules define one or more formatting properties (declarations) for specific HTML tags (selectors)
  • Inline style is inserted within a tag
  • Internal style sheets are inserted within a page’s heading tags
  • External style sheets are saved in a folder with the website’s pages and linked with an HTML tag
  • Updating a style sheet updates all webpages using the style sheet
  • CSS editor software can be used
  • CSS prioritizes size rules: inline styles, internal/external style sheets, default browser styles

Page Layout

  • Page layout can ensure visual consistency
  • Page layout elements involves: standardized layout, layout grids, and CSS
  • Wireframing plans the arrangement of page elements, which separates page layout and functionality from design
  • Wireframing is like creating a UX sketch or blueprint
  • Layout grids feature underlying structure of rows and columns
  • Allows for precise positioning and aligning of page content
  • Fluid grid layouts are based on percentage of screen
  • Responsive grid layouts combine percentages and fixed limits
  • Style sheets can control page layout by dividing a page into sections, such as header/navigation section

Testing, Publishing and Maintaining the Website

  • A website plan must include how to test the site, how it will be published, where it will be hosted, and how to maintain and update it

Testing

  • A formal website usability test, which evaluates the site, takes place in a structured environment
  • The website should meet the needs of the hosting service, whether internal or external
  • Important issues to consider are: size limits, update frequency, the person in charge of updating, and budget restrictions

Publishing and Maintaining

  • Plans should be in place to ensure the website meets hosting service needs and the site is kept updated and the content stays relevant

Site Plan Checklist

  • The checklist includes steps to: identify the website’s purpose and target audience, determine the website’s general content, select the website’s structure, specify the website’s navigation system, design the look and feel of the website, and test, publish, and maintain the website

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Concept of Usability in Web Design
10 questions
Web Design Essentials for User Clarity
5 questions
Web Design Principles
13 questions
Use Quizgecko on...
Browser
Browser