-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2.php
More file actions
321 lines (212 loc) · 11.3 KB
/
Copy pathindex2.php
File metadata and controls
321 lines (212 loc) · 11.3 KB
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!DOCTYPE html>
<html xmlns="NEWS">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>RIBANE NEWSDESK</title>
<link href="assets/css/bootstrap.css" rel="stylesheet" />
<link href="assets/css/font-awesome.min.css" rel="stylesheet" />
<link href="assets/css/styleSwitcher.css" rel="stylesheet" />
<link href="assets/css/style.css" rel="stylesheet" />
<link href="assets/css/themes/green.css" id="mainCSS" rel="stylesheet" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css' />
</head>
<body >
<div class="switcher" style="left:-50px;">
<a id="switch-panel" class="hide-panel">
<i class="fa fa-recycle"></i>
</a>
<p style="font-size:10px">choose</p>
<ul class="colors-list">
<li><a title="Green" id="green" class="green" ></a></li>
<li><a title="Red" id="red" class="red" ></a></li>
</ul>
</div>
<div class="navbar navbar-inverse navbar-fixed-top move-me" id="menu">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img class="logo-custom" src="assets/img/logo180-50.png" alt="" /></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li ><a href="#home">HOME</a></li>
<li><a href="#features">HEADLINES</a></li>
<li><a href="#pricing">BREAKING NEWS</a></li>
<li><a href="#contact">TEAM</a></li>
</ul>
</div>
</div>
</div>
<section class="header-sec" id="home" >
<div class="overlay">
<div class="container">
<div class="row text-center" >
<div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<h2 data-scroll-reveal="enter from the bottom after 0.1s">
<strong>
UNBIASED NEWS
</strong>
</h2>
<p data-scroll-reveal="enter from the bottom after 0.8s">
<?php
$p=exec('python h.py');
echo "<a href=$p>";
echo "<button type='button' class='btn btn-info btn-lg>'";
echo "<h1>Click Here</h1>";
echo "</button>";
echo "</a>" ;
?>
</p>
<br />
</div>
</div>
</div>
</div>
</section>
<section class="features" id="features">
<div class="container">
<div class="row text-center" >
<div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<h3 data-scroll-reveal="enter from the bottom after 0.1s">
<strong>
HEADLINES
</strong>
</h3>
</div>
</div>
<div class="row " >
<div class="col-lg-6 col-md-6 col-sm-6" data-scroll-reveal="enter from the left after 0.4s" >
<div class="media">
<div class="pull-left">
</div>
<div class="media-body">
<h4 class="media-heading"><strong> Nationwide US hunt for 'Facebook killer'.</strong></h4>
<p>
</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6" data-scroll-reveal="enter from the right after 0.7s">
<div class="media">
<div class="pull-left">
</div>
<div class="media-body">
<h4 class="media-heading"><strong> Girl killed by shark in Western Australia.</strong></h4>
<p>
</p>
</div>
</div>
</div>
</div>
<div class="row text-center just-pad" >
<div class="col-lg-4 col-md-4 col-sm-4" data-scroll-reveal="enter from the bottom after 0.2s" >
<h4 ><strong>US firm to buy China-owned Weetabix.</strong></h4>
<p>
</p>
</div>
<div class="col-lg-4 col-md-4 col-sm-4" data-scroll-reveal="enter from the bottom after 0.8s" >
<h4 ><strong> May to seek snap UK election for 8 June. </strong></h4>
<p>
</p>
</div>
<div class="col-lg-4 col-md-4 col-sm-4" data-scroll-reveal="enter from the bottom after 1.4s" >
<h4 ><strong>Le Pen vows to suspend all immigration.</strong></h4>
<p>
</p>
</div>
</div>
</div>
</section>
<section class="testi-sec" >
<div class="overlay">
<div class="container">
<div class="row text-center" >
<div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<h3 data-scroll-reveal="enter from the bottom after 0.1s">
<strong>
THOUGHT FOR THE DAY
</strong>
</h3>
<h4 data-scroll-reveal="enter from the bottom after 0.8s">
<i class="fa fa-quote-left "></i> A single death is a tragedy; a million deaths is a statistic.
<i class="fa fa-quote-right "></i>
<br />
<span class="pull-right"><strong>- Joseph Stalin</strong></span>
</h4>
</div>
</div>
</div>
</div>
</section>
<section class="price-sec text-center " id="pricing">
<div class="col-lg-6 col-md-6 col-sm-6 single-price" data-scroll-reveal="enter from the left after 0.2s">
<?php
echo "<a href=http://www.bbc.co.uk/news/uk-politics-39636466>";
echo "<button type='button' class='btn btn-info btn-lg>'";
echo "<h1>British Broadcasting Corporation</h1>";
echo "</button>";
echo "</a>" ;
?>
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 multi-price" data-scroll-reveal="enter from the right after 0.2s">
<?php
echo "<a href=https://www.nytimes.com/interactive/2017/04/18/us/politics/georgia-special-election-live.html>";
echo "<button type='button' class='btn btn-info btn-lg>'";
echo "<h1 style='size:200%'>New York Times</h1>";
echo "</button>";
echo "</a>" ;
?>
</p>
</div>
</section>
<section class="contact" id="contact" >
<div class="container">
<div class="row text-center " >
<div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<h3 data-scroll-reveal="enter from the bottom after 0.1s">
<strong>
TEAM RIBANE
</strong>
</h3>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6" data-scroll-reveal="enter from the right after 0.2s">
<p>
Sagar Jose
<br/>
Nitin Babu
<br />
Ribson Roy
<br />
Mufeed Patel
<br />
Shane James
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6" data-scroll-reveal="enter from the left after 0.4s">
<p>
</p>
</div>
</div>
</div>
</section>
<div class="myfooter" >
© 2017 | Designed And Compiled By: TEAM RIBANE <a href="http://" style="color:#fff;" target="_blank"></a>
</div>
<script src="assets/js/jquery-1.10.2.js"></script>
<script src="assets/js/bootstrap.js"></script>
<script src="assets/js/scrollReveal.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/styleSwitcher.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>