@fabricioceppiSubmitted about 3 years ago
Hi everybody! Here is my solution for the tip calculator challenge. Any feedback is greatly welcomed!
Thanks!
Hi everybody! Here is my solution for the tip calculator challenge. Any feedback is greatly welcomed!
Thanks!
Hi, everything is working properly and it looks good. But i suggest you to use "input" event instead of "change".
Hello everyone. Please feel free to give me any feedbacks. I do not have much experience so I would like to have some tips on the best practices and how to make the page responsive. Thank you all.
It does not look good on mobile devices. When you were setting width to card class, you should have used max-width property instead of just width. You should also try using background-image property for images.