Lesson 4 - Navigation CIT230-11 Professor Jason B. Blazzard Presented By: Olan Hodges.

Slides:



Advertisements
Similar presentations
New Semantic Elements (Part 2)
Advertisements

1 Lesson 5 Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Navigating Your Website. What is Navigation? Website navigation is what helps visitors find information on your site. Navigation can be images, links,
LAYOUT OF PAGE ELEMENTS September 28 th, PATTERNS Common ways to use the Layout Elements of Visual Hierarchy, Visual Flow, Grouping and Alignment,
Eere.energy.gov Agenda Review usage trends Recommendations based on data EERE’s plans to address template-level findings Crazy Egg Analysis: Usage Trends.
Refinement Production Implementation Design and Development Stages.
Web Page Usability. Determine User Goals Brainstorm: Brainstorm: Why would users come to your page? Why would users come to your page? What level of information.
 CSS ids  Pages  Sites  HTML: class=“name”  Names may define format OR content › Either works  CAN apply multiple classes to the same tag  Multiple.
Project Two Art3870 fall Web Services Concept Selling web services to Art Galleries ◦ Our group sells web site development for art galleries: the.
Web Page Usability. Determine User Goals Brainstorm: Brainstorm: Why would users come to your page? Why would users come to your page? What level of information.
PoRtFoliO Amy Coyle. Goals and Objectives Goal- The goal of this project is to display my artwork in a way that allows users to easily navigate from one.
NOAC 2002 E-Scouting1 Design and Layout Sage Lichtenwalner National OA Web Site Youth Coordinator.
Mass Communications Web Design Jill Andes Computer Applications Comm. 115.
Visual Basic Prototyping Visual Basic uses both a Visual Editor and is Code Based. With several simple lines of code, Visual Basic will navigate between.
© Anselm Spoerri Lecture 15 Short Course Review Term Project Evaluations Guiding Principles Summary.
NZSTA WEBSITE HELP GUIDE. REGISTRATION Easy registration to access members area.
Web Design Guidelines By ZhengHui Hu. Planning User Analysis  Goal  Target Audience Enhance Accessible  Impairment  Environment  Technical Limitation.
STEVE KRUG’S WEB DESIGN PRINCIPLE BY YAOFENG CHEN WELCOME TO THE.
IMAGES Controlling size of images in CSS Aligning images in CSS Adding background images.
+ The Formula for Website Navigation Bart Caylor, Caylor Solutions.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
Apiitfreeware websites is about all free sources such as software, video, wallpaper, games in different categories We use different technologies for.
What Is Usability? Usability is a quality attribute that assesses how easy Web sites are to use. “Usability" also refers to methods for improving ease-of-use.
Chapter 18 Web Design April 16 th & 17 th. Content The most essential element of any Web page is the content Before you begin a Web page you want to know.
Name Teacher: Group: 1 Unit 2 – Webpage Creation.
Lesson 4: Using HTML5 Markup.  The distinguishing characteristics of HTML5 syntax  The new HTML5 sectioning elements  Adding support for HTML5 elements.
Creating A Site Using A Template In Dreamweaver CS6 Cakes R Us!
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
The New Elements © Main Menu Structure Media Canvas Form Click on one of the categories below to view information about the new HTML5 elements in.
Cipro.co.za content pages look & feel | usability | navigation redesign © Copyright Rob Cowie 2009 live demo | home page:
Usability of SE/SDI Websites Observations. Good News Most people Like Most things On Most of our Websites.
© 2010 Delmar, Cengage Learning Chapter 8 Collecting Data with Forms.
Website Usability presentation by Pasha Souvorin for Georgia Pathway in Advanced Web Design evaluating and planning for web design.
4 Simple Web Design Rules. Your Web Site Should Be Easy To Read  Choose your text and background colors very carefully  Don't use backgrounds that obscure.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
PBA Front-End Programming Page Composition. Page composition Now we know about – Colors – Fonts, texts and editorial style – Links and navigation – …
Lesson 19: Site Development with FrontPage 2003 – Advanced Features.
Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.
PRINCIPLES OF WEB DESIGN. EDGAR GARCIA – WEB DESIGN 2/8/13.
© Anselm Spoerri Multimedia Production Lecture 1 Setting the Stage Course Goals Gameplan Examples from Previous Courses Summary.
By Mayuri Sriram Devina Mohapatra Carlos Mata Clear Lake Florists Clear Lake Florists Where Flowers meet art …Specializing in the unique Where Flowers.
Principles of Web Design Da’Zheonna M. Cotton 2/8/13.
Planning Layouts. Layouts ✦ Arrange page items into a logical, consistent scheme ✦ Site & Page purpose is starting point ✦ Determines space allocations.
Things we’ve covered so far  Basic HTML  Some advanced tags i.e.  Styling using CSS  Background-color  Text  Changing the font on your site  Inserting.
An Industry Case Study SES – Chicago: 2006 Web 2.0.
Road Signs To know where you are and where you’re going.
Bian Chong (Brian), KHO Supervisor: Linda McIver Second Reader: Jon McCormack.
The purpose of conducting a Comparative Analysis is to compare the BK Farmyards website to competing websites and to websites with inspirational functionality.
WHY DO YOU NEED IT? What is a wireframe?. A wireframe is… A wireframe is a simple visual guide to show you what a Web page would look like. Wireframes.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Christopher Hirt Daniel Wells
Public Services Information Management
Unit 3 – Web design Final Project
>> Header & Footer in CSS
Elements of Design.
Web software.
Elements of Design.
PBA Front-End Programming
Alberta Education Raising Children
Term Project Evaluations Guiding Principles Summary
Google Fonts Selective Formatting
Zhi Liu Dec.7th IA and Design
Unit 2 – Webpage Creation
Designing for the World Wide Web
Public Services Information Management
Part 8 Q36 to Q40 of National 5 Prelim
CMP Creating Your Personal and Small Business Web Sites
Kapi’olani Community College
Monday, Sept. 24 Today we are going to update the html code to html5. It has some new features that we have not covered yet.
Presentation transcript:

Lesson 4 - Navigation CIT Professor Jason B. Blazzard Presented By: Olan Hodges

What is Navigation? “Site navigation not only helps people find where they want to go, but also helps them understand what your site is about and how it is organized. Good navigation tends to follow these principles…” (HTML & CSS – Duckett, 471) Concise Clear Selective Context Interactive Consistent

Example Header Navigation – DallasStars.com Clear and concise website categories Consistent across the entire website Established look and feel that multiple sites use

Example Header Navigation – Lowes.com Simple Primary navigation Smaller Secondary navigation Also clear, concise, and consistent across the site Breadcrumb

Example Footer Navigation – Lowes.com Footer navigation is for lesser user, but still common tools. i.e. Contact Us, Store locator, about us, etc..

Code Example – W3Schools.com All navigation is just a collection of anchor links to category pages This example has four links for Home, News, Contact, and About.

Summary Make navigation a joy to use for your users We scan for information; make it easy for them to find Happy users = excellent website flow and clear concise information Frustrated users = poorly designed and thought out site