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

Submitted

Component using Sass and Bem

Desktop design screenshot for the Article preview component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


The layout of this challenge showed a bit tricky. This time I couldn't put as much time as I would like but am satisfied with the result. The best thing is that i learned some tricks that will show helpful in the future.

Community feedback

hardy 3,660

@hardy333

Posted

Hi, I suggest that for .profile__media element use button tag instead of div. That way it will be keyboard focusable...

5

@MarlonPassos-git

Posted

Hello Carlos, congratulations on your 7th project. I really liked your solution was very similar to the original version, the way you used to create the fruiting balloon was very interesting and clean. A suggestion I would give you would be the following:

add this code to your project's <main> so that the card is centered.

     min-height: 100vh;
     display: grid;
     place-items: center;
2

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord