Submitted about 1 year agoA solution to the Blog preview card challenge
Card element using HTML and CSS
P
@korizst

Solution retrospective
What are you most proud of, and what would you do differently next time?
I have used CSS Flexbox again to implement this project. I have made a wrapper to contain a container div element. In this way the wrapper helps to center the whole card on the viewport. Is there a solution without a wrapper?
What challenges did you encounter, and how did you overcome them?Like the QR Code Component project, it was a good way to practice the Flexbox tool. This time I was more familiar with it.
What specific areas of your project would you like help with?As I mentioned, I would like to know, that is there a solution without a wrapper?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Tamás Kórizs's solution.
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