-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (43 loc) · 2.01 KB
/
index.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
<!doctype html public "✰">
<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en-us" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-us" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title dir="ltr">edding850 - go and tag the web</title>
<meta name="viewport" content="width=device-width">
<!-- styles to normalize -->
<link rel="stylesheet" media="screen" href="css/normalize.css" >
<!-- styles for fontfaces -->
<link rel="stylesheet" media="screen" href="css/edding850-fontface.css" >
<!-- styles for layout -->
<link rel="stylesheet" media="screen" href="css/style.css" >
<!-- end styles -->
<!-- custom script for modernizr -->
<script src="js/libs/modernizr-2.5.3-custom.min.js"></script>
<!-- end scripts -->
</head>
<body>
<section class="fonts">
<article>
<hgroup>
<h1>edding™ 850</h1>
<h2>by <a href="http://burodestruct.com" title="büro destruct">büro destruct</a></h2>
</hgroup>
<blockquote cite="http://www.buro-destruct.com/news/2012/03/28/custom-bd-font-for-new-edding-campaign-type-for-type/">
An edding can write on anything. Thanks to the new Büro Destruct font edding 850 it even keeps that promise on your computer. End of story? Quite the opposite
</blockquote>
<blockquote> so go and tag the web !</blockquote>
</article>
</section>
<!-- scripts -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.1.min.js"><\/script>')</script>
<!-- scripts concatenated and minified -->
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
<!-- end scripts -->
</body>
</html>