Make Your Site Easy for Your Visitors to Navigate - The original site...
(Page 2 of 4 )
The original site navigation pattern was a circular pattern where the reader would follow the links from one page to the next until he/she arrived back at the starting page. This works fine as long as there is never a break. However, we all know that during surfing, you have to get up and tend to something or you go off on a tangent to another page. When you return, it is sometimes difficult to determine exactly where you were. If the reader has to follow several page links back to the continuation point, frustration sets in and "click" the reader is gone.
To solve this site navigation problem, a navigation bar was added to the pages on the website.
A navigation bar ("nav bar"), is the basic tool for site navigation. Navigation bars are usually some form of java script. They are text, buttons, or boxes usually placed on the top or left side of every page. This allows the reader to quickly link to the main pages of the site. A feature that is usually incorporated in the nav bar is the nav bar entry for the current page is indicated by a change of color or appearance to show where you are currently located in the site.
Some HTML editors will build your navigation bar for you.When you build a page, you specify if you want the page included on the nav bar and if you want a nav bar on the page.
Next: The best web... >>
More Web Development Articles
More By Jase Dow