Horizontal Nav Bar in HTML & CSS - Three Styles

Опубликовано: 05 Март 2026
на канале: World Class Tech Ed
6,060
59

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.