
Design comparison
Solution retrospective
I am proud of the following aspects of my project:
— Utilizing CSS variables for color management, ensuring consistency and scalability.
— Exclusively using REM units for responsive typography and layout.
— Effectively positioning elements to achieve a clean and organized structure. — Faithfully replicating the original design with close attention to detail.
— Using only class selectors in CSS, resulting in a clean, consistent, and maintainable codebase.
What challenges did you encounter, and how did you overcome them?I encountered a challenge with centering the box but resolved it by setting the height to 100vh.
Aside from that, all other elements were implemented smoothly.
What specific areas of your project would you like help with?I would appreciate feedback on the following areas of my project:
— Is my approach to centering elements using height: 100vh the most efficient, or are there better alternatives?
— Are there any improvements I could make to my use of CSS variables and class selectors to enhance maintainability or scalability?
— Does the code follow best practices for responsive design, especially with the exclusive use of REM units?
— Are there any areas where my positioning or layout could be optimized for better readability or accessibility?
Specific insights or suggestions on these aspects would be highly valuable.
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