More work
This commit is contained in:
@@ -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) -->
|
||||
|
||||
Reference in New Issue
Block a user