Closed mdewey closed 5 years ago
https://github.com/Dantezinfern0/day-3.git
Gained a lot of knowledge about tags that helped me wrap up and box in everything with proper semantics.
try to avoid inline styling as you did here: https://github.com/Dantezinfern0/day-3/blob/master/public/index.html#L13
Your homework was marked: Meets Expectations
“Well done!” — via Gavin Stark
Flexbox
Now that we have learned the power of flexbox we will apply it to the sites we are building. We'll also go back to a past assignment and see how flexbox would simplify our HTML and CSS.
Objectives
Requirements
You should strive to implement the design as close as possible, though, especially if you've never touch HTML or CSS before, this can be extraordinarily difficult and will take a lot of practice and mileage.
Note: You should complete at least the tasks given for explorer mode as listed below before turning in the assignment, as well as before attempting adventure or epic modes.
Explorer Mode
Adventure Mode
Epic Mode
Skeleton Layout example
as closely as possible.Additional Resources
Recommended Practice: