Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 296 Bytes

Navigation-Bar

Create a navigation bar.

Exercise

Reproduce the navbar shown in solution/index.html. Do not look at the code!

Solution

You will be able to look at the solution code after the exercise.

Solution flexbox

This solution uses flexbox to improve our navigation bar.