-
Notifications
You must be signed in to change notification settings - Fork 6
/
tender.html
168 lines (150 loc) · 7.17 KB
/
tender.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from gymkhana.iiita.ac.in/tender.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 14 Dec 2020 10:44:52 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Gymkhana IIITA">
<meta name="author" content="Gymkhana">
<title>Gymkhana IIITA | News</title>
<link rel="shortcut icon" href="img/favicon.ico">
<!-- Global Stylesheets -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i" rel="stylesheet">
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate/animate.min.css">
<link rel="stylesheet" href="css/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body id="page-top">
<!--====================================================
HEADER
======================================================-->
<header>
<nav class="navbar navbar-expand-lg navbar-light" id="mainNav" data-toggle="affix">
<div class="container">
<a class="navbar-brand smooth-scroll" href="index.html">
<img src="img/glogo-1.png" alt="logo" style="max-width: 100px; max-height: 100px; top: 5px; position: relative;">
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link smooth-scroll" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="team.html">Advisors</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="portals.html">Portals</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="events.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="tender.html">Tenders</a>
</li>
<li class="nav-item">
<a class="nav-link smooth-scroll" href="docs/constitution.pdf">Constitution</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!--====================================================
NEWS
======================================================-->
<section id="comp-offer">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.2s">
<h2>Tenders</h2>
<div class="heading-border-light"></div>
</div>
<!-- <div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.4s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div> -->
<!-- <img src="img/news/news-1.jpg" class="img-fluid" alt="..."> -->
<!-- </div>
<h3>Tender for Tent & Infrastructure</h3>
<p class="desc">Last Date to Apply : 28th Sept by 5pm</p>
<a href="docs/Tender_for_Tent_and_Infrastructure.pdf"><i class="fa fa-arrow-circle-o-right"></i>See the structure</a>
</div>
</div> -->
<!-- <div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.4s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div> -->
<!-- <img src="img/news/news-1.jpg" class="img-fluid" alt="..."> -->
<!-- </div>
<h3>Tender for Electricity Requirements</h3>
<p class="desc">Last Date to Apply : 28th Sept by 5pm</p>
<a href="docs/Tender_for_Electricity_Requirements.pdf"><i class="fa fa-arrow-circle-o-right"></i>See the structure</a>
</div>
</div> -->
<!-- <div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.4s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div> -->
<!-- <img src="img/news/news-1.jpg" class="img-fluid" alt="..."> -->
<!-- </div>
<h3>Tender for Video, Light & Sound</h3>
<p class="desc">Last Date to Apply : 29th Sept by 5pm</p>
<a href="docs/Video_Light_and_Sound___Call_for_Tenders.pdf"><i class="fa fa-arrow-circle-o-right"></i>See the structure</a>
</div> -->
</div>
</div>
</div>
</section>
<!--====================================================
FOOTER
======================================================-->
<footer>
<div id="footer-s1" class="footer-s1">
<div class="footer">
<div class="container">
<div class="row">
<div class="col-md-3" style="text-align:center;">
<img src="img/glogo-1.png" style="max-width: 100px; max-height: 100px; position: relative; top: -15px;">
</div>
<div class="col-md-6" style="text-align:center;">
<p style="position: relative; top: 15px;">Website designed and developed by
<a href="https://geekhaven.iiita.ac.in" target="_blank">Web Development Wing </a>, <a target="_blank" href="https://geekhaven.iiita.ac.in">GeekHaven.</a></a>
</p>
</div>
<div class="col-md-3" style="text-align:center;">
<img src="img/iiitLogo.gif" class="footer-img" style="max-width: 100px; max-height: 100px; position: relative;">
</div>
</div>
</div>
</div>
</div>
</footer>
<!--Global JavaScript -->
<script src="js/jquery/jquery.min.js"></script>
<script src="js/popper/popper.min.js"></script>
<script src="js/bootstrap/bootstrap.min.js"></script>
<script src="js/wow/wow.min.js"></script>
<script src="js/owl-carousel/owl.carousel.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery-easing/jquery.easing.min.js"></script>
<script src="js/custom.js"></script>
</body>
<!-- Mirrored from gymkhana.iiita.ac.in/tender.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 14 Dec 2020 10:44:54 GMT -->
</html>