-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathfooter.html
More file actions
22 lines (18 loc) · 801 Bytes
/
footer.html
File metadata and controls
22 lines (18 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<div id="footer">
<p><strong>Alan T. Arnholt,</strong> Ph.D. </br>
Professor of Statistics </br>
<a href="mailto:arnholtat@appstate.edu"> arnholtat@appstate.edu</a> </br>
<img src="./images/asu-logo-white-600.png" style="background-color:black; width:180px; float:left;" width = />
</p>
<p><strong>Office Hours</strong> </br>
<a href="https://calendar.app.google/y6gbHHD4UWbySJhz5"> Click for Availability</a> </br>
</p>
<p>
<strong>Mailing Address</strong><br />
<a href = "http://www.appstate.edu/"> Appalachian State University</a><br />
<a href= "https://mathsci.appstate.edu/"> Department of Mathematical Sciences</a><br />
Walker Hall 237<br />
121 Bodenheimer Dr<br />
Boone, NC 28608
</p>
</div>