Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugenia1984/fourth-exercise-with-js-functions-and-events

With JS I declare a function that ask the user to enter a number. I calculate the VAT of 21% of the number entered. I show on screen the amount of the VAT and the total value with VAT included. he function must be executed from the CALCULATE VAT button. I add style with CSS3 and the structure with HTML5.
https://github.com/eugenia1984/fourth-exercise-with-js-functions-and-events

javascript

Last synced: about 2 months ago
JSON representation

With JS I declare a function that ask the user to enter a number. I calculate the VAT of 21% of the number entered. I show on screen the amount of the VAT and the total value with VAT included. he function must be executed from the CALCULATE VAT button. I add style with CSS3 and the structure with HTML5.

Awesome Lists containing this project