Skip to content

Instantly share code, notes, and snippets.

View duperweb's full-sized avatar

duperweb duperweb

View GitHub Profile
@duperweb
duperweb / firscalc.html
Last active November 24, 2017 19:30
a simple calculator
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>dupercalulator</title>
</head>
<style>
main {