forked from jabruhns/group_project_1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (32 loc) · 658 Bytes
/
index.html
File metadata and controls
34 lines (32 loc) · 658 Bytes
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>A group effort</title>
</head>
<hr>
<h1>A Look Into Substance Abuse</h1>
<h2>James A Bruhns<br>
Lindsey McKenna<br>
Paula Caudilla
</h2>
<body>
<figure>
<a href="https://www.instagram.com/jamesbruhns/">
<img src="https://www.instagram.com/p/BjjMilSHPYHU1WMFK7POXGAaYFtve93K_DdWlQ0/" alt="A human">
</a>
</figure>
<br><hr>
We analyzed some data
<br><br>
We found some stuff out
<br><hr><br>
Some stuff we found out:
<ol>
<li>Drugs are bad</li>
<li>Alcohol is bad</li>
</ol>
<br><hr><br>
A bullshit dataset about it:<br>
</body>
</html>