Step 6: Navigation Bar 1
- Change display property of
LIform "block" to "inline" - Remove standard bullets
- Hide h2 by using absolute positioning (
Note: Web Standards people often use the
displayproperty to do this, but the use ofdisplayalso hides it from screen readers)