CapTen101 / Web-Scientific-Calculator

The Repository is about a simple web calculator made from HTML, CSS and JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Scientific-Calculator

The Repository is about a simple web calculator made from HTML, CSS and JS

  1. The HTML file uses basic HTML forms tag and input tags for buttons.
  2. The CSS file uses basic syntax to beautify the buttons.
  3. Only JS function used here is eval() to evaluate expressions.

About

The Repository is about a simple web calculator made from HTML, CSS and JS


Languages

Language:HTML 81.3%Language:CSS 18.7%