Skip to content

Pulkitxm/Calculator-using-html-and-css-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is the most basic calculator you can find, made with just html and CSS

Used some logic like onclick="display.value = eval(display.value)" to calculate the Result

image