Make a div for your navigation bar in your HTML document
1. Make a div with a unique id (such as “navbar”) to contain your list. In the div’s CSS rule, set: - height
- width (if you want to limit the width of the bar) - background-related properties - non-link font & font size