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

A Blog review card using HTML and CSS

@robinsonexe

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I learnt better about how to use classes to apply styles to different elements of the same type but in the same container i.e( multiple paragraph elements having different styles). probably next time rather than using divs I would experiment using a non-semantic in-line element (span) just to see the difference and which is more suitable.

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

A challenge I faced but necessarily did not overcome is properly centering the main content, I ended up using a margin but I believe there would be better and more suitable methods to do this.

What specific areas of your project would you like help with?

A more suitable way to centering elements, not just centering but positioning elements in the correct places I would need to for various projects, like I mentioned earlier most times I use margins, paddings, text-align and align items but I believe these are mostly makeshift solutions

Community feedback

rawrisotto 240

@rawrisotto

Posted

Hi there!

There is a browser extension called PerfectPixel which you can use to compare against the design image. It was recommended to me by a fellow Frontend Mentor user and has helped me so far. I hope this suggestion will be useful to you for your upcoming challenges or projects :)

Marked as helpful

1

@robinsonexe

Posted

Thank you so much, I had to compare them with my eye and I’m always not that accurate, I really appreciate the feedback !@rawrisotto

0
mijeong 160

@snakechickensoup

Posted

You can solve it by using flex or position when you want to center-align a component

Marked as helpful

0

@robinsonexe

Posted

Please does this apply to the entire card look or just the elements within ? @snakechickensoup

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