Closed gstark closed 6 years ago
Hi Gavin. Here is my link for Octodex Explorer Mode.
Hi Frank, your URLs for turned in homework should look like this:
https://github.com/StPeteFrank/octodex
Thanks.
There is no @media
usage here. Please update the assignment to change something visual in the display as the user changes the browser size.
Sorry, just realized that @media
was adventure mode and you didn't say you had done adventure mode...
Your homework was marked: Meets Expectations
“Gavin Approved!” — via Jason L Perry
GitHub has a great mascot called OctoCat. OctoCat even has it's own gallery of variations, created by GitHub itself and fans, called Octodex.
Unfortunately, the Octodex is not responsive*! Today, your task is to recreate the layout of The Octodex as closely as possible, but make it responsive. You can use all the tools you have at your disposal to get the job done. Use your browser's Developer Tools to inspect their site to find the exact font sizes and padding amounts.
* Well, actually it uses javascript set the number of columns on page load, but we want to see interactive responsiveness when we resize our window!
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
flex-wrap
property).Adventure Mode
Epic Mode
Additional Resources