Design comparison
SolutionDesign
Solution retrospective
This was really challenging. Here are some doubts i had:
HTML:
- Using
input
elements insideli
to make the buttons is the best solution? - When i shrink the site, the container starts shrinking on the left side first, when i wanted it to do it equally.
CSS:
- I tried using the style-guide colors to make the gradient, but it didn't looked good, so i used chrome extensions to find the exact color. Is this normal or should i always try to use the colors in the guide?
JS:
- I probably used more code than i needed to, if you know a better way to write it please share.
As always, feedback is always appreciated :)
Community feedback
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