WebbWear / assignments

Here is my homework
0 stars 0 forks source link

Week 01 day 3 - Octodex - #3

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Octodex

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

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

Recommended Practice:

Even if you have completed them, repetition helps enforce concepts

Reading Material

To prep for tomorrow's lesson, you can read about CSS.

WebbWear commented 6 years ago

Here is my assignment. I spent more time breaking it than fixing. I'm had a lot of difficulty with this assignment. I need to to organize better before I start. I got lost in the code and was unable to fix it.

https://github.com/WebbWear/octodex

mdewey commented 6 years ago

Awesome Work!