Order Summary HTML CSS

Solution retrospective
I’m most proud of how I was able to recreate the layout closely to the original design while keeping the code clean and organized. I paid special attention to spacing, alignment, and button styling to make the component look polished. This project also helped me practice using Flexbox to properly align elements inside the card. Next time, I would focus more on making the design fully responsive for different screen sizes and organizing my CSS in a more scalable way. I would also consider using more advanced layout techniques such as CSS Grid where appropriate and improving accessibility by adding better semantic structure and ARIA attributes.
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was aligning the elements inside the plan section correctly. Ensuring that the icon, plan details, and the “Change” link stayed properly aligned required a good understanding of Flexbox. Another challenge was matching the spacing and styling from the design as closely as possible. Small details like margins, padding, and shadows had to be adjusted several times to achieve a clean and balanced layout. I overcame these challenges by experimenting with different Flexbox properties, carefully reviewing the design reference, and testing small CSS adjustments until the layout looked consistent and visually accurate.
What specific areas of your project would you like help with?I would appreciate feedback on how to improve the structure and organization of my CSS to make it more scalable and maintainable. I am also interested in learning better techniques for making the layout more responsive across different screen sizes. Additionally, I would like suggestions on improving accessibility and writing cleaner, more professional front-end code that follows best practices.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bitingingwa’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