-
Notifications
You must be signed in to change notification settings - Fork 2
/
gallery.html
191 lines (173 loc) · 8.62 KB
/
gallery.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ICMA - Islamic Center of Melissa & Anna</title>
<link rel="icon" type="image/png" href="img/logo-dark.png">
<link rel="stylesheet" href="css/components.css" />
<link rel="stylesheet" href="css/icons.css" />
<link rel="stylesheet" href="css/responsee.css" />
<link rel="stylesheet" href="owl-carousel/owl.carousel.css" />
<link rel="stylesheet" href="owl-carousel/owl.theme.css" />
<link rel="stylesheet" href="css/lightcase.css" />
<!-- CUSTOM STYLE -->
<link rel="stylesheet" href="css/template-style.css" />
<link
href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,700,900&subset=latin-ext"
rel="stylesheet"
/>
<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="js/jquery-ui.min.js"></script>
</head>
<body class="size-1280">
<!-- HEADER -->
<header role="banner" class="position-absolute">
<!-- Top Navigation -->
<nav
class="background-transparent background-primary-dott full-width sticky"
>
<!-- mobile version logo -->
<div class="logo hide-l hide-xl hide-xxl">
<a href="index.html" class="logo">
<!-- Logo Dark Version -->
<img class="logo-dark" src="img/logo-dark.png" alt="" />
</a>
</div>
<div class="top-nav">
<!-- left menu items -->
<div class="top-nav left-menu">
<ul class="right top-ul chevron">
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="services.html">Our Services</a></li>
<li><a href="calender.html">Calender</a></li>
</ul>
</div>
<!-- logo -->
<ul class="logo-menu">
<a href="index.html" class="logo">
<!-- Logo White Version -->
<img class="logo-white" src="img/logo.svg" alt="">
<!-- Logo Dark Version -->
<img class="logo-dark" src="img/logo-dark.png" alt="">
</a>
</ul>
<!-- right menu items -->
<div class="top-nav right-menu">
<ul class="top-ul chevron">
<li><a href="donate.html">Donate</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="Membership.html">Membership</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!-- MAIN -->
<main role="main">
<article>
<!-- Header -->
<header
class="section background-image text-center"
style="background-image: url(img/img-05.jpg)"
>
<h1
class="animated-element slow text-extra-thin text-dark text-s-size-30 text-m-size-40 text-size-50 text-line-height-1 margin-bottom-30 margin-top-130"
>
Gallery
</h1>
<!-- white full width arrow object -->
<img class="arrow-object" src="img/arrow-object-white.svg" alt="" />
</header>
<!-- Section 1 -->
<section class="section background-white">
<div class="line-full-width">
<div class="carousel-default owl-carousel ">
<div class="item">
<img src="img/portfolio/portfolio-01.jpg"/>
</div>
<div class="item">
<img src="img/portfolio/portfolio-02.jpg"/>
</div>
<div class="item">
<img src="img/portfolio/portfolio-03.jpg"/>
</div>
<div class="item">
<img src="img/portfolio/portfolio-04.jpg"/>
</div>
<div class="item">
<img src="img/portfolio/portfolio-05.jpg"/>
</div>
<div class="item">
<img src="img/portfolio/portfolio-06.jpg"/>
</div>
</div>
</div>
</article>
<hr class="break" />
<!-- Section 4 -->
<section class="section-small-padding background-white text-center">
<div class="line"></div>
<div class="line">
<div class="s-12 m-12 l-3 center">
<a
href="contact.html"
class="s-12 button border-radius background-primary text-size-20 text-white"
>Contact Us</a
>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer>
<!-- Social -->
<div class="background-primary padding text-center">
<!-- Social -->
<div class="background-primary padding text-center">
<a href="https://www.facebook.com/annaislamiccenter">
<i class="icon-facebook_circle text-size-25 text-dark"></i></a>
<a href="https://www.instagram.com/annaislamiccenter/">
<i class="icon-instagram_circle text-size-25 text-dark"></i></a>
</div>
<!-- Main Footer -->
<section class="section background-dark">
<div class="line">
<div class="margin2x">
<div class="s-12 m-6 l-3 xl-5">
<h4 class="text-white text-strong">Our Mission</h4>
<p>
<b > our mission is to provide a welcoming and nurturing space for Muslims to connect with Allah through prayer, foster a sense of community, and promote a deeper understanding of Islam.
</p>
</div>
<div class="s-12 m-6 l-3 xl-2">
</div>
<div class="s-12 m-6 l-3 xl-2">
</div>
<div class="s-12 m-6 l-3 xl-3">
</div>
</div>
</div>
</section>
<div class="background-dark">
<div class="line">
<hr class="break margin-top-bottom-0" style="border-color: #777;">
</div>
</div>
<!-- Bottom Footer -->
<section class="padding-2x background-dark full-width">
<div class="line">
<div class="s-12 l-6">
</div>
<div class="s-12 l-6">
</div>
</div>
</section>
</footer>
<script type="text/javascript" src="js/responsee.js"></script>
<script type="text/javascript" src="owl-carousel/owl.carousel.js"></script>
<script type="text/javascript" src="js/template-scripts.js"></script>
</body>
</html>