FCC Project #4
27 May 2019:
- Uploaded files
- Build the skeleton of the page with the needed HTML elements from the user stories
- Added content
- Choose the google fonts and colors needed for project
- Added styles
- COMPLETED Project
28 May 2019:
- Removed br tags within paragraphs and used p tags instead
- Added margin within to p tags
- Removed bottom margin for h2 elements
- Conclusion: easier to style the p tags than using br tags + code is tidier