Create buttons for a navigation bar
Buttons are web objects that link to other web pages. Their appearance typically changes depending on the user's mouse movement or other action, such as clicking, as a visual cue indicating interactivity. For example, a button may display a different rollover effect when the pointer moves over it than when it has been clicked.
A navigation bar--also known as a nav bar--is a series of buttons that appears on one or more pages of a website. Typically, all the buttons within a nav bar look the same, except for their text.
In this step, you create the buttons for the Global website nav bar.