Design comparison
Solution retrospective
Any suggestions are welcome
Community feedback
- @DavidMorgadePosted about 2 years ago
Hello Chukwuka, congrats on finishing the challenge!
If you don't mind I would like to give you some suggestions:
-
For the html, try using more sematic tags, some
sections
to divide your content and alsoarticle
andheader
it will boost the accesibility of your page and also position it better on search engines! -
For the image you should probably try making it an html image for an easy positioning, in this cases and with all the changes between different sizes it will be much easier to you to center it.
-
Also would add some
transitions
to your hover button, for example,transition: background-color 0.5s ease
Apart from that, great job finishing the project! and keep going!
Marked as helpful1 -
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