responsive page using html, css containers

Solution retrospective
I am most proud of successfully implementing a responsive and visually appealing profile card using HTML and CSS. I structured the layout, applied appropriate styling.
What challenges did you encounter, and how did you overcome them?One challenge I encountered was the issue with the profile image not displaying after deployment. It turned out to be a file path problem, as the image was not correctly linked in the deployed environment. I resolved this by carefully checking and adjusting the relative path to ensure proper loading.
Another challenge was ensuring the profile card maintained its layout across different screen sizes. I overcame this by using flexbox and setting appropriate max-width and padding to keep the design responsive.
What specific areas of your project would you like help with?I want to refine the responsiveness of the profile card to make sure it looks consistent across all screen sizes. If there are any improvements to the overall structure or best practices I might have missed, I’d appreciate feedback on that too.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on JeniaPetrenko'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