-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
183 lines (147 loc) · 7.5 KB
/
about.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
<!DOCTYPE HTML>
<!--- ABOUT page --->
<html>
<head>
<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="assets/css/main.css" />
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
</head>
<style>
ul.NavBarstyle {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333;
}
li {
float: left;
}
li a {
display: block;
text-align: center;
padding: 22px 26px;
color : white;
text-decoration: none;
}
li.icons a {
color:black;
}
/* Change the link color to #111 (black) on hover */
li a :hover {
background-color: #111;
}
.active {
background-color: #4CAF50;
}
nav select {
display:none;
}
@media (max-width: 700px) {
nav ul {display: none;}
nav select {display: inline-block;}
}
</style>
<!-- NavBar new -->
<div class="w3-top topNavBar">
<div class="w3-bar w3-black" id="myNavbar">
<a class="w3-bar-item w3-button w3-hover-black w3-hide-large w3-left" href="javascript:void(0);" onclick="toggleFunction()" title="Toggle Navigation Menu">
<i class="fa fa-bars"></i>
</a>
<!-- NavBar -->
<a href="index.html" class="w3-bar-item w3-button w3-hide-small w3-hide-medium navbar w3-padding-large myTab">Home</a>
<a href="about.html" class="w3-bar-item w3-button w3-hide-small w3-hide-medium w3-padding-large navbar myTab active"> About</a>
<a href="contact.html" class="w3-bar-item w3-button w3-hide-small w3-hide-medium navbar myTab w3-padding-large" > Contact</a>
<a href="login.html" class = "w3-bar-item w3-button w3-hide-small w3-hide-medium w3-padding-large navbar myTab "> Account </a>
</div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-bar-block w3-mobile w3-black w3-hide w3-hide-large">
<a href="index.html" class="w3-bar-item w3-button" onclick="toggleFunction()">Home</a>
<a href="about.html" class="w3-bar-item w3-button" onclick="toggleFunction()">About</a>
<a href="contact.html" class="w3-bar-item w3-button" onclick="toggleFunction()">Contact</a>
<a href="login.html" class="w3-bar-item w3-button" onclick="toggleFunction()">Account</a>
</div>
</div>
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- THIRD -->
<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right" id = "third">
<div class="content">
<h2>The Plants</h2>
<p class="major"> At the heart of the development of iPlant lie the plants. Our researchers and engineers collaborated in order to bring you a system that knows your plants and their needs, and will meet them. Our iPlant ecosytem is optimized for all of your indoor plant needs.</p>
<ul class="actions vertical">
<li><a href="#fourth" class="button big wide smooth-scroll-middle">Learn More</a></li>
</ul>
</div>
<div class="image">
<img src="images/plant3.jpg" alt="" />
</div>
</section>
<!-- FOURTH -->
<section class="banner style1 orient-right content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right" id="fourth">
<div class="content">
<h2>The iPlant Sensors</h2>
<p class="major">The iPlant uses some of Heptagon's finest sensors to provide you with the best experience. The sensors in the iPlant detect temperature and humidity, ambient light and a variety of compounds in the air including carbon dioxide and VOCs.</p>
<ul class="actions vertical">
<li><a href="#fifth" class="button big wide smooth-scroll-middle">learn More</a></li>
</ul>
</div>
<div class="image">
<img src="images/sensors2.JPG" alt="" />
</div>
</section>
<!-- FIFTH -->
<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right" id = "fifth">
<div class="content">
<h2>The Team</h2>
<b>Alexandria Wolf(right)</b>
<p>involved in the hackathon prototype of the iPlant. In further development of the iPlant, she has worked on our official iPlant website, the sensors and iPlant mobile app, and contributed to the design of the 3D model for the iPlant itself.</p>
<b> Raghav Maheshwari(middle)</b>
<p>supported the iPlant team during and after the Hackathon, and has contributed to both the iPlant website front end and mobile app, as well as managing the back end of the iPlant website.</p>
<b>Julian Blackwell(not depicted)</b> <p>involved in the hackathon prototype of the iPlant. In further development of the iPlant, he has continued working with the sensors, the iPlant mobile app and contributed to the design of the 3D model for the iPlant itself.</p>
<b>Eshaan Agrawal(not depicted)</b> <p>involved in the hackathon prototype of the iPlant where he worked extensively with programming the sensors and multiple prototype apps.</p>
<ul class="actions vertical">
<li><a href="#third" class="button big wide smooth-scroll-middle">Back to Top</a></li>
</ul>
</div>
<div class="image">
<img src="images/teampic2.JPG" alt="" />
</div>
</section>
<!-- Footer -->
<footer class="wrapper style1 align-center">
<div class="inner">
<ul class="icons" style = "display: inline-block;">
<li class = "icons"><a href="https://twitter.com/iPlantTeam" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
<li class = "icons"><a href="https://www.facebook.com/Plant-Team-1770541762960314/" class="icon style2 fa-facebook"><span class="label">Facebook</span></a></li>
<li class = "icons"><a href="https://www.instagram.com/iplantteam/" class="icon style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li class = "icons"><a href="https://www.linkedin.com/in/iplant-team-722687147/" class="icon style2 fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li class = "icons"><a href="email.html" class="icon style2 fa-envelope"><span class="label">Email</span></a></li>
</ul>
<p>© iPlant 2017. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript" src="SimbleeCloud.js"></script>
<script type="text/javascript">
// NEW drop down menu
function toggleFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</div>
</html>