Design comparison
Solution retrospective
Any suggestions are so valuable to me. How I can improve myself? Happy Coding...
Community feedback
- @RayaneBengaouiPosted over 3 years ago
Hello Mehmet Can BOZ,
First of all, congrats for the challenge ! It looks pretty close to the design.
I'd like to suggest :
-
Use more semantic HTML tags. For example, instead of using a
<div class='header'>
you could use a<header>
tag. -
Add
box-shadow
to your container and button to get closer to the design -
Make your button looks "clickable" with
cursor: pointer
Overall, well done for the challenge and happy coding ! π
1 -
- @MehmetCanBOZPosted over 3 years ago
Thanks a lot, Rayane, for your good comment. They are so valuable to me. I will notice your advice.
Happy coding...
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