Design comparison
Solution retrospective
I'm most proud of successfully creating a clean, interactive blog preview card that closely matches the design. It was a great opportunity to practice my skills in semantic HTML and CSS Flexbox. Next time, I would like to explore adding some animations or shadows to enhance the overall structure of the blog card. Additionally, I would use a CSS preprocessor like Sass to streamline and organize my styles more efficiently.
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was ensuring the blog card looked good on all screen sizes. Initially, the layout didn't scale well between different devices. I overcame this by adopting a mobile-first workflow and using CSS Flexbox to create a flexible, centred layout. Additionally, I made extensive use of media queries to adjust the styling for various screen widths, ensuring a consistent and responsive design across all devices.
Community feedback
- @jasonlimasPosted 4 months ago
Looks clean. I'm happy that you're proud of your work. I don't see any problem except for how it looks compared to the solution. There are minor differences such as the shadow, card length, text line height, and publish date text color. Other than that, looks great! Have fun on your journey doing front end challenges! :)
1
Please log in to post a comment
Log in with GitHubJoin 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