-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtopics.html
48 lines (35 loc) · 1.84 KB
/
topics.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css" media="screen"/>
</style>
</head>
<body>
<div class="header">
<h3>NOTE ON CONTENT WARNINGS: </h3>
<ul>I’ve included content warnings where I can.
<ul>Please review the full course policy on content warnings.<br><br>
<h2>Readings</h2>
<ul>Every week, students will write 200+ words reflecting on the reading in annotation form.
<ul>Reading annotations should be posted each Thursday
before 12:00pm.
<ul>Readings below are listed the week they are assigned.
<br><br>
<ul>Links
<a class="button" href="https://docs.google.com/document/d/17rssHXlbym6pwBvryeyyqdILKK5Yzo1IerSzb9IzSmE/edit?usp=sharing" target="_blank">Google Doc</a>
<a class="button" href="https://drive.google.com/drive/folders/15OeazQOKEO0rpd8RhFt8GPNgtc_D5OH1?usp=sharing" target="_blank">Folder</a>
</div>
<iframe class ="short doc" src="https://docs.google.com/document/d/17rssHXlbym6pwBvryeyyqdILKK5Yzo1IerSzb9IzSmE/edit?usp=sharing"></iframe>
<div class="header">
<h2>Student Research Topics (Add your name!)</h2>
<ul>Each week, one student will present on each week’s topics.
<ul>You are welcome to skip + augment all or part of the topic list; they are meant to be just a starting point. Presentations should be between 5–10 minutes long.
<ul>Format is up to you, and can be low-lift + informal (e.g. tabbing through a browser window).
<br><br>
<ul>Links
<a class="button" href="https://docs.google.com/document/d/1IvjAb5ssHJAgb7UjHccMbgXhAex62C_8m5naassyGa4/edit#heading=h.2tckhiolsrec" target="_blank">Google Doc</a>
</div>
<iframe class ="short doc" src="https://docs.google.com/document/d/1IvjAb5ssHJAgb7UjHccMbgXhAex62C_8m5naassyGa4/edit#heading=h.2tckhiolsrec"></iframe>
</body>
</html>