Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I did by myself.
What challenges did you encounter, and how did you overcome them?How to center a div but I have searched on google how to do it.
What specific areas of your project would you like help with?Layout
Community feedback
- @correlucasPosted about 2 years ago
Ciao Fabio! Auguri per questo challenge finito
I just saw your live site and code, and this is just perfect, the component is super responsive. Almost pixel perfect!
You did pretty much anything, the only thing you can improve is reducing the html to clean your code, for example removing the divs and letting the main div that holds everything.
See the ideal html structure below:
<body> <main> <img> <h1></h1> <p></p> </main> </body
Congrats, this solution is so good!
Marked as helpful0 - @fabioromagnoli99Posted about 2 years ago
Ciao Lucas, I hope you are well.
Thanks for your feedback, it'll help me a lot.
Fabio =)
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