
Design comparison
Solution retrospective
what I am proud of because this is the first time I made an app that is full of functions like this tip calculator
What challenges did you encounter, and how did you overcome them?actually the biggest challenge that I have to go through is how I keep working on this assignment even though my actual situation collides with campus activities.
What specific areas of your project would you like help with?html, css, and javascript
Community feedback
- P@okayishmaelPosted 17 days ago
Heads up, You need to add this line to your css.
input[type="number"] { appearance : textfield // add this line -moz-appearance: textfield; }
you are required to have standard appearance. VS code signal that error to me and that I fixed in mine.
1
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