@anmolkapilSubmitted over 3 years ago
Sahil Dabhi
@SahilDabhiAll comments
- @anmolkapilSubmitted over 3 years ago
Hello Everyone 👋🏻
I made this Tip Calculator app using HTML, CSS and JS only. I also added a simple landing animation. I used flexbox to make it responsive.
I checked other's solutions, but they did not consider the overflow of output. I used "word-break" property to properly fit the calculated result. It breaks the overflowing numbers into next line. See it in action by entering a large amount in bill.
Please give your feedbacks on design and code 😊
- @anmolkapilSubmitted about 4 years ago