Skip to content

Commit de88712

Browse files
committed
Updated videos.html
1 parent 3127845 commit de88712

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

assets/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ h1, h2, h3, h4, h5, h6 {
205205
background: url(../img/work-photo.jpg) no-repeat center top;
206206
}
207207

208+
#workwrap.motion {
209+
background: url(../img/work-motion.jpg) no-repeat center top;
210+
}
211+
208212
#workwrap h1 {
209213
color:#ffffff;
210214
padding-top: 10px;

assets/img/portfolio/folio07.jpg

59.3 KB
Loading

assets/img/portfolio/folio8.gif

-271 KB
Loading

assets/img/work-motion.jpg

40.5 KB
Loading

videos.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</div>
5353

5454

55-
<div id="workwrap" class="photo">
55+
<div id="workwrap" class="motion">
5656
<div class="container">
5757
<div class="row">
5858
<div class="col-lg-6 col-lg-offset-3">
@@ -69,21 +69,25 @@ <h1>Motion Graphics</h1>
6969
<div class="row centered mt mb">
7070
<div class="col-lg-8 col-lg-offset-2">
7171

72-
<p>I love Motion - whether that be animating, graphics or live footage! NKU introduced me to the world of motion and since then over the years I found ways to keep pursuing it, through personal projects and projects at work!</p>
72+
<p>I love Motion - whether that be animating graphics or live footage! NKU introduced me to the world of motion and over the years I found ways to keep pursuing it, through personal projects and projects at work!</p>
73+
<p> Thinking up a way to tell a story in a bunch of different ways through storyboarding then seeing it come to life is the best feeling in the world. </p>
7374
</div>
7475
<div class="col-sm-10 col-sm-offset-1 mt">
75-
<iframe src="https://player.vimeo.com/video/173417550" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
76-
<p>Video Description </p>
77-
<br><br>
76+
7877
<iframe src="https://player.vimeo.com/video/173419182" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
7978
<p>Video Description</p>
8079
<br><br>
81-
<iframe src="https://player.vimeo.com/video/70511416" width="640" height="353" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
80+
<iframe src="https://player.vimeo.com/video/173423894" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
8281
<p>Video Description</p>
8382
<br><br>
84-
<iframe src="https://player.vimeo.com/video/173423894" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
83+
84+
<iframe src="https://player.vimeo.com/video/70511416" width="640" height="353" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
8585
<p>Video Description</p>
8686
<br><br>
87+
88+
<iframe src="https://player.vimeo.com/video/173417550" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
89+
<p>Video Description </p>
90+
<br><br>
8791
</div>
8892

8993

0 commit comments

Comments
 (0)