-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathkiller.html
More file actions
43 lines (39 loc) · 2.63 KB
/
killer.html
File metadata and controls
43 lines (39 loc) · 2.63 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Killer Icebreakers</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="styles.css" />
<link href="http://www.mozilla.org/tabzilla/media/css/tabzilla.css" rel="stylesheet" />
</head>
<body class="indexBody">
<div class="tabzillaBorder">
<a href="http://www.mozilla.org/" id="tabzilla">mozilla</a>
</div>
<header class="landing">
<img src="http://stuff.webmaker.org/teach-assets/kits/images/hiveheader.png" alt="hiveheader" class="headerLanding"/>
<nav>
<a href="http://explorecreateshare.org/"><img src="http://stuff.webmaker.org/teach-assets/kits/images/hivelogo.png" alt="hive logo"/><br/>Visit our blog!</a>
<a href="http://hivenyc.org/storycamp/"><img src="http://stuff.webmaker.org/teach-assets/kits/images/storycamp_icon.png" alt="storycamp logo"/><br/>Hacktivity Kits for StoryCamp</a>
<a href="kits.html"><img src="http://stuff.webmaker.org/teach-assets/kits/images/webmaker_logo.png" alt="webmaker logo"/><br/>Hacktivity Kits for Webmaking</a></nav>
<section class="landing rss">
<h1>Awesome Icebreakers</h1>
<script id="feed-1360949608114478" type="text/javascript" src="http://rss.bloople.net/?url=https%3A%2F%2Fgroups.diigo.com%2Fgroup%2Fkiller-icebreakers%2Frss&limit=20&showtitle=false&type=js&id=1360949608114478"></script>
</header>
<script src="//www.mozilla.org/tabzilla/media/js/tabzilla.js"></script>
<footer>
<a class="tag" title="Tell us what you think, tag your story with #teachtheweb." href="https://twitter.com/search?q=%23teachtheweb"><img src="http://stuff.webmaker.org/teach-assets/kits/images/converse_icon.png" width="30px"></a>
<a class="add" title="Add your own resources." href="https://wiki.mozilla.org/Webmaker/Teach"><img src="http://stuff.webmaker.org/teach-assets/kits/images/resources_icon.png" width="30px"></a>
<a class="follow" title="Follow @MozTeach" href="https://twitter.com/mozteach"><img src="https://abs.twimg.com/a/1363285036/images/resources/twitter-bird-blue-on-white.png" width="30px"></a>
</footer>
</body>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12156376-8']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></html>