forked from carolinehardin/DigitalPrivacyDetectives
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteacher.html
41 lines (30 loc) · 1.21 KB
/
teacher.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
<!-- teacher blurb
what is this for teachers
set-up guide lesson plan
to
new page TWINE outline
code word for gender turnover
concatenate
try on hallway
-->
<!DOCTYPE HTML>
<html>
<head>
<h1> </h1>
<title>Digital Privacy Detective</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<article id="elements">
<header id="header">
<div class="content">
<div class="inner">
<!-- <img style="padding: 50 40px; float: center;" src="oneglass.jpg" alt="DPD" width="200" height="75"> -->
<h1>Teacher Resources</h1>
<section>
<ul class="actions stacked">
<li><a href="https://docs.google.com/document/d/11TeOPjyN-oczeDJZ-NMtySdT1OJTuMyB6G30kA7tF0I/edit?usp=sharing" class="button">Lesson Plan</a></li>
<li><a href="setupGuide.html" class="button primary">Set-up Guide for In-Person Lesson</a></li>
</ul>
</section>