Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~
diff options
context:
space:
mode:
Diffstat (limited to 'bob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~')
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~29
1 files changed, 29 insertions, 0 deletions
diff --git a/bob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~ b/bob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~
new file mode 100755
index 0000000..52b7bd7
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Math_Money_Identification/.tmp_index.html.28271~
@@ -0,0 +1,29 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>English_Animal Identification</title>
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,animals identification" />
+ <link type="text/css" rel="stylesheet" href="css/lesson.css" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <link type="image/ico" rel="icon" href="../../assets/default/images/favicon.ico" />
+ <link type="text/css" rel="stylesheet" href="css/lesson.css" />
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+</head>
+<body>
+ <div id ="scoreArea">
+
+ </div>
+ <div id="gameArea">
+ <div id="questionBox">What is this?</div>
+ <img class = "imageBox" id="imgAnimal" src="" alt="">
+ <div id="options">
+ <a href="#" id="anchorOpt0"><img class="optImg" id="option0" src="" alt=""></a>
+ <a href="#" id="anchorOpt1"><img class="optImg" id="option1" src="" alt=""></a>
+ <a href="#" id="anchorOpt2"><img class="optImg" id="option2" src="" alt=""></a>
+ <a href="#" id="anchorOpt3"><img class="optImg" id="option3" src="" alt=""></a>
+ </div>
+
+ </div>
+</body>
+</html> \ No newline at end of file