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-main

@Siddarth-abcs

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?

any Suggestions

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

none

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

none

Community feedback

Daniel šŸ›øā€¢ 44,230

@danielmrz-dev

Posted

Hello @Siddarth-abcs!

Impressive work!

I have a very simple suggestion:

šŸ“Œ On this project, the card container has a border and also a box-shadow. You can add those with these lines below:

element.style {
    border: 1px solid black;
    box-shadow: 10px 10px 0 black;
}

I hope it helps!

Other than that, your solution is excellent!

Marked as helpful

1

@Siddarth-abcs

Posted

@danielmrz-dev Thank you Sir

1

@Siddarth-abcs

Posted

@danielmrz-dev Thank you Sir

1

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