Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 418 Bytes

Davie's Burgers

Project #6 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

A fictional restaurant's website.

What I Learned

  • The Box Model - basic design and layout using CSS
  • Setting height, width, margin, and padding
  • Overflow scrolling

Please note that in each project, the first commit is always the starter code provided by Codecademy.