SvetlanaSurzhan / recipes-site

Recipes Web Application
1 stars 0 forks source link

User story#8 Create a header of the website. #46

Open SvetlanaSurzhan opened 3 years ago

SvetlanaSurzhan commented 3 years ago

As a user of the Recipe web application, I want to have a header on each page so that will help me to navigate to the different pages of the website and show Logo.

SvetlanaSurzhan commented 3 years ago

Acceptance criteria:

  1. Background-color of the footer should be #292929.
  2. The text color should be white.
  3. Max-height: 15vh;
  4. The header should include Logo.
  5. Logo should be on the left corner.
  6. Max-height of Logo: 10vh.
  7. Logo should include image and text: Homemade Food.
  8. The text of Logo should be: width: 10em; text-shadow: 2px 2px 4px; font-size: x-large.
  9. Image size: 64x64 px.
  10. Logo Image and text should be inline, max-height: 10vh.
SvetlanaSurzhan commented 3 years ago

logo