-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindexx.html
54 lines (49 loc) · 2.41 KB
/
indexx.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html id="root">
<!--[if lt IE 7 ]> <html class="ie6" id="root"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7" id="root"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" id="root"> <![endif]-->
<!--[if gt IE 8 ]> <html class="ie9" id="root"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html id="root"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>CEH - Hybrid 2013</title>
<meta name="description" content="">
<meta name="author" content="Callum Hopkins">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="/_inc/css/main.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="/_inc/js/libs/browser-detect.js"></script>
<script src="/_inc/js/libs/modernizr-2.5.3.min.js"></script>
</head>
<body class="home" id="homepage">
<header class="container">
<figure class="centered one clearing">
<img src="/_inc/imgs/branding/logo.png" />
</figure>
<figure class="centered three">
<img src="/_inc/imgs/branding/hybrid.png" />
</figure>
</header>
<section id="main" role="main" class="container">
<article class="centered fifteen clearing">
<figure class="centered fifteen">
<img src="http://farm6.staticflickr.com/5546/9261096656_78a73565ea_o.jpg"/>
</figure>
<h2 class="centered fifteen clearing">Update Title <span>12:00pm 15/08/13</span></h2>
<hr/>
<p class="centered fifteen">Knight Rider, a shadowy flight into the dangerous world of a man who does not exist. Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless in a world of criminals who operate above the law.</p>
</article>
<article class="centered fifteen clearing">
<h2 class="centered fifteen clearing">Update Title <span>12:00pm 15/08/13</span></h2>
<hr/>
<p class="centered fifteen">Knight Rider, a shadowy flight into the dangerous world of a man who does not exist. Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless in a world of criminals who operate above the law.</p>
</article>
</section>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
<script src="/_inc/js/plugins-dev.js"></script>
<script src="/_inc/js/script.js"></script>
</body>
</html>