Extenza-Academy / WebDev-100_2021-Q1

24 Lessons, 12 Weeks, Get Started as a Web Developer
2 stars 0 forks source link

3.2.6. Assignment #99

Open mserykh opened 3 years ago

mserykh commented 3 years ago

Assignment

CSS Refactoring

Instructions

Restyle the terrarium using either Flexbox or CSS Grid, and take screenshots to show that you have tested it on several browsers. You might need to change the markup so create a new version of the app with the art in place for your refactor. Don't worry about making the elements draggable; only refactor the HTML and CSS for now.

Rubric

Criteria Exemplary Adequate Needs Improvement
Present a completely restyled terrarium using Flexbox or CSS Grid Restyle a few of the elements Fail to restyle the terrarium at all rst Week on GitHub training lab](https://lab.github.com/githubtraining/first-week-on-github)
mserykh commented 3 years ago

@dev-experience please see my commit

mserykh commented 3 years ago

@dev-experience Please see screenshots made for Chrome, Firefox, Edge.

Chrome terrarium-chrome

Firefox terrarium-firefox

Edge terrarium-edge