This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog-media.html
76 lines (57 loc) · 3.53 KB
/
blog-media.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Robot…or Not?</title>
<meta name="DC.creator" content="Ethan Marcotte - http://unstoppablerobotninja.com/" />
<meta name="DC.language" content="en" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="-/css/core.css" media="screen, projection" />
<!--[if IE]><link rel="stylesheet" href="-/css/patches/win-ie-all.css" type="text/css" media="screen, projection" /><![endif]-->
<!--[if lte IE 7]><link rel="stylesheet" href="-/css/patches/win-ie7-below.css" type="text/css" media="screen, projection" /><![endif]-->
<!--[if lte IE 6]><link rel="stylesheet" href="-/css/patches/win-ie6-below.css" type="text/css" media="screen, projection" /><![endif]-->
<style type="text/css" media="screen, projection">
#page {
margin: 2em auto;
}
#blog {
margin: 0 auto;
}
</style>
</head>
<body id="www-robot-or-not-com" class="sect-blog">
<div id="page">
<div id="blog" class="section">
<div class="header">
<h1><a href="#">Magical blog entry title is magical.</a></h1>
</div><!-- /end .header -->
<div class="article">
<div class="intro">
<p><strong>ITEM!</strong> The robots are on the march, and they’s <em>miffed</em>.</p>
<p>They might even lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
</div><!-- /end .intro -->
<div class="main">
<object type="application/x-shockwave-flash" style="width:450px; height:366px;" data="http://www.youtube.com/v/zFg5eWbFxEw">
<param name="movie" value="http://www.youtube.com/v/zFg5eWbFxEw" />
</object>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
<div class="figure">
<div>
<span><img src="FPO/monster.jpg" alt="" /></span>
<p class="figcaption">I <em>love</em> <cite>3D Robot Monsters</cite>!</p>
</div>
</div><!-- /end .figure -->
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
</div><!-- /end .main -->
<div class="aside">
<p>Written on <a href="#">10 February 2010</a>, and filed under <a href="#">Musings</a>.</p>
<p><i>Tagged with:</i> <a href="#">humpty</a>, <a href="#">dance</a>, <a href="#">dothehumptyhump</a></p>
</div><!-- /end .aside -->
</div><!-- /end .article -->
</div><!-- /end #blog.section -->
</div><!-- /end #page -->
<script src="/-/js/lib/jquery.js"></script>
<script src="/-/js/lib/css3-mediaqueries.js"></script>
<script src="/-/js/core.js"></script>
</body>
</html>