-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (198 loc) · 11.4 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<title>Voice Of God Prayer Ministries International</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {font-family: "Lato", sans-serif}
.mySlides {display: none}
.w3-top,.w3-hide, #band{background-color:#000080;color:#ffffff;}
#tour,.w3-display-bottommiddle,.send{background-color:#ff2400;}
#navDemo{background-color:#ff69b4;}
</style>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bar w3-card">
<a class="w3-bar-item w3-button w3-padding-large w3-hide-medium w3-hide-large w3-right" href="javascript:void(0)" onclick="myFunction()" title="Toggle Navigation Menu">MENU</a>
<a href="#" class="w3-bar-item w3-button w3-padding-large">VOGPMI</a>
<a href="#band" class="w3-bar-item w3-button w3-padding-large w3-hide-small">MISSIONS</a>
<a href="#tour" class="w3-bar-item w3-button w3-padding-large w3-hide-small">PRAYERS</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large w3-hide-small">GALLERY</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large w3-hide-small">PROJECTS</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large w3-hide-small">CONTACT</a>
<div class="w3-dropdown-hover w3-hide-small">
<button class="w3-padding-large w3-button">MORE <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="#" class="w3-bar-item w3-button w3-center">TRAVEL MISSIONS</a>
<a href="#" class="w3-bar-item w3-button w3-center">CRUSADES</a>
<a href="#" class="w3-bar-item w3-button w3-center">SERVICES</a>
</div>
</div>
<a href="javascript:void(0)" class="w3-padding-large w3-hover-red w3-hide-small w3-right"><i class="fa fa-search"></i></a>
</div>
</div>
<!-- Navbar on small screens (remove the onclick attribute if you want the navbar to always show on top of the content when clicking on the links) -->
<div id="navDemo" class="w3-bar-block w3-hide w3-hide-large w3-hide-medium w3-top" style="margin-top:46px">
<a href="#" class="w3-bar-item w3-button w3-padding-large">VOGPMI</a>
<a href="#band" class="w3-bar-item w3-button w3-padding-large w3-hide-small">MISSIONS</a>
<a href="#tour" class="w3-bar-item w3-button w3-padding-large w3-hide-small">PRAYERS</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large w3-hide-small">GALLERY</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large w3-hide-small">PROJECTS</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">CONTACT</a>
<div class="w3-dropdown-hover">
<button class="w3-padding-large w3-button">MORE <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="#" class="w3-bar-item w3-button">TRAVEL MISSIONS</a>
<a href="#" class="w3-bar-item w3-button">CRUSADES</a>
<a href="#" class="w3-bar-item w3-button">SERVICES</a>
</div>
</div>
</div>
<!-- Page content -->
<div class="w3-content" style="max-width:900px;margin-top:46px">
<!-- Automatic Slideshow Images -->
<div class="mySlides w3-display-container w3-center">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/104872080_3652901251403842_6459973332929450649_n.jpg?_nc_cat=102&_nc_sid=dd9801&_nc_ohc=jQ_pbWG909gAX-J8v5N&_nc_ht=scontent.fbjl1-1.fna&oh=ee6c5930da241f3f231d1194e642d0b6&oe=5F894989" width="400" height="390" style="width:100%">
<div class="w3-display-bottommiddle w3-container w3-text-white">
<p><b>VOGPMI (a.k.a) I am the Lord that healeth thee</b></p>
</div>
</div>
<div class="mySlides w3-display-container w3-center">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/s960x960/88189302_3365626093464694_3596992804972134400_o.jpg?_nc_cat=105&_nc_sid=8024bb&_nc_ohc=Ng8gSJ_BiXgAX8SpIQE&_nc_ht=scontent.fbjl1-1.fna&tp=7&oh=344c42b429a702f236eb4168c042220d&oe=5F876CC4" width="400" height="390" style="width:100%">
<div class="w3-display-bottommiddle w3-container w3-text-white">
<p><b>Jesus Christ Is Passing Through</b></p>
</div>
</div>
<div class="mySlides w3-display-container w3-center">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/73224035_3071455942881712_7133553371390148608_n.jpg?_nc_cat=104&_nc_sid=8024bb&_nc_ohc=gPnuQHmT8AYAX_onRBb&_nc_ht=scontent.fbjl1-1.fna&oh=6eadc26b4d9e6dcbe3e02a12040a88b7&oe=5F88F2B8" width="400" height="390" style="width:100%">
<div class="w3-display-bottommiddle w3-container w3-text-white">
<p><b>Pastor Jude and his family.</b></p>
</div>
</div>
<div class="mySlides w3-display-container w3-center">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/70788070_2992279310799376_2273728254546280448_n.jpg?_nc_cat=110&_nc_sid=8024bb&_nc_ohc=aF_lUxG6kSoAX-mlSd5&_nc_ht=scontent.fbjl1-1.fna&oh=8003192795e1db133caeb13d2441b846&oe=5F8A033A" width="400" height="390" style="width:100%">
<div class="w3-display-bottommiddle w3-container w3-text-white">
<p><b>My Glory Must Manifest.</b></p>
</div>
</div>
<!-- The Band Section -->
<div class="w3-container w3-content w3-center w3-padding-64" style="max-width:900px" id="band">
<div class="w3-row w3-padding-32">
<div class="w3-center">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/104872080_3652901251403842_6459973332929450649_n.jpg?_nc_cat=102&_nc_sid=dd9801&_nc_ohc=jQ_pbWG909gAX-J8v5N&_nc_ht=scontent.fbjl1-1.fna&oh=ee6c5930da241f3f231d1194e642d0b6&oe=5F894989" class="w3-round w3-margin-bottom" alt="Random Name" style="width:70%">
<h2 class="w3-wide">Meet Pastor Jude (VOGPMI Overseer)</h2>
<p class="w3-opacity"><i>God bless you</i></p>
</div>
</div>
<p class="w3-center">May the Lord continually bless you as you worship with us.</p>
</div>
<!-- The Tour Section -->
<div id="tour">
<div class="w3-container w3-content w3-padding-64" style="max-width:800px">
<h2 class="w3-wide w3-center w3-text-white">CRUSADES</h2>
<p class="w3-opacity w3-center w3-text-white"><i>Have a view of our past crusades!</i></p><br>
<div class="w3-row-padding w3-padding-32" style="margin:0 -16px">
<div class="w3-third w3-margin-bottom">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/89437574_3387830327910937_4248476053137260544_n.jpg?_nc_cat=107&_nc_sid=8024bb&_nc_ohc=MmOovutgZIwAX-GbeMl&_nc_ht=scontent.fbjl1-1.fna&oh=2de92a2a65e9c6b16567c249e1369ee7&oe=5F88504E" alt="New York" style="width:100%" class="w3-hover-opacity">
<div class="w3-container w3-white">
<p><b>Crusade</b></p>
<p class="w3-opacity">Year 2019/2020</p>
<p>Prophesying.</p>
</div>
</div>
<div class="w3-third w3-margin-bottom">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/s960x960/89299841_3387738491253454_832112036283416576_o.jpg?_nc_cat=108&_nc_sid=8024bb&_nc_ohc=AUV0aeRZDQsAX_tU5oF&_nc_ht=scontent.fbjl1-1.fna&tp=7&oh=409415eea094125f1b102d8d32808b95&oe=5F876BD3" alt="New York" style="width:100%" class="w3-hover-opacity">
<div class="w3-container w3-white">
<p><b>Crusade</b></p>
<p class="w3-opacity">Year 2019/2020</p>
<p>Exhorting the people of God.</p>
</div>
</div>
<div class="w3-third w3-margin-bottom">
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/s960x960/57160983_2670334949660482_5603243570203983872_o.jpg?_nc_cat=110&_nc_sid=8024bb&_nc_ohc=8vuHHD6-9OAAX-s0QAm&_nc_ht=scontent.fbjl1-1.fna&tp=7&oh=8a3c9c2534c697c65093966e2535ef82&oe=5F8A4636" alt="New York" style="width:100%" class="w3-hover-opacity">
<div class="w3-container w3-white">
<p><b>In the presence of the Lord</b></p>
<p class="w3-opacity">Year 2019/2020</p>
<p>Servants of God in His presence.</p>
</div>
</div>
</div>
</div>
</div>
<!-- The Contact Section -->
<div class="w3-container w3-content w3-padding-64" style="max-width:800px" id="contact">
<h2 class="w3-wide w3-center">CONTACT</h2>
<p class="w3-opacity w3-center"><i>Drop us a message!</i></p>
<div class="w3-row w3-padding-32">
<div class="w3-col m6 w3-large w3-margin-bottom">
<i class="fa fa-map-marker" style="width:30px"></i> Banjul, The Gambia<br>
<i class="fa fa-phone" style="width:30px"></i> Phone: (+220) 5564738<br>
<i class="fa fa-envelope" style="width:30px"> </i> Email: missions@vogpmi.com<br>
</div>
<div class="w3-col m6">
<form action="" target="_blank">
<div class="w3-row-padding" style="margin:0 -16px 8px -16px">
<div class="w3-half">
<input class="w3-input w3-border" type="text" placeholder="Name" required name="Name">
</div>
<div class="w3-half">
<input class="w3-input w3-border" type="text" placeholder="Email" required name="Email">
</div>
</div>
<input class="w3-input w3-border" type="text" placeholder="Message" required name="Message">
<button class="w3-button w3-section w3-right w3-text-white send" type="submit">SEND</button>
</form>
</div>
</div>
</div>
<!-- End Page Content -->
</div>
<!-- Image of location/map -->
<img src="https://scontent.fbjl1-1.fna.fbcdn.net/v/t1.0-9/89338423_3387829517911018_6240519324251979776_n.jpg?_nc_cat=103&_nc_sid=8024bb&_nc_ohc=65-vb0smA-YAX__ZTp2&_nc_ht=scontent.fbjl1-1.fna&oh=2738ff9ebc59d6cebcccfff7d7d0731f&oe=5F87C610" class="w3-image w3-greyscale-min" style="width:100%">
<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge">
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
</footer>
<script>
// Automatic Slideshow - change image every 4 seconds
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 4000);
}
// Used to toggle the menu on small screens when clicking on the menu button
function myFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
// When the user clicks anywhere outside of the modal, close it
var modal = document.getElementById('ticketModal');
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}
</script>
</body>
</html>