-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
154 lines (130 loc) · 7.77 KB
/
index.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="TF36 is a special operations style squad who plays in various games.">
<meta name="author" content="USA Channel 22">
<title>Task Force 36</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap-theme.min.css" integrity="sha256-8uHMIn1ru0GS5KO+zf7Zccf8Uw12IA5DrdEcmMuWLFM=" crossorigin="anonymous" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom CSS Overrides -->
<style>
body.c5 {
background-color:#000000;
background-image:url(assets/images/hexagon3.png);
background-repeat:repeat;
margin:10px;
background-attachment: fixed;
}
div.c4 {max-width:1000px !important;}
.left {float:left;}
.right {float:right;}
.panel-custom {
background-color:rgba(17, 17, 17, 0.9) !important;
color:#DDDDDD !important;
border-color:#00c0fc !important;
}
.panel-heading {
background-image: -webkit-linear-gradient(top,yellow 0,green 100%) !important;
background-image: linear-gradient(to bottom,#0066da 0,#00c0fc 100%) !important;
}
.panel-title {color:#FFFFFF !important;}
.panel-heading {border-color:#00c0fc !important;}
.navbar-brand {color:#FFFFFF !important;}
.navbar-nav {color:#FFFFFF !important;}
</style>
</head>
<body class="c5">
<div class="container c4">
<nav class="navbar navbar-inverse">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Task Force 36</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="/">Main Page</a></li>
<li><a href="/news.html">News and Events</a></li>
<li><a href="/recruitment.html">Recruitment</a></li>
<li><a href="/games.html">Games</a></li>
<li><a href="/relations.html">Relations</a></li>
<li><a href="/members.html">TF36 Operatives</a></li>
</ul>
</div>
</nav>
<!-- [begin content] -->
<div class="jumbotron" style="background-color:#000000;">
<img src="assets/images/logo.png" alt="Logo" class="img-responsive" style="margin: 0 auto;max-height:150px;">
</div>
<div class="panel panel-custom">
<div class="panel-heading">
<h3 class="panel-title text-center">Task Force 036 Overview</h3>
</div>
<div class="panel-body">
TF36 is a special operations style squad who plays in various games (mostly PC at this point). Our most common game of operation at this time is GTA V Online. We are kind players, who protect others. Anyone who diverges will be dealt with.
<br>
<br> We do not operate as a military organization all the time, we do often just mess around and have fun, but when shit hits the fan or we are given an objective, we will perform our tasks flawlessly.
<br>
<br> You don't have to play a game 24/7 to be great at it, sometimes all you need to do is thinks things through and plan it out. Now when you have a whole team communicating and working with each other as one team (as opposed to several random players), you will immediately have a huge advantage, this is often the reason we are successful against teams made of much higher level players.
<br>
<br> We will often do trainings (normally in games like GTA, just random missions) where things are easy and we simply play to get used to a tactical game play. It does not take long to learn this method of game play as long as you actually wish to learn how, and once your good at it and working with the team, it will make any operation seem easy, both the primary and secondary plans (yes we always have a worst case scenario plan).
<br>
<br>
<br> -General Madigan.
<br>
<br>
<br> Please note some of these pictures are older, therefore contain our old uniform.
<div class="row">
<div class="col-md-6"><img src="Media/Images/20161224220412_1.jpg" class="img-rounded img-responsive" alt="Winter 2016"></div>
<div class="col-md-6"><img src="Media/Images/20170709105351_1.jpg" class="img-rounded img-responsive" alt="2017 Uniform"></div>
<div class="col-md-6"><img src="Media/Images/20170724214702_1.jpg" class="img-rounded img-responsive" alt="In Tunnel During Op"></div>
<div class="col-md-6"><img src="Media/Images/20170803214017_1.jpg" class="img-rounded img-responsive" alt="Helicopter Evac"></div>
<div class="col-md-6"><img src="Media/Images/Delta Sniper.jpg" class="img-rounded img-responsive" alt="God of Death"></div>
<div class="col-md-6"><img src="Media/Images/Squad Messing Around.jpg" class="img-rounded img-responsive" alt="Jack Off Animation Party"></div>
</div>
</div>
</div>
<div class="panel panel-custom">
<div class="panel-heading">
<h3 class="panel-title text-center">Task Force 36 Enlarges Recruitment Campaign</h3>
</div>
<div class="panel-body">
Due to below average amounts of activity, and a recent lack of man power, we have decided to reach out to players and offer positions in our squad.
Twin posts can be found on the GTA Forums <a href="http://gtaforums.com/topic/707572-now-recruiting-task-force-36-military-crew-ps3/">http://gtaforums.com/topic/707572-now-recruiting-task-force-36-military-crew-ps3/</a>
and on the GTA V Crews forums <a href="http://www.gtavcrews.com/threads/recruiting-task-force-36-special-operations.2301/">http://www.gtavcrews.com/threads/recruiting-task-force-36-special-operations.2301/</a>
</div>
</div>
<!-- [end content] -->
<div class="panel panel-custom panel-body text-center">
<a href="https://taskforce036.com">
<span class="label label-info">© Task Force 036</span>
</a>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<script>
// activate button for current page
$(document).ready(function() {
$('a[href="' + this.location.pathname + '"]').parent().addClass('active');
});
</script>
</body>
</html>