Web Design and Navigation

As people "browse" the Web, they "land" on a pageembedded links to lead your visitors to information
and "navigate" on a website. To find their waythat is somewhere else on your website or on a
around they need a "navigation" system. Navigation isdifferent website. But if you need to link to another
as important for web design as for a real life drive:website use a target="_blank" approach that will
when you drive on a new road you want to seeopen the link in a new window. That's how the
clear marked destinations, exits and parking lots. Youvisitors will not lose the path back to your website.
want to know where you are and where you go. SoMany times web designers use a mix of the three
do your visitors. Fail to provide a clear road map andnavigational styles, depending on the size of a
they will go back to where they came from.website, its categories and the importance of these
Navigation should be clear and simple. Or better:categories. As a rule all sites have a global navigation
standard. That means: don't go around renamingprinciple: the navigation bar. Standard placements of
buttons. Use "home" for your index; not "back tothe navigation bar are on the top or along the left
base". Although this "back to base" is rather clear, notside of the screen. Some designers place the nav bar
all the web users are in the mood for riddles, nor doon the right side - but users are not really familiar
they have the time to start learning your rules, yourwith this approach. The worse practice is promoted
style, or your symbols.by flash designers who ignore web usability standards
There are three major types of navigation: global,and make the visitors "guess" where the links are.
local and hierarchical.No matter where you want to place the nav bar,
Web designers use global navigation for medium-sizedremember: keep it simple. Take a look at the
and small websites to categorize the main points ofwebsites of big corporations. For example Philips
interest. Hierarchical navigation refers to largeplaced the nav bar at the top to define the main
websites - such as web directories, article directories,categories and uses a java script to help users
news portals and so on. This approach is somehownavigate to particular points of interest. On secondary
confusing for web novices: they cannot really findpages Philips is using a left navigation bar. All in one,
their way, especially when the navigational structurethe web designers that created the website for
is not clear (some web designers omit importantPhilips used all three major types of navigation, but
navigational elements such as "you are here", "back",the design respects one radical principle: "Sense and
"next page" etc.)simplicity". That's right: Philips' slogan applies perfectly
One important note about local navigation: it worksas a fundamental rule when it comes to web design.
great when you need cross traffic. You could use