-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
187 lines (166 loc) · 8.09 KB
/
about.html
File metadata and controls
187 lines (166 loc) · 8.09 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
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>About Us</title>
<link rel="icon" href="./img/favicon.png" style="width:16px;height:16px;">
<!-- Bootstrap CSS CDN -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"
integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css"
crossorigin="anonymous">
<!-- CSS -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/footer.css">
<!-- Font Awesome JS -->
<script defer src="https://use.fontawesome.com/releases/v5.0.13/js/solid.js"
integrity="sha384-tzzSw1/Vo+0N5UhStP3bvwWPq+uvzCMfrN1fEFe+xBmv1C/AtVX5K0uZtmcHitFZ"
crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.13/js/fontawesome.js"
integrity="sha384-6OIrr52G08NpOFSZdxxz1xdNSndlD4vdcf/q2myIUVO0VsqaGHJsB0RaBE01VTOY"
crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P903GK61TJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-P903GK61TJ');
</script>
</head>
<body>
<div class="wrapper">
<!-- Sidebar Holder -->
<nav id="sidebar">
<div class="sidebar-header">
<a href="home.html"><img src="./img/logo.jpg" class="logo center" alt="Logo"></a>
<h5 style="color:white"> Electric Discussions</h5>
</div>
<ul class="list-unstyled components">
<li>
<a href="meeting.html"><i class="fa fa-university" aria-hidden="true"></i>
Meeting Treasury</a>
<li>
<a href="about.html">
<i class="fas fa-briefcase"></i>
About Us</a>
</li>
<li>
<a href="team.html">
<i class="fas fa-users"></i>
Our Community</a>
</li>
<li>
<a href="suggestions.html">
<i class="fa fa-lightbulb" aria-hidden="true"></i>
Suggest A Topic</a>
</li>
</ul>
<ul class="list-unstyled components">
<li>
<a href="faq.html">
<i class="fas fa-question"></i>
FAQs</a>
</li>
</ul>
<ul class="list-unstyled CTAs">
<li>
<a href="https://wa.me/+447448525991?text=My%20name%20is%20%20_.%20I%20am%20intrested%20in%20attending%20one%20of%20your%20meetings.%20%20How%20do%20I%20go%20about%20it?"
class="download" target="_blank">
<i class="fab fa-whatsapp"></i>
JOIN US!</a>
</li>
<li>
<a href="dates.html" class="article"><i class="fa fa-calendar" aria-hidden="true"></i>
Meeting Dates</a>
</li>
</ul>
</nav>
<!-- Page Content Holder -->
<div id="content">
<div class="topbit">
<button type="button" id="sidebarCollapse" class="navbar-btn">
<span></span>
<span></span>
<span></span>
</button>
<div class="linknav">
<a href="home.html">
<i class="fas fa-home"></i>
</a>
<a href="contact.html">
<i class="fas fa-paper-plane"></i>
Contact</a>
</div>
<br><br>
<span class="electric"><b>About Us</b></span>
</div>
<br><br><br>
<section class="homepage about">
<img src="./img/about.gif" alt="about">
<p>ED is an innovative, ever expanding, open-minded community that seeks to draw in individuals from
different backgrounds to share their life experiences. We discuss what matters. We discuss topics
that range all the way from why saving money is a challenge, to why spirituality is an essential
facet
of life.
<br><br>
Drawing wisdom from different individuals is the fastest way to learn about life. Being able to
foster
a community where people can openly express their diversity of thoughts is what we aspire to do.
Every event, big or small offers a lesson to learn. Most times, the lessons that are proffered by
these
events lie dormant in people’s heads and are never shared. Our community aims to tackle this
problem by providing a platform for individuals to share the lessons learned, and to share any
information that will potentially change the life of listeners.
<br><br>
Members can join forces, or individually plan and deliver on a topic of their choosing. You will
have a
dedicated meeting, that you will run from beginning to end, allowing you to develop your:
</p>
<ul>
<li>Interpersonal</li>
<li>Communication</li>
<li>Leadership</li>
</ul>
<p>
skills, thus putting you in a better position to affect change within your community.
<br><br>
Our aim is to change multiple lives, by expelling the confusion that surrounds everyday issues of
self
and service. The are no monetary obligations, so attend our next meeting and become part of the
family.
</p>
</section>
<!-- jQuery CDN - Slim version (=without AJAX) -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<!-- Popper.JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"
integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ"
crossorigin="anonymous"></script>
<!-- Bootstrap JS -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
crossorigin="anonymous"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#sidebarCollapse').on('click', function () {
$('#sidebar').toggleClass('active');
$(this).toggleClass('active');
});
});
</script>
<script>
window.onload = function () {
document.getElementById('close').onclick = function () {
this.parentNode.parentNode.parentNode
.removeChild(this.parentNode.parentNode);
return false;
};
};
</script>
</body>
</html>