forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes-116.html
39 lines (38 loc) · 1014 Bytes
/
notes-116.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
---
layout: page
title: Notes
---
<div>
<table style="width:100%">
<tr>
<th>Exam 1</th>
<th>Exam 2</th>
<th>Final Week</th>
</tr>
<tr>
<td><a href="notes/ch01.pdf">Chapter 1</a></td>
<td><a href="notes/ch05.pdf">Chapter 5</a></td>
<td><a href="notes/ch09.pdf">Chapter 9</a></td>
</tr>
<tr>
<td><a href="notes/ch02.pdf">Chapter 2</a></td>
<td><a href="notes/ch06.pdf">Chapter 6</a></td>
<td><a href="notes/ch10.pdf">Chapter 10</a></td>
</tr>
<tr>
<td><a href="notes/ch03.pdf">Chapter 3</a></td>
<td><a href="notes/ch07.pdf">Chapter 7</a></td>
<td><a href="notes/ch11.pdf">Chapter 11</a></td>
</tr>
<tr>
<td><a href="notes/ch04.pdf">Chapter 4</a></td>
<td><a href="notes/ch08.pdf">Chapter 8</a></td>
<td><a href="notes/ch12.pdf">Chapter 12</a></td>
</tr>
<tr>
<td></td>
<td></td>
<td><a href="notes/ch14.pdf">Chapter 14</a></td>
</tr>
</table>
</div>