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 desing using html and css

#accessibility

@devilalpanchal

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@ExploryKod

Posted

I like it. I think the "learning" badge is better than on the solution as you add some borders and shadow.

To center a card you can use flexbox on a wrapper tag as main here

<body><main><div class="your-card"></main></body>

You can add display: flex and align-items / justify-content both on center on the main, main need to have width: 100%.

Hope I could helped

Happy coding.

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