Globale linker

Book 1

Book 2

Ch.4 Navigation Concepts

Navigation is moving from one point to another in an understood and controlled manner with purpose.

Positional awareness includes understanding any parent, peer or child pages relative to the current location. Techniques to provide positional awareness includes:

Three click rule: users should not need to click more than three times during their navigation to find the information they seek.

URLs can be used to determine location and depth. This technique works fine if the directories were given meaningful names.

File names can be as helpful as directory names. If the name of the HTML file confirms which page the user is viewing, it helps in the process of navigation and awareness. For example:

http:www.2tp.no/webdesign/CIW/chapter4.htm

Familiar conventions build on the concept that many common elements used throughout the internet have become familiar to users and therefor have predefined meanings. For example: when a user sees a link or a button labeled «Home page» he/she knows exactly where that link will take him/her. Other familiar concepts inlcude: FAQ, News, Site Map, About Us and Help.

Guided navigation is a popular technique for helping users through a convoluted process to guide them. Provide a link to the next step, and continue the process by establishing links that keep users on track. For example: the process of online purchasing. You are guided through each step of the buying process.

Do NOT change the default color of text links. Blue means unvisted link, purple means visited.

Navigation action plan:

Chapter 3 Chapter 5