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

Prakhar Dewanā€¢ 20

@prakha

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?

I am proud that i an able to see figma and able to make an exact copy of that through programming

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

challenges that i encounter were in flexbox and how to conatinerizes the application

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

on box model

Community feedback

Daniel šŸ›øā€¢ 44,210

@danielmrz-dev

Posted

Hello @prakha!

Your project is looking fantastic!

I'd like to suggest a way to make it even better:

šŸ“Œ The card has also a border and a box-shadow. You can create them like this:

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

I hope you find this helpful!

Keep up the excellent work!

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