Hi everyone, I would love to get feedback on my solution.
Built with HTML, CSS, Grid, Flexbox
Hi everyone, I would love to get feedback on my solution.
Built with HTML, CSS, Grid, Flexbox
Try to resolve report issues. Great work.
any comments to improve my code are welcome!
Hi This is my 16th fem challenge and my first Intermediate challenge, as usual I really learn a lot specially in my sass architecture and also getting familiar with grid layout. First time using @use in sass, It's really cool using it.
I appreciate your feedback and suggestions. Thanks
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 😊