-
Notifications
You must be signed in to change notification settings - Fork 0
/
reports.html
268 lines (238 loc) · 12.3 KB
/
reports.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
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
<!DOCTYPE html>
<html>
<head>
<title>DataBD</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS Spreadsheet -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style2.css">
<link rel="stylesheet" type="text/css" href="css/style3.css">
<link rel="stylesheet" type="text/css" href="css/style4.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css" />
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/bootstrap-dropdownhover.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/jquery.simplyscroll.css" media="all" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<!-- Body Content -->
<div class="container-fluid" style="height:3px;background-color: #070185;margin-bottom: 35px;"></div>
<!--Header-->
<header>
<div class="container">
<div class="row">
<div class="col-lg-6 col-xs-6"><a class="logo" href="#"><img src="img/logo.png"></div>
<div class="col-lg-6 col-xs-6">
<div class="col-lg-6 col-lg-push-5 col-md-6 col-md-push-5 ">
<div class="pull-right"><a href="#" class="button">Stuff Login</a></div>
</div>
</div>
</div>
</div>
</header>
<!--Navbar-->
<nav class="navbar navbar-default" style="margin-top: 35px;">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li class="l1"><a href="index.html">Home</a></li>
<li class="l1 dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" href="#">About Us <span class="caret"></span></a>
<ul class="dropdown-menu" style="padding: 20px;">
<li><a href="organizational.html">Organizational Abstract</a></li>
<li><a href="logistics.html">Logistics</a></li>
<li><a href="hr.html">Human Resources</a></li>
<li><a href="reports.html">Reports</a></li>
</ul>
</li>
<li class="l1"><a href="major_works.html">Major Works</a></li>
<li class="l1"><a href="workinprogress.html">Works In Progress</a></li>
<li class="l1"><a href="upcoming_works.html">Upcoming Works</a></li>
<li class="l1"><a href="we_offer.html">We Offer</a></li>
<li class="l1"><a href="#go_to">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!--Organisational Abstract -->
<div class="container" style="margin-top: 60px;margin-bottom: 30px;">
<div class="row" style="margin-bottom: 25px;">
<div class="col-md-5 col-xs-12" "><h4 class="h3_oa " style="color:#2e41eb;margin: auto;padding: auto; ">About Us <span style="color: grey; "> > </span> <span style="color: black; ">Reports</span></h4></div>
<div class="col-md-7 col-xs-12 "><hr class ="hr1 " style="border-top: 2px solid #ebecf2;margin-top: 13px; "></div>
</div>
<div class="row " style="margin-bottom: 25px;margin-top: 45px; ">
<div class="col-md-12 col-sm-4 col-xs-5 "">
<h3 class="h3_offer" style="color:#2e41eb;margin: auto;padding: auto;">Reports</h3>
</div>
<div class="col-md-12 col-xs-12">
<h4>List of multiple reports grouped by years</h4>
</div>
</div>
<!-- table content-->
<div class="row">
<div class="col-xs-12">
<div class="table-responsive">
<table class="table table-bordered">
<thead class="text-center">
<tr>
<th style="width: 20%;">Years</th>
<th style="width: 40%;">Report</th>
<th style="width: 40%">View/Download</th>
</tr>
</thead>
<tbody>
<!--One row-->
<tr>
<td style="padding: 20px;" rowspan="3">2015-2016</td>
<td style="padding: 20px;">DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<tr>
<td style="padding: 20px;"> DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<tr>
<td style="padding: 20px;"> DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<!--One row end-->
<!--One row-->
<tr>
<td style="padding: 20px;" rowspan="3">2015-2016</td>
<td style="padding: 20px;"> DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<tr>
<td style="padding: 20px;"> DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<tr>
<td style="padding: 20px;"> DATA BD AUDIT REPORT 2015, 2016</td>
<td style="padding: 20px;">
<button type="submit" class="viewpdf">View PDF</button>
<button type="submit" class="downloadpdf">Download PDF
<i class="fa fa-download"></i>
</button>
</td>
</tr>
<!--One row end-->
</tbody>
</table>
</div>
</div>
</div>
</div>
<!--footer-->
<div class="container">
<section class="footer">
<div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-2">
<div class="logo"> <img src="img/logo_bw.png" alt=""> </div>
</div>
<div class="col-sm-10">
<ul class="nav nav-pills pull-right">
<li role="presentation"><a href="#">Home</a></li>
<li role="presentation"><a href="#">About Us</a></li>
<li role="presentation"><a href="#">Major Works</a></li>
<li role="presentation"><a href="#">Upcoming Works</a></li>
<li role="presentation"><a href="#">Works In Progress</a></li>
<li role="presentation"><a href="#">We Offer</a></li>
<li role="presentation"><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-8">
<p>Data Analysis and Technical Assistance Limited</p>
<p>All rights reserved. DATA holds the copyright to its publications and web pages but encourages duplication of these materials for noncommercial purposes. Proper citation is required. For problems or questions regarding this web contact [[email protected] OR [email protected]].</p>
</div>
<div class="col-sm-4">
<p style="float: right;">Developed By <strong>Crytenet<sup>®</sup></strong></p>
</div>
</div>
</div>
</section>
</div>
<!-- JavaScript -->
<script src="js/bootstrap-dropdownhover.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<script type="text/javascript" src="slick/slick.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.my_slick').slick({
slidesToShow: 4,
slidesToScroll: 4,
arrows: false,
dots: true,
responsive: [{
breakpoint: 1200,
settings: {
slidesToShow: 3,
slidesToScroll: 3,
infinite: true,
dots: true
}
},
{
breakpoint: 660,
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
]
});
});
</script>
</body>
</html>