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

Blog-Preview-Card

P

@NF0mar

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 am proud that I have finished this second project by frontend mentor. I take some CSS lessons so that I could finish the next project in no time.

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

The challenges that I encountered are that I have problem with layouting and styling the HTML elements, but I overcame with searching in google.

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

Kindly check out my solution and leave a feedback🙏

Community feedback

P
Aminpatra 260

@Aminpatra

Posted

Your solution is very good, but you just have to add height of 100vh to the body and flex or grid to center the card. So it will be like this : body {height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center}

Marked as helpful

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