Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Explore/kha/multiplication/mul9/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Explore/kha/multiplication/mul9/index.html')
-rwxr-xr-xExplore/kha/multiplication/mul9/index.html58
1 files changed, 0 insertions, 58 deletions
diff --git a/Explore/kha/multiplication/mul9/index.html b/Explore/kha/multiplication/mul9/index.html
deleted file mode 100755
index d77d8b0..0000000
--- a/Explore/kha/multiplication/mul9/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Lattice Multiplication</title>
-<link href="../../style.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
-<div id="container">
-<!-- header -->
-<div id="header">
-<div id="slogan">Math &amp; Science Educational videos</div>
-<div id="logo">Khan Academy</a></div>
-</div>
-<div id="menu">
-<ul>
-<li><a href="../../index.html">Home</a></li>
-<li><a href="../../math.html">Math</a></li>
-<li><a href="../../science.html">Science</a></li>
-<li><a href="../../about.html">About</a></li>
-</ul>
-</div>
-<!--end header -->
-<!-- main -->
-<div id="main">
-<div id="text">
-<h1><a href="../../Math.html">Math</a> : <a href="../index.html">Arithmetic</a> : Lattice Multiplication</h1>
-<h3>Introduction to lattice multiplication</h3>
-<br/><br/>
-<div align="center">
-<script type='text/javascript' src='swfobject.js'></script>
-<div id='mediaspace'>This text will be replaced</div>
-<script type='text/javascript'>var so = new SWFObject('player.swf','mpl','854','480','9');
-so.addParam('allowfullscreen','true');
-so.addParam('allowscriptaccess','always');
-so.addParam('wmode','opaque');
-so.addVariable('file','gS6TfWUv97I.flv');
-so.write('mediaspace');
-</script>
-</div>
-<br/><br/><br/>
-</div>
-<!-- end text -->
-</div>
-<!-- end main -->
-
-<!-- footer -->
-<div id="footer">
-<div id="footer_left">Khan Academy Educational Video Library</div>
-<div id="footer_right">
-Offline version - Sep 2010
-</div>
-
-</div>
-<!-- end footer -->
-</div>
-</body>
-</html>