Skip to content

Nyambura254/Javascript-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-calc

Below is img url

calc

HTML FILE(index.html)

I have used styling in html body to set background-color to cyan

body style="background-color: cyan"

I have used styling in html class calculator to set background-color to #c6c4ff

style="background-color: #c6c4ff"
Set a div container to hold all components of our cals characteristics (calculator-keys)
class="calculator-keys"

. . .

See all documentation in html filecomments (index.html)

..................................................................................................................

Script file (script.js)

  1. Defaults values for calc

  2. The inputDecimal ()

  3. HandleOperators

  4. calcuration

  5. Update our calc display

  6. Ressetting calc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published