Sk16ck / header-icons

Use float to add navigation and two image icons to the header of a website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary time deliverables
Use Flexbox to add navigation and two image icons to the header of a website.
1 hour
1 HTML file, 1 CSS file, images

Header icons

Overview

  • Fork this repository.
  • Write the HTML necessary for the header and navigation.
  • Use Flexbox to arrange the grain icons and the navigation items.
  • Run it through Markbot and make sure it passes all the checks.

Details

  • Typefaces: Merriweather (regular, bold)
  • Text sizes: 2rem, 1.125rem
  • Line height: 1.5
  • Colours: #d05c2e, #a63f38, #fff
  • Margins: 0
  • Paddings: 0, .5em 0, .4rem 0
  • Grain icon width: 40px

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

Use float to add navigation and two image icons to the header of a website.


Languages

Language:CSS 52.3%Language:HTML 47.7%