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

Frontend Mentor - Article preview component

@ahsanrasul08

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


What challenges did you encounter, and how did you overcome them?

I was having some issues when trying to position the share icons tray for mobile and Desktop on different locations but after some experiments, i was able to figure out the solution,

Community feedback

P

@Stephanie-Dennehy

Posted

Hi Ashan,

Really nice job with this challenge! I love how you were able to add the hover colors to the social icons. It looks really nice.

I did notice that your h1 is the same size as the rest of your text. You might want to consider increasing the size of that to create a little more contrast and visual hierarchy.

Also, you can write shorthand CSS properties for your border radius and margin/padding so you can condense that into one line.

border-radius: 0 0 10px 10px

It would start in the top, left hand corner and the order would be top left, top right, bottom right, bottom left.

Best of luck as you continue with these challenges!

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