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

Article | preview-component

Mo'men Ashrafā€¢ 340

@Moamen31

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


hello, this is my solution for this challenge, please let me know if there are any mistakes or other ways for more cleaner code

Community feedback

Vanza Setiaā€¢ 27,795

@vanzasetia

Posted

Greetings, Mo'men Ashraf! šŸ‘‹

Good effort on this challenge! šŸ‘ You have created a nice transition effect for the share button. šŸ‘

Some suggestions from me.

  • Each social media icon should be wrapped by an anchor tag. Each of them is actually a social media link.
  • As you may notice in the design comparison, some of the elements inside the card are overflowing. It happens because there's a specific height for the card element. I would recommend removing the height. Let the content inside it controls the height of it. This way, the card is more responsive and no overflowing issue will happen.
  • On mobile landscape, to be specific 640px * 375px, the card is so wide. So, my recommendation is to have a max-width to prevent the card from always filling the entire page.

That's it! Hope you find this useful! šŸ˜

Marked as helpful

1

Mo'men Ashrafā€¢ 340

@Moamen31

Posted

@vanzasetia thank you so much this was very helpful not just in this challenge but for me too. I will fix them as soon as I can.

0
Vanza Setiaā€¢ 27,795

@vanzasetia

Posted

@Moamen31 You're welcome! šŸ‘

0

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