Design comparison
SolutionDesign
Community feedback
- @Tux3er-IsmaPosted almost 2 years ago
Hi Rahul
Tux3er has reviewed your code 🐧
Congrats it look nice 🎉
But I will give you some tips for your next project 💡
-
Don't forget to put the alt in the img if it ocurred any error like the image don't load or something like this ```<img src="star.jpg" alt="Star">
-
In the
<button></button>
put the same with as the same width of the numbers container -
Put the correct
font-family
in the elements that frontend mentor gives to you in the style-templete -
In the JS file put variables with
let
orconst
and a name, this will make your code easily to read
That's all, and have a nice coding
Marked as helpful0 -
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