-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutterry.html
66 lines (50 loc) · 3.66 KB
/
aboutterry.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<title> Terry Philipson </title>
</head>
<body
style="width:1000px; height: 100%;
margin-left: 200px;
padding: 0;
background-color: white">
<img class="img-fluid" src="pics/download.png">
<div><h1>Bio:</h1></div>
<div class="col-sm-12 body-texts"></div>
<h2 class = "col-sm-12" style="text-align: center;">"I work too much" -Terry </h2>
<p style="color:blue">This is demo content, and it shows.</p>
<p style=" text-align: middle; font-size: 20px; ">
Terry is a specialist in general studies, and is located in Sweden, a free-speech haven. He serves a growing
community of international clients with special needs such as you. If he talks down to you he will be punished.
</p>
<h3 style="text-align: center;">What he does:</h3>
<p class = "text-center"> Eats my food, and downvotes my posts on reddit. Terry if you are reading this, I know.</p>
<h4 style="text-align: center;">Terry is globally known for:</h4>
<dl style = "display: block; position: relative; left:250px"class = "col-sm-8" >
<dt style="font-weight: bold;">I was not aware that he was globally known.</dt>
<dd> Below is filler text until the important stuff</dd>
<dd>Our boundless commitment to free speech has been tested and proven over and over again.<br>
If it is legal in Sweden, we will host it, and will keep it up regardless of any pressure to take it down.
</dd>
<dd>We have ZERO tolerance against SPAM and related services!</dd>
<dt style="font-weight: bold;">Confidentiality</dt>
<dd>We defend your integrity to the end.<br>
With our discreet customer relations <br> policy we don't even have
to know who you are, <br> and if we do, we will keep that knowledge strictly confidential.</dd>
<dt style="font-weight: bold;">Technical proficiency</dt>
<dd>The PRQ team has a solid background in computer networking, security, hardware, and software. <br>
Most of us have been online for over 10 years.
We can assist you with almost anything - keeping your
servers secure, or keeping your high-traffic websites up and running smoothly.
To make this possible, we run our own fully multi-homed backbone network (AS33837),
with the capacity needed both to handle large DDoS attacks and to provide excellent connectivity to customers
with bandwidth utilization ranging from a few Mbps to several hundred. Will PGP fit here?</dd>
</dl>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>