-
Notifications
You must be signed in to change notification settings - Fork 0
/
calculatorwhat.html
133 lines (112 loc) · 5.62 KB
/
calculatorwhat.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<!-- Schuyler Meyer Website 3.0 -->
<html lang="en-US">
<head>
<script>
// Define dataLayer and the gtag function.
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
// Set default consent to 'denied' as a placeholder
// Determine actual values based on your own requirements
gtag('consent', 'default', {
'ad_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'analytics_storage': 'denied'
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YMYCWX2SRC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-YMYCWX2SRC');
</script>
<meta charset="UTF-8">
<meta name="description" content="Schuyler Meyer /\\ SchuyTyr Media — Photography, Animation, Game Developer, VR, Software Engineering, Web Development, IT Support Services">
<meta name="keywords" content="Photography,Digital Art,Game Design,VR,Software,Engineering,Animation,Schuyler Meyer,Schuyler,Meyer,Skyler,SchuyTyr,SchuyTyr Art,SchuyTyr Media,Design,Developer,IT Support Services,Millbrook,NY,Hudson Valley,Berkshires,CT">
<meta name="author" content="Schuyler Meyer">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index,follow">
<meta name="twitter:card" content="summary_large_image"><!-- required -->
<meta name="twitter:site" content="@schuylermeyer24"><!-- required -->
<meta name="twitter:creator" content="@schuylermeyer24"><!-- optional -->
<meta name="twitter:title" content="Schuyler Meyer /\\ SchuyTyr Media"><!-- required -->
<meta name="twitter:description" content="Photography, Animation, Game Developer, VR, Software Engineering, Web Development, IT Services"><!-- optional -->
<meta name="twitter:image" content="https://www.schuylermeyer.com/src/img/TwitPhoto_2x1.jpg"><!-- optional -->
<meta name="twitter:image:alt" content="Schuyler Meyer /\\ SchuyTyr Media"><!-- optional -->
<title>SM - Calculator</title>
<!--<link href="stylesSM.css" rel="stylesheet">-->
<link href="stylesSM.css" rel="stylesheet">
<link href="stylesSM2.css" rel="stylesheet">
<link href="src/icons/SMLogo2022.ico" rel="shortcut icon">
<!-- Fonts -->
<link rel="stylesheet" href="https://use.typekit.net/ozq0omu.css"> <!-- Adobe font - nasalization -->
<!-- End Fonts -->
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/> -->
<script src="src/js/header-main.js" type="text/javascript" defer></script>
<script src="src/js/footer-main.js" type="text/javascript" defer></script>
</head>
<body>
<header id="header-main"></header>
<hr class="rounded">
<!-- __________________________________________________________________________ -->
<main id="main-main">
<div class="servsContainer"><span class="servs"> Calculator </span></div>
<br />
<br />
<p class="textSMap aboutSMapTitle"><span class="titleUnderline">Check your answers.</span></p>
<div class="calcDiv">
<table id="calculatorw">
<tr>
<td colspan="4">
<input type="text" id="result" class="calcOutputText" value="">
</td>
</tr>
<tr>
<td colspan="2"><input type="button" id="bButton" class="calcButtons" value="↤ DEL" title="delete"></td>
<td colspan="2"><input type="button" id="cButton" class="calcButtons" value="C" title="clear"></td>
</tr>
<tr>
<td><input type="button" id="calcSeven" class="calcButtons" value="7"></td>
<td><input type="button" id="calcEight" class="calcButtons" value="8"></td>
<td><input type="button" id="calcNine" class="calcButtons" value="9"></td>
<td><input type="button" id="calcDiv" class="calcButtons" value="/" title="divide"></td>
</tr>
<tr>
<td><input type="button" id="calcFour" class="calcButtons" value="4"></td>
<td><input type="button" id="calcFive" class="calcButtons" value="5"></td>
<td><input type="button" id="calcSix" class="calcButtons" value="6"></td>
<td><input type="button" id="calcTimes" class="calcButtons" value="*" title="multiply"></td>
</tr>
<tr>
<td><input type="button" id="calcOne" class="calcButtons" value="1"></td>
<td><input type="button" id="calcTwo" class="calcButtons" value="2"></td>
<td><input type="button" id="calcThree" class="calcButtons" value="3"></td>
<td><input type="button" id="calcSub" class="calcButtons" value="-" title="subtract"></td>
</tr>
<tr>
<td><input type="button" id="calcZero" class="calcButtons" value="0"></td>
<td><input type="button" id="calcDec" class="calcButtons" value="."></td>
<td><input type="button" id="equalSign" class="calcButtons" value="="></td>
<td><input type="button" id="calcPlus" class="calcButtons" value="+" title="add"></td>
</tr>
</table>
</div>
<p class="textSMap aboutSMapTitle" style="font-size:0.8em;">*Keyboard presses not supported at this time.</p>
<br />
<br />
<div class="servsContainer"><span class="servsINV"> Calculator </span></div>
</main>
<div id="footer-main"></div>
<!-- __________________________________________________________________________ -->
<script src="hideMenu.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjs/10.6.4/math.min.js"
integrity="sha512-iphNRh6dPbeuPGIrQbCdbBF/qcqadKWLa35YPVfMZMHBSI6PLJh1om2xCTWhpVpmUyb4IvVS9iYnnYMkleVXLA=="
crossorigin="anonymous"
referrerpolicy="no-referrer">
</script>
<script src="src/js/calcWhat.js"></script>
</body>
</html>