Horizontal Navigation Links
By default, list items are displayed vertically. In this example we use display: inline-block to display them
horizontally (side by side).
Note: If you resize the browser window, the links will automatically break when it becomes too crowded.