Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to center the card div and I paid attention to detail like text colors.
What challenges did you encounter, and how did you overcome them?Centering the card was initally a challenge. Seemed so easy but just setting the card margin to auto was not the solution. A use of flex display with center justification
What specific areas of your project would you like help with?Maybe if my css style and general code is semantic enough
Community feedback
- @rafael-bogosPosted 4 months ago
Speaking of the layout itself, it was good, the only mistake was the background color, your script is okay, but it would be much better if you worked with files like CSS separate from HTML, as this way you keep your code more organized and easier. understanding!
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