-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
executable file
·37 lines (34 loc) · 1.69 KB
/
index2.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Angelabelle Abarientos</title>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<h1>ANGELABELLE ABARIENTOS!!</h1>
<p>Read my <a href="statement.html">artist's statement.</a></p>
<div class="portfolio-item">
<iframe src="https://player.vimeo.com/video/257977534" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<div class="porfolio-description">
<h6> “This is an Emergency”</h6>
<h6>Original and found video footage</h6>
<h6>2:00:20</h6>
<block>
<h6>
As a team we captured video on campus that played around with light and shadows.
Along this journey, I found that most of the light source was made by electricy because it was shot at night.
It inspired me to think about our society and how we function with and without electricity/devices.
We almost panic in an event of a world crisis, or emergency.
It also brought me back to when the power grid was shut off in San Diego for a whole day.
I took notice on how much we rely on this source for survival.
It scares me to think our society today might go mad in a world without technology and electricity.
Could we make it if we all fell off the grid? I started to sourced some videos from CreativeCommons
to interlace some found footage of natural disasters or states of emergency with the captured video.
I then proceeded to use Adobe Premiere to make this project whole.
</h6>
</block>
</div>
</div>
</body>
</html>