-
Notifications
You must be signed in to change notification settings - Fork 0
/
ProjectAboutUs.html
172 lines (127 loc) · 6.66 KB
/
ProjectAboutUs.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
<!DOCTYPE html>
<html>
<head>
<title>About Us</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
<!-- FontAwesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<!-- Google Fonts Font -->
<link href="https://fonts.googleapis.com/css?family=Permanent+Marker" rel="stylesheet">
<!-- CSS position within head important! -->
<link rel= "stylesheet" type= "text/css" href="assets/CSS/base_project.css">
<link rel= "stylesheet" type= "text/css" href="assets/CSS/AboutUs.css">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark" id="top">
<a class="navbar-brand" href="Projectindex.html"><img class="homeimg" src="assets/img/EMONDimg.svg" alt="EMOND"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse navlinks" id="navbarSupportedContent">
<ul class="navbar-nav mr-0 ml-auto">
<li class="nav-item active">
<a class="nav-link" href="Projectindex.html">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="ProjectTestimonials.html">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ProjectAboutUs.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ProjectContactUs.html">Contact Us</a>
</li>
</ul>
<a role="button" href="ProjectLogin.html" class="btn btn-outline-light mr-2 loginbutton">
<strong>Login</strong></a>
<a role="button" href="CreateAccountProject.html" class="btn btn-light createaccountbutton">
<strong>Create an account</strong></a>
</div>
</nav>
<header class="sub-header">
<div class="overlay">
<div class="container">
<div class="row">
<div class = "col-12">
<h1 class="AboutUs_title">About Us</h1>
</div>
</div>
</div>
</div>
</header>
<section>
<!-- Used the ordered list format as an example, numbers styled out in CSS -->
<ol class="styledoutol">
<img class="aboutusimg" src="assets/img/profile.svg" alt="profile image">
<li>
<h3 class="text-center AboutUsSubheadings"> Who We Are </h3>
<p class="text-center aboutustext">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
</li>
<img class="aboutusimg" src="assets/img/work.svg" alt="work image">
<li>
<h3 class="text-center AboutUsSubheadings"> What We Do </h3>
<p class="text-center aboutustext">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
</li>
<img class="aboutusimg" src="assets/img/team2.svg" alt="second team image">
<li>
<h3 class="text-center AboutUsSubheadings"> Why We Do It </h3>
<p class="text-center aboutustext">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
</li>
</ol>
<div class = "col-12 text-center tedvideo">
<iframe width="560" height="315" src="https://www.youtube.com/embed/Cpc-t-Uwv1I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</section>
<!-- Footer -->
<footer>
<h2 class="text-center"> <strong> Stay Updated! </strong></h2>
<form class="subscribeform">
<div class="col-5 mx-auto">
<label class = "white" for="name"></label>
<input type="email" class="form-control" id="name" placeholder="Your Email" required>
<div class="text-center">
<button type="button" class="btn btn-primary mt-4 mx-auto submit">SUBMIT</button>
</div>
</div>
</form>
<div class="flex w-full bottomfooter">
<div class=" mx-auto">
<a class="mx-2" href="http://facebook.com"><i class="fab fa-facebook-f "></i></a>
<a class="mx-2" href="http://twitter.com"><i class="fab fa-twitter"></i></a>
<a class="mx-2" href="http://instagram.com"><i class="fab fa-instagram"></i></a>
<a class="mx-2" href="http://pinterest.com"><i class="fab fa-pinterest-p"></i></a>
</div>
<div class="mx-auto text-center">
Emond 2019. All rights reserved
</div>
<div class="mx-auto">
<a type="email" style="opacity: 0.4" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</footer>
<!-- JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
<!-- JS for smooth scrolling effect -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</body>
</html>