Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    I made a few dumb mistakes along the way to solving this. First I couldn’t get my flex item centered, then I realized I didn’t give it any height. Next was changing the picture on hover. I must have tried 6 different ways before finding the unbelievably simple solution to that. I have to work on generating cleaner code, but I think I did pretty well here. The biggest problem I had was aligning the text and images, like on the price line. Is there a better way than just trial and error?

  • Submitted


    Are these "component" items supposed to have an H1 element? I am assuming since they are components they would be part of a complete web page which should already have an H1 component. I read somewhere there should only be 1 H1 on any given page.

  • Submitted


    OK, 2nd try at this challenge. I think I have a better understanding of some of the concepts and what the challenges require.

  • Submitted


    I used a little bit of Flexbox. Probably a more code-efficient solution, but I think I did ok for my first try. Suggestions and criticism welcome.