In this video, you will learn how to create a horizontal navigation bar using only HTML5 and CSS3. There is no Javascript used in this page.
You will also learn how to target different parts of a single HTML page, with different styles. In this case, you will see that some of the CSS styles are applied to ALL THREE nav bars, and other styles are only applied to a specific navigation bar. This is accomplished using class names.