Design comparison
Solution retrospective
I initially found it challenging to work with the CSS reset as I didn't fully grasp the changes it introduced. Additionally, when I encountered difficulties centering my container within the body, I suspected the CSS reset might be causing the issue. It took me some time to troubleshoot and solve the problem, only to realize that I had inadvertently removed the 'min-height: 100vh' property from the CSS reset. This experience taught me the importance of understanding the impact of every change in the code.
I'm uncertain about my usage of units and whether I've applied them correctly. Since I didn't have access to the Figma file, I had to rely on my own judgment. Similarly, I experimented with the box shadow and the font color of the <p> tag. While playing around with these properties, I'm eager to receive affirmation and corrections for any mistakes I may have made.
I'm seeking feedback to become more confident and proficient in coding. If you could review my code, particularly how I structured the HTML elements and the units I employed, it would greatly assist me in my journey to becoming a better programmer.
Im sorry if I didn't do the readme correctly as I don't understand what to put on some.
Community feedback
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