Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 523 Bytes

Introduction

This is the first project I did on my own with a bit of mentorship and guidance and a ton of problem solving, debugging, and solution finding. It was filled with a lot of exploring of different HTML and CSS code and required a lot of research for my experience.

Things I could have done better

  1. Used flexboxes instead of margin for the header
  2. Reduced the use of margin
  3. Reduced the lines of code by using advance properties

Things I have learned through this project

  1. Mobile Responsiveness