Not Found
Not Found
Not Found
Request failed with status code 502
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

Four Card Using HTML CSS

Nasif Fuad 120

@Nasifuad

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I have designed in Edge which got everything perfect but in the hosting site the design seems not in order donno

Community feedback

@Esesosa-max

Posted

Good Attempt, but not quite pixel-perfect because you didn't quite it right (45/100)

  1. Firstly, the paragraph text in the cards is just too much
  2. Heading text is still too much
  3. Padding in the card is just too much (reduce it from 30px to like 15px)
  4. Wrong font usage, to get the design right it is very crucial
  5. Please use <p> instead of a <h3> in the header
  6. Why is the paragraph text 20px? use the right font and reduce it to 17px
  7. Why is it NOT responsive? this made you lose points
  8. Try to collapse everything by giving the .card-holder in a media query flex-direction:column
  9. Props to getting the card layout with .middle-cards
  10. Try using CSS variables it is nice!
  11. The reason the font is not working is because you did not import the URL from google fonts, google how to do this.

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