-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.php
227 lines (211 loc) · 8.12 KB
/
footer.php
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Society Automation System</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sniglet">
<style>
.IBM{
font-family: 'Sniglet', serif;
font-size: 25px;
}
</style>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700|Raleway:300,400,400i,500,500i,700,800,900" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/nivo-slider/css/nivo-slider.css" rel="stylesheet">
<link href="lib/owlcarousel/owl.carousel.css" rel="stylesheet">
<link href="lib/owlcarousel/owl.transitions.css" rel="stylesheet">
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/venobox/venobox.css" rel="stylesheet">
<link rel="stylesheet" href="css/social_css.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css">
<!-- Nivo Slider Theme -->
<link href="css/nivo-slider-theme.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- Responsive Stylesheet File -->
<link href="css/responsive.css" rel="stylesheet">
<!-- =======================================================
Theme Name: eBusiness
Theme URL: https://bootstrapmade.com/ebusiness-bootstrap-corporate-template/
Author: BootstrapMade.com
License: https://bootstrapmade.com/license/
======================================================= -->
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>-->
<style>
.dropdown-menu{
background-color: #595959;
color: solid white;
}
.fa-angle-right{
color: red;
}
.conbtn{
background: transparent;
border: none;
outline: none;
color: #fff;
background: #4dd2ff;
padding: 10px 20px;
cursor: pointer;
border-radius: 30px;
height: 40px;
width: 150px;
font-size: 18px solid;
}
.com{
border-radius: 6px;
height: 40px;
width: 280px;
}
.select{
border-radius: 6px;
width: 280px;
height: 40px;
}
#combbrief{
border-radius: 6px;
}
</style>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- -->
</head>
<body data-spy="scroll" data-target="#navbar-example">
<footer>
<div class="footer-area">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="footer-content">
<div class="footer-head">
<h4><b>RESOURCES</b></h4>
<div class="footer-contacts">
<table>
<tr><th><h5 class="IBM"><a href="#about">About Us</a></h5></th></tr>
<tr><th><h5 class="IBM"><a href="#contact">Contact Us</a></h5></th></tr>
<tr><th><h5 class="IBM"><a href="#services">Services</a></h5></th></tr>
<tr><th><h5 class="IBM"><a href="#blog">Blog</a></h5></th></tr>
<tr><th><h5 class="IBM"><a href="sitemap.php">Site Map</a></h5></th></tr>
</table>
</div>
</div>
</div>
</div>
<!-- end single footer -->
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="footer-content">
<div class="footer-head">
<h4><b>GET IT TOUCH</b></h4>
<p>401, Sangath Mall-1, Opp. Engg. College,</p>
<p>Sabarmati-Gandhinagar Highway,</p>
<p>Ahmedabad.</p>
<div class="footer-contacts">
<p><span>Tel:</span> +123 456 789</p>
<p><span>Email:</span> [email protected]</p>
<hr>
<i class="fa fa-map-marker"></i> <a href="#">Open in Googlemap</a>
</div>
</div>
</div>
</div>
<!-- end single footer -->
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="footer-content">
<div class="footer-head">
<h4 align="center"><b>SOCIAL LINKS</b></h4>
<!--<div class="flicker-img">
<a href="#"><img src="img/portfolio/1.jpg" alt=""></a>
<a href="#"><img src="img/portfolio/2.jpg" alt=""></a>
<a href="#"><img src="img/portfolio/3.jpg" alt=""></a>
<a href="#"><img src="img/portfolio/4.jpg" alt=""></a>
<a href="#"><img src="img/portfolio/5.jpg" alt=""></a>
<a href="#"><img src="img/portfolio/6.jpg" alt=""></a>
</div> -->
<br><br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<div class="middle">
<a class="btn" href="#">
<i class="fab fa-facebook-f"></i>
</a>
<a class="btn" href="#">
<i class="fab fa-twitter"></i>
</a>
<a class="btn" href="#">
<i class="fab fa-google"></i>
</a>
<a class="btn" href="#">
<i class="fab fa-instagram"></i>
</a>
<a class="btn" href="#">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-area-bottom">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="copyright text-center">
<p>
© Copyright <strong>Society Automation System</strong>. All Rights Reserved
</p>
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=eBusiness
-->
Designed & Developed by <a href="sasteam.php">SAS Team</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/venobox/venobox.min.js"></script>
<script src="lib/knob/jquery.knob.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/parallax/parallax.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/nivo-slider/js/jquery.nivo.slider.js" type="text/javascript"></script>
<script src="lib/appear/jquery.appear.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD8HeI8o-c1NppZA-92oYlXakhDPYR7XMY"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<script src="js/main.js"></script>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>