-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (162 loc) · 6.88 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
<!--
Author: Andrea Restle-Lay
Author URL: http://visitrash.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="zxx">
<head>
<link rel="icon" href="http://visitrash.com/visitrash-icon.png">
<title>VisiTrash</title>
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords" content="VisiTrash, Sustainability, Plastic, Sea Turtles, Ocean" />
<script>
addEventListener("load", function() {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- //Meta tag Keywords -->
<!-- Custom-Files -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!-- Style-CSS -->
<!-- font-awesome-icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome-icons -->
<!-- /Fonts -->
<link href="//fonts.googleapis.com/css?family=Josefin+Sans:100,100i,300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
<!-- //Fonts -->
</head>
<body>
<!-- mian-content -->
<div class="main-w3layouts-header-sec">
<!-- header -->
<header class="header-w3pvt">
<div class="container-fluid inner-sec-w3ls">
<div class="header d-lg-flex justify-content-between align-items-center">
<!-- logo -->
<h1 class="logo text-center">
<a href="index.html">VisiTrash
</a>
</h1>
<!-- //logo -->
<!-- nav -->
<div class="nav_w3ls">
<nav>
<label for="drop" class="toggle toogle-2">Menu</label>
<input type="checkbox" id="drop" />
<ul class="menu">
<li class="active ml-0"><a href="index.html">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#gallery">Gallery</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
</div>
<!-- //nav -->
</div>
</div>
</header>
</div>
<!-- //header -->
<div class="main-content" id="home">
<div class="wthree-overlay">
<!-- //header -->
<div class="container">
<!-- /banner -->
<div class="banner-info text-center">
<h3>Together we CAN make a difference</h3>
</div>
</div>
<!-- //banner -->
</div>
</div>
<!--// mian-content -->
<!-- /grids-content -->
<section class="banner-w3ls-bottom py-5" id="part">
<div class="container py-lg-5">
<div class="w3pvt-border-info text-center">
<h4 class="title-w3ls">"Plastic comprises 50-80% of litter in the oceans… you have to go to the source… reducing the <i><b>use</b></i> of plastics.” </h4>
<p class="my-3">Cressey, Daniel. "THE PLASTIC OCEAN. Nature 536, no. 7616 (Aug 18, 2016): 263-265"</p>
</div>
</div>
</section>
<!-- //grids-content -->
<!-- banner-bottom -->
<section class="join-us py-5" id="team">
<div class="container py-md-5">
<div class="row about-w3pvt-top mt-2">
<div class="col-lg-6 about-img px-5">
<img src="images/t1.jpg" class="img-fluid mt-3" alt="">
</div>
<div class="col-lg-6 about-info">
<h4 class="title-w3ls mb-5">
Join Our Team and Save the Planet from Plastic!</h4>
<p> VisiTrash was conceived on February 1-3rd of 2019 as a weekend Make-A-Thon project. Our mission was to reduce waste on an island resort by engaging with the public with visual rhetoric via the use of interactive designed trash receptacles. </p>
<p> Awareness of global warming, ocean plastic pollution and mass extinctions is growing worldwide as our window to contain the damage shrinks daily.</p>
</div>
</div>
</div>
</section>
<!-- //banner-bottom-->
<!-- footer -->
<footer class="footer py-5 text-center" id="contact">
<div class="container py-md-5">
<!-- logo -->
<h2 class="logo text-center">
<a href="index.html">VisiTrash
</a>
</h2>
<!-- //logo -->
<div class="newsletter_wthree mb-5">
<!-- newsletter -->
<div class="newsletter">
<form action="mailto:[email protected]" method="post">
<div class="form-group mb-0 w-100">
<input class="email" type="email" name="email" placeholder="Your email..." required="">
</div>
<button type="submit" class="btn">Subscribe</button>
</form>
</div>
</div>
<!-- //newsletter -->
<!-- social icons -->
<div class="social-icons-footer mt-4">
<ul class="list-unstyled w3pvt-icons mb-5">
<li>
<a href="https://www.facebook.com/VisiTrash-104786297592635">
<span class="fa fa-facebook-f"></span></a>
</li>
<li>
<a href="https://VisiTrash.Slack.com"><span class="fa fa-slack"></span></a>
</li>
<li>
<a href="https://github.com/arrestle/VisiTrash">
<span class="fa fa-github"></span>
</a>
</li>
</ul>
<!-- move top icon -->
<a href="#home" class="move-top text-center"><span class="fa fa-angle-double-up" aria-hidden="true"></span></a>
<!-- //move top icon -->
</div>
<!-- //social icons -->
</div>
</footer>
<!-- //footer -->
<!-- copyright -->
<div class="copy_right text-center py-3">
<p>© 2019 VisiTrash. All rights reserved | Design by
<a href="http://w3layouts.com/">W3layouts</a>
</p>
</div>
<!-- //copyright -->
</body>
</html>