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

82
art/ai.html Normal file
View File

@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="">
<title>Arona Jones</title>
<!-- Bootstrap core CSS -->
<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 -->
<style>
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Arona Jones GCSE Art</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="develop.html">Develop A01</a>
</li>
<li><a href="refine.html">Refine A02</a>
</li>
<li><a href="record.html">Record A03</a>
</li>
<li><a href="present.html">Present A04</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</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>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">
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- compiled and minified Bootstrap JavaScript -->
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>

96
art/photos.html Normal file
View File

@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="">
<title>Arona Jones</title>
<!-- Bootstrap core CSS -->
<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 -->
<style>
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Arona Jones GCSE Art</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="develop.html">Develop A01</a>
</li>
<li><a href="refine.html">Refine A02</a>
</li>
<li><a href="record.html">Record A03</a>
</li>
<li><a href="present.html">Present A04</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</nav>
<div class="container-fluid">
<div class="starter-template">
<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 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>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- compiled and minified Bootstrap JavaScript -->
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>

View File

@@ -341,15 +341,15 @@
</div>
<h2 style="background-color: #F8ECC2;">Video Recording of Clockwork Mechanisms</h2>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/xDeC6ZB3J5g?fs=1" frameborder="0" allowfullscreen="1">
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/xDeC6ZB3J5g?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
</iframe>
</div>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/cDSUxLj--Wk?fs=1" frameborder="0" allowfullscreen="1">
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/cDSUxLj--Wk?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
</iframe>
</div>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="520" height="415" src="http://www.youtube.com/embed/Q2KymGLOH6M?fs=1" frameborder="0" allowfullscreen="1">
<iframe class="embed-responsive-item" width="420" height="315" src="http://www.youtube.com/embed/Q2KymGLOH6M?fs=1&showsearch=0" frameborder="0" allowfullscreen="1">
</iframe>
</div>
<h1 style="background-color: #F8ECC2;">Illustrator</h1>

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) -->