Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Completing this project is proud worthy and next time i will keep working on my skills to write good frontend code
What challenges did you encounter, and how did you overcome them?Nothing much
What specific areas of your project would you like help with?Currently i guess i'm making through but any suggestions are highly appreciated. Thanks
Community feedback
- @Holardev19Posted 7 months ago
.container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
You can use this to center the div.container next time. Nice one! Keep going!
1
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