Skip to content

Its a calculator proyect with HTML, CSS and Javascript

Notifications You must be signed in to change notification settings

Weuca/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This is a calculator project with HTML, CSS and Javascript

These are the project files (later we will see what each one does)

  • index.html
  • styles.css
  • script.js

index.html

This contains the app and is responsible for its display in the browser.

styles.css

This contains the styles, which are read by the browser.

script.js

This contains all the functional material of the page


Spanish version // version en español.

Calculadora

Este es un proyecto de calculadora con HTML, CSS y Javascript

Estos son los archivos del proyecto (más adelante veremos qué hace cada uno)

  • index.html
  • styles.css
  • script.js

index.html

Este contiene la aplicación y es responsable de su visualización en el navegador.

styles.css

Este contiene los estilos, que son leídos por el navegador.

script.js

Este contiene todo el material funcional de la página

About

Its a calculator proyect with HTML, CSS and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published