summary | time | deliverables |
---|---|---|
Make a horizontal navigation using the CSS flow and display properties. |
1 hour |
1 HTML file, 1 CSS file |
- Fork this repository.
- Create the
index.html
andmain.css
files. - Make the navigation match the screenshots.
- Run it through Markbot and make sure it passes all the checks.
- Typefaces:
Bevan
(from Google Fonts) andsans-serif
- Line height:
1.5
- Colours:
#fff
,#79756f
,#595652
,#713837
,#f33
,#dbd6cf
- Paddings:
.6em
,.5em .75em
- Margin:
.3em
Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.
- Final screenshots in the “screenshots” folder.
- Watch this video to see how it interacts.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.