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

3-column-preview-card-component-main-tawny-rho

@Takinda

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


i think i have a problem with where thing are aligned i need to know a way so i can check how the page will look like in other screens other than 1080p or phones cause i think the page will look wrong on other screens

Community feedback

Mulugeta 360

@MrDevM

Posted

Great job i see some problems there the first one is the main section height don't set an height instead set width

main{
  width:920px ;/* or use  rem around 55 rem*/
}

cancel height of main element because of that overflows happens after Set width instead this all tings will be fine

the second problem is lien-height of paragraph p decrease it to around 25px

Otherwise Great Job Thanks

Marked as helpful

1

@Takinda

Posted

@domxss Thanks i will fix it

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