-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommittee.html
More file actions
244 lines (236 loc) · 9.73 KB
/
committee.html
File metadata and controls
244 lines (236 loc) · 9.73 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
<!doctype html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title></title>
<meta name="keywords" content="HTML5 Template">
<meta name="description" content="Inventive - MultiPurpose Responsive HTML5 Template">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Pre Loader -->
<link href="styles/pre_loader.css" rel="stylesheet">
<!-- Font font-awesome -->
<link rel="stylesheet" href="styles/font-awesome.min.css">
<!-- Google Font Ubuntu -->
<link href="http://fonts.googleapis.com/css?family=Ubuntu:400,700" rel="stylesheet" type="text/css">
<!-- Google Font Raleway -->
<link href="http://fonts.googleapis.com/css?family=Raleway:200,300,600" rel="stylesheet" type="text/css">
<!-- bootstrap styles -->
<link href="styles/bootstrap.min.css" rel="stylesheet">
<!-- waypoints styles for skills animation -->
<link href="styles/waypoints.css" rel="stylesheet">
<!-- animate styles for animation effects -->
<link href="styles/animate.css" rel="stylesheet">
<!-- back_to_top link styles -->
<link href="styles/back_to_top.css" rel="stylesheet">
<!-- Style Switcher styles>
<link href="styles/style_switcher.css" rel="stylesheet">
<!-- gallery styles -->
<link href="styles/gallery.css" rel="stylesheet">
<!-- magnific-popup styles -->
<link href="styles/magnific-popup.css" rel="stylesheet">
<!-- Owl Carousel Style Assets -->
<link href="styles/owl.carousel.css" rel="stylesheet">
<link href="styles/owl.theme.css" rel="stylesheet">
<link href="styles/owl.transitions.css" rel="stylesheet">
<!-- Main styles -->
<link href="styles/style.css" rel="stylesheet">
<!-- Theme Less styles -->
<link href="styles/theme_style.less" rel="stylesheet/less">
<!-- Footer Stylesheet-->
<link href="styles/footer-basic-centered.css" rel="stylesheet">
</head>
<body>
<section class="wrapper">
<header>
<div class="top_head">
<div class="container-fluid">
<div class="pull-right text-right">
<div class="toggle"><span><a class="trigger" href="#">Residence Login</a></span></div>
</div>
</div>
</div>
<!--navbar-->
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <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 txt_uc" href="index.html">100 Manhattan Ave</a></div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#amenities">Amenities</a></li>
<li class="active"><a href="availability.html">Availability</a></li>
<li><a href="views.html">Views</a></li>
<li><a href="blogs.html">Blogs</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</nav>
</header>
<section class="breadcrumb_bg">
<h2>Digital Media Committee</h2>
</section>
<section class="team big_block">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 block appear-animation" data-appear-animation="fadeIn">
<div>
<div class="team-social">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<img class="img-responsive" src="doric_images/leo_face2.jpg" alt=""/> </div>
<div class="details">
<h3>Leo Mordasini</h3>
<h4>Team Lead/Developer</h4>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 block appear-animation delay_1" data-appear-animation="fadeIn">
<div>
<div class="team-social">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<img class="img-responsive" src="doric_images/ali_face.jpg" alt=""/> </div>
<div class="details">
<h3>Ali Zaccaria</h3>
<h4>Design Lead</h4>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 block appear-animation delay_2" data-appear-animation="fadeIn">
<div>
<div class="team-social">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<img class="img-responsive" src="doric_images/jamey_face.jpg" alt=""/> </div>
<div class="details">
<h3>Jamey Walsh</h3>
<h4>UI Designer</h4>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 block appear-animation delay_3" data-appear-animation="fadeIn">
<div>
<div class="team-social">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<img class="img-responsive" src="doric_images/caroline_face.jpg" alt=""/> </div>
<div class="details">
<h3>Caroline Grieco</h3>
<h4>Board Liason</h4>
</div>
</div>
</div>
</div>
</section>
<!--section class="subscribe big_block">
<div class="container">
<div class="pull-left appear-animation" data-appear-animation="fadeInLeft">
<h2 class="style_2">Subscribe For <strong>updates</strong></h2>
</div>
<div class="pull-right appear-animation" data-appear-animation="fadeInRight">
<form class="form-inline">
<div class="form-group">
<input type="email" placeholder="Enter Your Mail id here" id="" class="form-control">
</div>
<a class="btn btn-default style_3" href="#">Subscribe</a>
</form>
</div>
</div>
</section-->
<footer class="footer-basic-centered">
<p class="footer-company-motto">100 Manhattan Ave · The Doric</p>
<p class="footer-links">
<a href="index.html">Home</a>
·
<a href="availability.html">Availability</a>
·
<a href="views.html">Views</a>
·
<a href="blogs.html">LifeStyle</a>
·
<a href="contact.html">Contact</a>
</p>
<!--p class="footer-company-name">Leonardo Mordasini © 2016</p-->
</footer>
</section>
<a href="#" class="go-top"><i class="fa fa-angle-up"></i></a>
<!--div class="style_switcher"> <span class="open_switcher"><i class="fa fa-paint-brush"></i></span>
<ul class="predefine_colors">
<li>
<div id="color_1" class="active"></div>
</li>
<li>
<div id="color_2"></div>
</li>
<li>
<div id="color_3"></div>
</li>
<li>
<div id="color_4"></div>
</li>
<li>
<div id="color_5"></div>
</li>
<li>
<div id="color_6"></div>
</li>
<li>
<div id="color_7"></div>
</li>
<li>
<div id="color_8"></div>
</li>
</ul>
</div-->
<script src="js/jquery-1.11.1-min.js"></script>
<script>
$(window).load(function() {
$(".preloader").fadeOut("fast");
});
</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/less-2.5.1-min.js"></script>
<!--script src="js/style_switcher.js"></script-->
<script src="js/custom_jquery.js"></script>
<!-- Widget - Animated Progress Bar Scripts -->
<script src="js/waypoints.min.js"></script>
<script src="js/waypoint.plugin.js"></script>
<!-- Animation Effects Scripts-->
<script src="js/jquery.appear.js"></script>
<script src="js/animate.js"></script>
<!--magnific popup Script-->
<script src="js/jquery.magnific-popup.min.js"></script>
<!--owl carousel Script-->
<script src="js/owl.carousel.min.js"></script>
<!--Numbersup Script-->
<script src="js/jquery.counterup.min.js"></script>
<!--Gmaps Script-->
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="js/gmaps.min.js"></script>
<script src="js/gmap_script.js"></script>
</body>
</html>