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

responsive Blog Template

José Mama 150

@codesByJose

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

@Taffy-R

Posted

To better centre your card.

body{
   display: flex;
   justify-content: center;
   align-iterms: center;
;
0

José Mama 150

@codesByJose

Posted

thanks u but i tried this severally ...didnt respond!@Black-Knigh2000

0

@Taffy-R

Posted

You should put height to 100vh I forget@20031107

0
José Mama 150

@codesByJose

Posted

for the body or container? @Taffy-R

0
José Mama 150

@codesByJose

Posted

just did... it worked alongside the body @20031107

0

@Taffy-R

Posted

You could change flex direction

body {
   flex-direction: column;
}

@20031107

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