forked from PSCCMATH/math1830old
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
279 lines (236 loc) · 9.76 KB
/
index.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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>MATH 1830</title>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-82640741-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- <h1> MATH 1830</h1>
<h2> Basic Calculus and Modeling</h2>
<p>Mary Monroe-Ellis</p>
<p>Susan Mosteller</p>
a change
-->
<!-- <meta name="viewport" content="width=device-width, initial-scale=1"> -->
<link rel="stylesheet" href="css/w3.css">
<!-- <link rel="stylesheet" href="http://www.w3schools.com/lib/w3-theme-black.css"> -->
<!-- <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"> -->
<!-- Side Navigation on click -->
<!--<nav class="w3-sidenav w3-white w3-card-2 w3-animate-left" style="display:none;z-index:2" id="mySidenav">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-closenav w3-xxxlarge w3-text-teal">Close
<i class="fa fa-remove"></i>
</a>
<a href="#">Link 1</a>
<a href="#">Link 2</a>
<a href="#">Link 3</a>
<a href="#">Link 4</a>
<a href="#)">Link 5</a>
</nav>-->
<!-- Navbar -->
<div class="w3-top">
<ul class="w3-navbar w3-black w3-left-align w3-large">
<li class="w3-hide-medium w3-hide-large w3-opennav w3-right">
<a class="w3-hover-white w3-large w3-theme-d2" href="javascript:void(0);" onclick="openNav()"><i class="fa fa-bars"></i></a>
</li>
<li><a href="#" class="w3-teal"><i class="fa fa-home w3-margin-right"></i>PSCC</a></li>
<!--<li class="w3-hide-small"><a href="#" class="w3-hover-white">Mary Monroe-Ellis</a></li>
<li class="w3-hide-small"><a href="#" class="w3-hover-white">Susan Mosteller</a></li>-->
<!-- <li class="w3-hide-small w3-dropdown-hover">
<a href="#" class="w3-hover-white" title="Notifications">Mary Monroe-Ellis<i class="fa fa-caret-down"></i></a>
<div class="w3-dropdown-content w3-white w3-card-4">
<a href="mmecoursepoliciesf2016.html">Course Policies</a>
<a href="mmecontactinfo.html">Contact Information</a>
<a href="mmefall2016schedule.html">Instructor Schedule</a>
<a href="mmecalendarfall2016.html">Weekly Calendar Fall 2016</a>
</div>
</li>
<li class="w3-hide-small w3-dropdown-hover">
<a href="#" class="w3-hover-white" title="Notifications">Susan Mosteller<i class="fa fa-caret-down"></i></a>
<div class="w3-dropdown-content w3-white w3-card-4">
<a href="#">Course Policies</a>
<a href="#">Contact Information</a>
<a href="#">Instructor Schedule</a>
<a href="#">Weekly Calendar Fall 2016</a>
</div>
</li>-->
<li class="w3-hide-small w3-right"><a href="#" class="w3-hover-teal" title="Search"><i class="fa fa-search"></i></a></li>
</ul>
</div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-hide w3-hide-large w3-hide-medium w3-top" style="margin-top:43px;">
<ul class="w3-navbar w3-left-align w3-large w3-theme">
<li><a href="#">Mary Monroe-Ellis</a></li>
<li><a href="#">Susan Mosteller</a></li>
<!--<li><a href="#">Link 3</a></li>-->
</ul>
</div>
<div class="w3-display-container w3-animate-opacity">
<img class="testimg" src="images/bluecurves.jpg" alt="Decorative abstract curves" style="width:100%;min-height:350px;max-height:600px;">
<div class="w3-container w3-display-bottomleft w3-margin-bottom">
<button class="w3-btn w3-xlarge w3-theme" title="Go To W3.CSS">MATH 1830</button>
</div>
</div>
<!-- Modal -->
<!-- <div id="id01" class="w3-modal">
<div class="w3-modal-content w3-card-8 w3-animate-top">
<header class="w3-container w3-teal">
<span onclick="document.getElementById('id01').style.display='none'" class="w3-closebtn"><i class="fa fa-remove"></i></span>
<h4>Oh snap! We just showed you a modal..</h4>
<h5>Because we can <i class="fa fa-smile-o"></i></h5>
</header>
<div class="w3-container">
<p>Cool huh? Ok, enough teasing around..</p>
<p>Go to our <a class="w3-btn" href="/w3css/default.asp">W3.CSS Tutorial</a> to learn more!</p>
</div>
<footer class="w3-container w3-teal">
<p>Modal footer</p>
</footer>
</div>
</div> -->
<!-- Container -->
<div class="w3-container w3-padding-64 w3-center">
<h2>UNITS</h2>
<h3> Course Materials</h3>
<div class="w3-row"><br>
<div class="w3-quarter">
<img src="images/notes/u1s2p2.png" alt="Limit Graph" style="width:45%" class="w3-circle">
<h2> Limits </h2>
<p><a href="notesu1.html">Unit 1 Notes</a></p>
<p><a href="homeworku1.html">Unit 1 Homework</a></p>
</div>
<div class="w3-quarter">
<img src="images/hw/u3s1p1c.png" alt="Image of Quartic Function" style="width:45%" class="w3-circle">
<h2> Derivatives </h2>
<p><a href="notesu2.html">Unit 2 Notes</a></p>
<p><a href="homeworku2.html">Unit 2 Homework</a></p>
</div>
<div class="w3-quarter">
<img src="images/notes/u3s6p1i.png" alt="Boss" style="width:45%" class="w3-circle">
<h2> Applications of Derivatives</h2>
<p><a href="notesu3.html">Unit 3 Notes</a></p>
<p><a href="homeworku3.html">Unit 3 Homework</a></p>
</div>
<div class="w3-quarter">
<img src="images/notes/u4s5p1ia.png" alt="Integral Graph Image" style="width:45%" class="w3-circle">
<h2> Integrals </h2>
<p><a href="notesu4.html">Unit 4 Notes</a></p>
<p><a href="homeworku4.html">Unit 4 Homework</a></p>
</div>
</div>
</div>
<!-- Row -->
<!--<div class="w3-row-padding w3-padding-64 w3-theme-l1">
<div class="w3-quarter">
<h2>Our Portfolio</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="w3-quarter">
<div class="w3-card-2 w3-white">
<img src="img_fjords.jpg" alt="Vernazza" style="width:100%">
<div class="w3-container">
<h3>Customer 1</h3>
<h4>Trade</h4>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
</div>
</div>
</div>
<div class="w3-quarter">
<div class="w3-card-2 w3-white">
<img src="img_lights.jpg" alt="Cinque Terre" style="width:100%">
<div class="w3-container">
<h3>Customer 2</h3>
<h4>Trade</h4>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
</div>
</div>
</div>
<div class="w3-quarter">
<div class="w3-card-2 w3-white">
<img src="img_mountains.jpg" alt="Monterosso" style="width:100%">
<div class="w3-container">
<h3>Customer 3</h3>
<h4>Trade</h4>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
<p>Blablabla</p>
</div>
</div>
</div>
</div>-->
<!-- Container -->
<!-- <div class="w3-container" style="position:relative">
<a onclick="w3_open()" class="w3-btn-floating-large w3-teal" style="position:absolute;top:-28px;right:24px;z-index:0;">
<i class="fa fa-plus"></i></a>
</div>-->
<div class="w3-row-padding w3-center w3-padding-64">
<h2>Helpful Links</h2>
<div class="w3-third w3-margin-bottom">
<ul class="w3-ul w3-border w3-hover-shadow">
<li class="w3-teal" >
<p class="w3-xlarge"><a href="https://www.desmos.com/calculator" target="_blank">Desmos Graphing Calculator</a></p>
</li>
</ul>
</div>
<div class="w3-third w3-margin-bottom">
<ul class="w3-ul w3-border w3-hover-shadow">
<li class="w3-teal">
<p class="w3-xlarge"><a href="http://www.pstcc.edu/math/help.php" target="_blank">Pellissippi State Math Help Page</a></p>
</li>
</ul>
</div>
<div class="w3-third w3-margin-bottom">
<ul class="w3-ul w3-border w3-hover-shadow">
<li class="w3-teal">
<p class="w3-xlarge"><a href="http://www.calculus.org/" target="_blank">Online Calculus Resources</a>
</p>
</li>
</ul>
</div>
</div>
<footer>
<div style="position:relative;bottom:100px;z-index:1;" class="w3-tooltip w3-right">
<span class="w3-text w3-padding w3-teal w3-hide-small">Go To Top</span>
<a class="w3-btn w3-theme" href="#myPage"><span class="w3-xlarge">
<i class="fa fa-chevron-circle-up"></i></span></a>
</div>
</footer>
<!-- Script For Side Navigation -->
<script>
function w3_open() {
var x = document.getElementById("mySidenav");
x.style.width = "300px";
x.style.textAlign = "center";
x.style.fontSize = "40px";
x.style.paddingTop = "10%";
x.style.display = "block";
}
function w3_close() {
document.getElementById("mySidenav").style.display = "none";
}
// Used to toggle the menu on smaller screens when clicking on the menu button
function openNav() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>