Pure HTML + CSS calculator. No JavaScript.
- Open
index.htmlin your browser - Click A or B to pick which number to edit
- Click T (tens) or O (ones) for digit position
- Click digits to fill the number
- Pick an operation (+, −, ×)
- Click = to see the result
- Two-digit numbers (A and B)
- Three operations: add, subtract, multiply
- Fully CSS-based (no JavaScript)