
Solution retrospective
One important lesson I learned from this project is that custom styling for each element on a webpage can be challenging and confusing if not planned carefully. What really helped me manage this complexity was using BEM (Block Element Modifier) naming conventions for my HTML elements. This approach made it easier to structure and apply consistent styles across the project.
I also realized that setting margins and padding requires thoughtful planning. Every spacing decision affects the overall layout, so it’s important to be precise and consistent to maintain visual balance and avoid clutter.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Randy Sekyere'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