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 preview card

snhaydar 20

@snhaydar

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 made this design responsive. Next time, I will try to keep my code more organized.

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

I encountered challenges with the responsive design but was able to google all of my questions to problem solve.

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

I would like help with how I could have made my code more efficient, readable, and/or better structured.

Community feedback

kel456 20

@kel456

Posted

Nice job making the design responsive! You end result is also very close to the design. Just a few minor suggestions you can consider:

  • Some parts of your code can be consolidated (for example, instead of using border-color, border-style, and border-width, you can simplify with just border: 1px solid black)
  • You can also access the Figma file for this design to get the exact sizes of elements (for example, the label has a border radius of 4px instead of 6px, so changing this will get your solution closer to the original design)

Great job overall though!

0

@surajdkale

Posted

In this Project i've encountered the problem like Center Div Container . i've solved using Display: flex; property.

Always try to follow the sequence of elements while styling to it. Never make random order of css styling order.

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