Introduction
Often times developers overlook the importance of how a user interacts with and navigates the site in question. Not only do we need to consider giving a visitor a sense of where they are, but also a clear idea of where they can go and how to move between pages without feeling like they are lost or missing something.
A simple way to merge convenience and beauty is with tab navigation, which we'll build together in the following tutorial using jQuery.