Design comparison
Solution retrospective
Considering my current level, this project served as a refresher rather than a significant challenge. However, I take pride in the quality of the code I strive to maintain. Despite the project's simplicity, I ensured that the code was well-organized, readable, and followed best practices.
What challenges did you encounter, and how did you overcome them?During the project, I encountered challenges related to my recollection of certain CSS properties, such as box-shadow, and my familiarity with the Flexbox layout model. When faced with these challenges, I took time to look at their documentation and I experienced with code to overcome these challenges.
What specific areas of your project would you like help with?In the documents of the project, it says that the font-size of the title is 22px, and of the paragraph is 15px but I don't have the same final visual as in the design, probably because my computer isn't the same size as the one of the design. How could I overcome that, should I use % or rem or something else instead of px ? Also, I think my box-shadow isn't perfect, if someone can help with that.
Community feedback
- @KatherineMarloPosted 7 months ago
-HTML structure is clear and semantic. -CSS styles are well-organized and effective. -Ensure alt attributes are added for <img> tags. -Consider using more descriptive class names for better clarity.
0
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