This is a calculator project with HTML, CSS and Javascript
- index.html
- styles.css
- script.js
This contains the app and is responsible for its display in the browser.
This contains the styles, which are read by the browser.
This contains all the functional material of the page
Spanish version // version en español.
Este es un proyecto de calculadora con HTML, CSS y Javascript
- index.html
- styles.css
- script.js
Este contiene la aplicación y es responsable de su visualización en el navegador.
Este contiene los estilos, que son leídos por el navegador.
Este contiene todo el material funcional de la página