Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 523 Bytes

odin-recipes

A website created using HTML knowledge acquired in The Odin Project's Foundation Course - HTML Foundations - Project: Recipes.

Skills Demonstrated - first iteration

  • The use of elements and tags
  • Adding lists: both unordered and ordered
  • Using links and images

Skills Demonstrated - second iteration

  • In style.css added style to selectors
  • Used blocks, divs, spans, padding, margins and even borders
  • Specifity, Inheritance and rule order was kept in mind when adding styles to the elements