-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproject1.html
42 lines (41 loc) · 1.22 KB
/
project1.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
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Lobster+Two&display=swap" rel="stylesheet">
<style>
h1{
font-family: 'Lobster Two', cursive;
font-size: 45px;
<!-margin-left: 450px;-->
}
h2{
}
</style>
</head>
<body>
<h1><center>Darth_Vaders_Enlightenment_Site</center></h1>
<h2><center>When it comes to privacy, talk is cheap</center></h2>
<img src="no-facebook.png" alt="Say No To Facebook" style="height:150px" >
<img src="3.jpg" alt="Delete Instagram" style="height:150px;width:400px" >
<img src="google.jpg" alt="Quit Google" style="height:150px;width:400px" >
<img src="snowden.jpg" alt="Support Rebels" style="height:150px;width:250px" >
<h3>How They Stalk and Influence You:
<a href="#">Your Own Government</a>
<a href="#">Amazon</a>
<a href="#">Google</a>
<a href="#">Facebook</a>
<a href="#">xVideos(NSFW)</a>
<a href="#">DoubleClick</a>
<a href="#">GoDaddy</a>
<a href="#">Yahoo!</a>
<a href="#">PornHub</a><br>
<a href="#">Microsoft</a>
<a href="#">Apple</a>
</h3>
<form></form>
<div>
</p>
“Until they become conscious they will never rebel, and until after they have rebelled they cannot become conscious.”</p>
<h5><center>George Orwell</center></h5></div>
</body>
</html>