More work

This commit is contained in:
Arona Jones
2015-06-19 21:35:51 +01:00
parent 33a266ea35
commit 5331c6394a
5 changed files with 11 additions and 101 deletions

View File

@@ -62,6 +62,8 @@
</li>
<li role="presentation"><a href="#artist">Artist Link</a>
</li>
<li role="presentation"><a href="#hand">Lorem Ipsum</a>
</li>
</ul>
</div>
<div class="container-fluid">
@@ -140,6 +142,15 @@
<h3>An example of his work:</h3>
<iframe width="560" height="315" src="https://www.youtube.com/embed/WQO-aOdJLiw" frameborder="0" allowfullscreen></iframe>
</div>
<div id="hand">
<h2 class="ruled">Lorem Ipsum</h2>
<h3>Hand Constructed:</h3>
<img src="/images/art/handConstructed.png" class="img-rounded" style="width: 200px">
<h3>Hand Deconstructed:</h3>
<img src="/images/art/handDeco.png" class="img-rounded" style="width: 60%">
<h3>Construction:</h3>
<img src="/images/art/hand.gif" class="img-rounded" style="width: 60%">
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->