cchaantaall / horizontal-nav

Make a horizontal navigation using the CSS flow and display properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary time deliverables
Make a horizontal navigation using the CSS flow and display properties.
1 hour
1 HTML file, 1 CSS file

Horizontal navigation

Overview

  • Fork this repository.
  • Create the index.html and main.css files.
  • Make the navigation match the screenshots.
  • Run it through Markbot and make sure it passes all the checks.

Details

  • Typefaces: Bevan (from Google Fonts) and sans-serif
  • Line height: 1.5
  • Colours: #fff, #79756f, #595652, #713837, #f33, #dbd6cf
  • Paddings: .6em, .5em .75em
  • Margin: .3em

Goal

Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.

About

Make a horizontal navigation using the CSS flow and display properties.