Art coursework final piece! :O

This commit is contained in:
Arona Jones
2015-03-26 15:46:13 +00:00
parent 3a1fc7adba
commit 9adda9d569
2 changed files with 5 additions and 3 deletions

View File

@@ -12,13 +12,13 @@
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
<link href="/css/art.css" rel="stylesheet"> <link href="/css/art.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<style> <style>
body { body {
padding-top: 50px; padding-top: 50px;
} }
.starter-template { .starter-template {
padding: 40px 15px; padding: 40px 15px;
text-align: center; text-align: center;
@@ -63,7 +63,9 @@
<div class="container-fluid"> <div class="container-fluid">
<div class="starter-template"> <div class="starter-template">
<div class="page-header"> <div class="page-header">
<h1>Nothing here yet!</h1> <h1 style="background-color: #F8ECC2;">Final Piece</h1>
<img src="/images/art/anim1.gif" class="img-rounded bordered" width="600px">
<p>This piece is a composition of all the work done leading up to this point, involving both photography and digital drawing work that I then animated. </p>
</div> </div>
</div> </div>
</div> </div>
@@ -73,4 +75,4 @@
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body> </body>
</html> </html>

BIN
images/art/anim1.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 KiB