Implement 'suggestions' of Art Dept, and add the complex GIF
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Illustrator</h1>
|
<h1>Illustrator</h1>
|
||||||
</div>
|
</div>
|
||||||
<h2 style="background-color: #F8ECC2;">Simplistic Line Images</h2>
|
<h2 style="background-color: #F8ECC2;">Line Drawings</h2>
|
||||||
<a href="/images/art/ai/simple1.png" alt="..." data-lightbox="gradiented">
|
<a href="/images/art/ai/simple1.png" alt="..." data-lightbox="gradiented">
|
||||||
<img src="/images/art/ai/simple1.png" alt="..." width="300px" class="img-rounded">
|
<img src="/images/art/ai/simple1.png" alt="..." width="300px" class="img-rounded">
|
||||||
</a>
|
</a>
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2>Layered AIs</h2>
|
<h2>Layered Digital Drawings</h2>
|
||||||
<img src="/images/art/ai/clocklayers.jpg" width="60%" class="img-rounded bordered">
|
<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">
|
<img src="/images/art/ai/clocklayers1.jpg" width="60%" class="img-rounded bordered">
|
||||||
<h2>Da Vinci</h2>
|
<h2>Da Vinci</h2>
|
||||||
@@ -121,6 +121,8 @@
|
|||||||
<img src="/images/art/geartest2fast.gif" class="img-rounded bordered" width="300px">
|
<img src="/images/art/geartest2fast.gif" class="img-rounded bordered" width="300px">
|
||||||
<img src="/images/art/geartest3.gif" class="img-rounded bordered" width="300px">
|
<img src="/images/art/geartest3.gif" class="img-rounded bordered" width="300px">
|
||||||
<img src="/images/art/MechAnim.gif" class="img-rounded bordered" width="300px">
|
<img src="/images/art/MechAnim.gif" class="img-rounded bordered" width="300px">
|
||||||
|
<h3>Complex Animation</h3>
|
||||||
|
<img src="/images/art/pita.gif" class="img-rounded bordered" width="600px">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
body {
|
body {
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.starter-template {
|
.starter-template {
|
||||||
padding: 40px 15px;
|
padding: 40px 15px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -76,7 +77,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<a href="ai.html"><h3>Illustrator Work</h3></a>
|
<a href="ai.html"><h3>Digital Drawing Work</h3></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<a href="photos.html"><h3>Photograph Based Work</h3></a>
|
<a href="photos.html"><h3>Photograph Based Work</h3></a>
|
||||||
@@ -90,4 +91,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/pita.gif
Executable file
BIN
images/art/pita.gif
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Reference in New Issue
Block a user