Main
Challenge
This lab is about styling HTML using different CSS layouts like float and flexbox.
Problems
The header goes past the edge of the footer, which might be due to the width percentages of each section not being exact.
Results
This is the float version of Lab 17!