Impment Bootstrap & Add Preliminary photographs
BIN
images/photos/DSCN2682.JPG
Normal file
|
After Width: | Height: | Size: 701 KiB |
BIN
images/photos/DSCN2685.JPG
Normal file
|
After Width: | Height: | Size: 662 KiB |
BIN
images/photos/DSCN2686.JPG
Normal file
|
After Width: | Height: | Size: 644 KiB |
BIN
images/photos/DSCN2688.JPG
Normal file
|
After Width: | Height: | Size: 729 KiB |
BIN
images/photos/DSCN2689.JPG
Normal file
|
After Width: | Height: | Size: 664 KiB |
BIN
images/photos/DSCN2690.JPG
Normal file
|
After Width: | Height: | Size: 716 KiB |
BIN
images/photos/DSCN2691.JPG
Normal file
|
After Width: | Height: | Size: 678 KiB |
BIN
images/photos/DSCN2692.JPG
Normal file
|
After Width: | Height: | Size: 719 KiB |
BIN
images/photos/DSCN2693.JPG
Normal file
|
After Width: | Height: | Size: 686 KiB |
BIN
images/photos/DSCN2694.JPG
Normal file
|
After Width: | Height: | Size: 671 KiB |
BIN
images/photos/DSCN2695.JPG
Normal file
|
After Width: | Height: | Size: 693 KiB |
BIN
images/photos/DSCN2696.JPG
Normal file
|
After Width: | Height: | Size: 652 KiB |
BIN
images/photos/DSCN2697.JPG
Normal file
|
After Width: | Height: | Size: 691 KiB |
BIN
images/photos/DSCN2698.JPG
Normal file
|
After Width: | Height: | Size: 658 KiB |
BIN
images/photos/DSCN2699.JPG
Normal file
|
After Width: | Height: | Size: 686 KiB |
BIN
images/photos/DSCN2700.JPG
Normal file
|
After Width: | Height: | Size: 716 KiB |
BIN
images/photos/DSCN2701.JPG
Normal file
|
After Width: | Height: | Size: 711 KiB |
BIN
images/photos/DSCN2702.JPG
Normal file
|
After Width: | Height: | Size: 754 KiB |
BIN
images/photos/DSCN2703.JPG
Normal file
|
After Width: | Height: | Size: 731 KiB |
BIN
images/photos/DSCN2704.JPG
Normal file
|
After Width: | Height: | Size: 728 KiB |
BIN
images/photos/DSCN2705.JPG
Normal file
|
After Width: | Height: | Size: 690 KiB |
BIN
images/photos/DSCN2706.JPG
Normal file
|
After Width: | Height: | Size: 731 KiB |
BIN
images/photos/DSCN2707.JPG
Normal file
|
After Width: | Height: | Size: 686 KiB |
BIN
images/photos/DSCN2708.JPG
Normal file
|
After Width: | Height: | Size: 717 KiB |
BIN
images/photos/DSCN2709.JPG
Normal file
|
After Width: | Height: | Size: 686 KiB |
BIN
images/photos/DSCN2711.JPG
Normal file
|
After Width: | Height: | Size: 675 KiB |
122
index.html
@@ -1,17 +1,115 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Arona Jones GCSE Art 2015</title>
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/stylesheet.css">
|
||||
|
||||
<meta name="description" content="Arona Jones GCSE Art 2015">
|
||||
|
||||
<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>Starter Template for Bootstrap</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.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>
|
||||
<a href="recording.html">Visual Recording</a>
|
||||
|
||||
<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>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">Project name</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li class="active"><a href="#">Home</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<h1>Hello, world!</h1>
|
||||
<p class="lead">Now you can start your own project with Bootstrap 3.2.0. This plugin is a fork from <a href="https://github.com/le717/brackets-html-skeleton">HTML Skeleton</a>.</p>
|
||||
</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>
|
||||
</html>
|
||||
<!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>Starter Template for Bootstrap</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.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>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">Arona Jones - GCSE Art</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li class="active"><a href="recording.html">Visual Recording</a></li>
|
||||
<li><a href="#about">2</a></li>
|
||||
<li><a href="#contact">3</a></li>
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<h1>Hello, world!</h1>
|
||||
</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>
|
||||
|
||||
2114
javascripts/bootstrap.js
vendored
Normal file
6
javascripts/bootstrap.min.js
vendored
Normal file
@@ -1,4 +1,96 @@
|
||||
<h1>Visual Recording</h1>
|
||||
<!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>Starter Template for Bootstrap</title>
|
||||
|
||||
<h2>I, Me, Mine - Subject Brainstorm</h2>
|
||||
<img src="/images/mindmap.png" width="50%" border="5">
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.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>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">Arona Jones - GCSE Art</a>
|
||||
<li class="active"><a href="#">1</a></li>
|
||||
<li><a href="#about">2</a></li>
|
||||
<li><a href="#contact">3</a></li>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container">
|
||||
<div class="starter-template">
|
||||
<h1>Visual Recording</h1>
|
||||
|
||||
<h2>I, Me, Mine - Subject Brainstorm</h2>
|
||||
<img src="/images/mindmap.png" width="50%" border="5">
|
||||
|
||||
<h2>Photography</h2>
|
||||
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
|
||||
<!-- Indicators -->
|
||||
<ol class="carousel-indicators">
|
||||
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
|
||||
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
|
||||
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
|
||||
</ol>
|
||||
|
||||
<!-- Wrapper for slides -->
|
||||
<div class="carousel-inner">
|
||||
<div class="item active">
|
||||
<img src="..." alt="...">
|
||||
<div class="carousel-caption">
|
||||
...
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="..." alt="...">
|
||||
<div class="carousel-caption">
|
||||
...
|
||||
</div>
|
||||
</div>
|
||||
...
|
||||
</div>
|
||||
|
||||
<!-- Controls -->
|
||||
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
|
||||
<span class="glyphicon glyphicon-chevron-left"></span>
|
||||
</a>
|
||||
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
|
||||
<span class="glyphicon glyphicon-chevron-right"></span>
|
||||
</a>
|
||||
</div>
|
||||
</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>
|
||||
|
||||