-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
206 lines (153 loc) · 6.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,
initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="style.css">
<title>RCCG Glorious Teens</title>
</head>
<body>
<header>
<div id="brand-logo">
<img src="assests/rccglogo.png" alt="Logo" height="50px" width="50px"/>
</div>
<div class="brand-name">
<p>DOMIONION GENERATION</p>
</div>
<nav id="navBar">
<ul>
<li>
<a href ="#">Home</a>
</li>
<li>
<a href ="#About">About Us</a>
</li>
<li>
<a href ="#Visitor">Visitor</a>
</li>
<li>
<a href ="#Values">Our Values</a>
</li>
<li>
<a href ="#Testimonial">Testimonials</a>
</li>
</ul>
</nav>
<div id="hamburger">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
<div id="navMenu">
<a href ="index.html" class="navLink">Home</a>
<a href ="#About" class="navLink">About Us</a>
<a href ="#Visitor" class="navLink">Visitor</a>
<a href ="#Values" class="navLink">Our Values</a>
<a href ="#Testimonial" class="navLink">Testimonials</a>
</div>
</header>
<div id="Image">
<img src="assests/conv.jpg" alt="Convection"/>
</div>
<div id="content">
<p class="action-links" align="center">
<a href="https://youtube.com"> Watch Live </a>
<a href="https://"> Online Giving </a>
<a href="https://instagram.com/rccg_dominion_generation"> Connect </a>
<a href="https://mixlr.com"> Podcast </a>
</p>
<!-- WRITE UPS-->
<div id="About">
<h2> ABOUT US</h2>
<p>Dominion Generation is the "Teens Church" of the Redeemed Christian Church of God, Glorious Trinity Zonal Headquarters,
Lagos Province 51, Region 2, opened mainly to teenagers between the ages of 13 - 19.</p>
<p>The Teen's Church ministry began in ??????????????????? by Pastor ????????????.</p>
<p>
More............Lorem ipsum dolor, sit amet consectetur adipisicing elit. In similique quia magnam. Alias minima temporibus quae corrupti, reprehenderit atque aperiam quibusdam eum accusantium rem nobis commodi ex dicta quidem. Id.
Facilis beatae et praesentium quasi, molestias asperiores minus consequuntur minima, officiis sequi voluptatibus perspiciatis quia corporis itaque nulla est commodi repudiandae. Ut?
</p>
</div>
<div id= "Values">
<h2> OUR VALUES</h2>
<p>We fully agree to the (Redeemed Christian Church of God) RCCG's Mission and Vision. However, we have encapsulated this in a teen-friendly acronym; "DOMIONION"</p>
<p class="abbreviation"> D - <span>Doership</span>
</p>
<p class="abbreviation"> O - <span>Orient heaven</span>
<p class="abbreviation"> M - <span>Mentorship (Leadership)</span>
</p>
<p class="abbreviation"> I - <span>Innovation</span>
</p>
<p class="abbreviation"> N - <span>???</span>
</p>
<p class="abbreviation"> I - <span>Integrity</span>
</p>
<p class="abbreviation"> O - <span>Obiedence</span>
</p>
<p class="abbreviation"> N - <span>????</span>
</p>
</div>
<!--Vistor Section-->
<div id = "Visitor">
<h2> Are you Visiting?</h2>
<h2>Let's get to know you by filling the form below! </h2>
<form action="www.mygistadress.blogspot.com" method="post" target="_blank">
<label id="name"> First Name: </label>
<input name="Name" type="text" placeholder="First Name" size="50%"/>
<label> Last Name:</label>
<input nane="name" type="text" placeholder="Surname" size="50%"/>
<label> Gender:</label>
<input type="radio" name="gender" valve="Male"/> Male
<input type="radio" name="gender" valve="Female"/> Female
<label> Date of Birth: </label>
<input type="date" placeholder="DD/MM/YYYY" size="50%"/>
<label> Home Address: </label>
<input type="text" size="50%"/>
<label> Telephone: </label>
<input type="tel" placeholder="+234" size="50%"/>
<label> WhatsApp Number: </label>
<input type="tel" placeholder="+234" size="50%"/>
<label> Parent's/Guardian's Number: </label>
<input type="tel" placeholder="+234" size="50%"/>
<label> Educational Level: </label>
<input type="text" size="50%"/>
<label> What do you like about the church/service? </label>
<input type="text" placeholder="No wrong or right answer" size="50%"/>
<label> What do you dislike about the church/service? </label>
<input type="textarea" placeholder="No wrong or right answer" size="50%"/>
<button>SEND</button>
</form>
</div>
<!--Testimonial-->
<h2>Testimonials</h2>
<div id="Testimonial" align="center">
<button onclick="prev()">Prev</button>
<img id="TestimonialSlider" src="assests/Testimonial1.png" width="40%" height="40%" align="center">
<button onclick="next()" align="center">Next</button>
</div>
</div>
<script src="script.js"></script>
</body>
<!--Footer Begins-->
<footer>
<p class="text">Copyright 2022 | RCCG Dominion Generation | All Right Reserved.
<p class="text">Contact: Ibasha - Ajegunle Junction, Magboro, Ogun State, Nigeria.</p>
</p>
<p class="footer-links">
<a href="https://facebook.com" target="_blank">
<img src="assests/facebook.png" width="60px" height="60px" alt="Facebook">
</a>
<a href="https://twitter.com" target="_blank">
<img src="assests/twitter.png" width="60px" height="60px" alt="Twitter">
</a>
<a href="https://instagram.com/rccg_dominion_generation" target="_blank">
<img src="assests/instagram.png" width="60px" height="60px" alt="Instagram">
</a>
<a href="https://youtube.com" target="_blank">
<img src="assests/youtube.png" width="60px" height="60px" alt="Youtube">
</a>
</p>
<p class="shun"> Created with ❤️ by <span><a href="https://github.com/Shunlexxi" target="_blank">Shunlexxi.</a></span></p>
</footer>
</html>