Subpage the refine page.

Rearrangement of pages pending
This commit is contained in:
Arona Jones
2015-01-15 15:51:11 +00:00
parent c2747a475f
commit 7c2d8250e5
4 changed files with 201 additions and 35 deletions

View File

@@ -62,38 +62,26 @@
</nav>
<div class="container-fluid">
<div class="starter-template">
<h2>Da Vinci</h2>
<img src="/images/art/ai/clock2vinci.jpg" width="60%" class="img-rounded bordered">
<img src="/images/art/ai/clock4vinci.jpg" width="60%" class="img-rounded bordered">
<h2>Layered AIs</h2>
<img src="/images/art/ai/clocklayers.jpg" width="60%" class="img-rounded bordered">
<img src="/images/art/ai/clocklayers1.jpg" width="60%" class="img-rounded bordered">
<h2>Superimposing my Da Vinci pieces onto their base photographs</h2>
<img src="/images/art/combo/overlay.JPG" width="60%" class="img-rounded bordered">
<br>
<br>
<img src="/images/art/combo/overlay2.JPG" width="60%" class="img-rounded bordered">
<h2>Experiments with Animation</h2>
<img src="/images/art/breaktest.gif" class="img-rounded bordered" width="300px">
<img src="/images/art/geartest.gif" class="img-rounded bordered" width="300px">
<h2>Experiments with textures and my photographs</h2>
<img src="/images/art/tex/1.JPG" width="60%" class="img-rounded bordered">
<img src="/images/art/tex/2.JPG" width="60%" class="img-rounded bordered">
<img src="/images/art/tex/3.JPG" width="60%" class="img-rounded bordered">
<h2>Applying filters to my photographs</h2>
<img src="/images/art/filters/1.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/2.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/3.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/4.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/5.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/6.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/7.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/8.JPG" width="40%" class="img-rounded bordered">
<h2>Multiple Filters on the same photo</h2>
<img src="/images/art/filters/multi1.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/multi2.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/multi3.JPG" width="40%" class="img-rounded bordered">
<img src="/images/art/filters/multi4.JPG" width="40%" class="img-rounded bordered">
<div class="row" align="center">
<div class="col-md-4">
<a href="ai.html">
<img src="/images/art/ai/clock2grad.jpg" align="center" title="Portal" class="img-rounded" style="width:350px; height:350px">
</a>
</div>
<div class="col-md-4">
<a href="photos.html">
<img src="/images/art/photos/hi5.JPG" align="center" title="Portal" class="img-rounded" style="width:350px; height:350px">
</a>
</div>
</div>
<div class="row">
<div class="col-md-4">
<a href="ai.html"><h3>Illustrator Work</h3></a>
</div>
<div class="col-md-4">
<a href="photos.html"><h3>Photograph Based Work</h3></a>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->