Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2009-12-20 05:47:16 (GMT)
committer Bryan Berry <bryan@olenepal.org>2009-12-20 05:47:16 (GMT)
commit3fff5a67413cda32af5b6c0d976059bc02bf9d25 (patch)
tree0524d8026991e715e705a26b597acaeff6d81bd7 /examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~
parent902dbf0c38c93cd0b5f2ae171089ceed9d1f45d8 (diff)
refactored English_Alphabet_Puzzle_Solving/, English_Animal_Identification/, English_Color_Identification/
Diffstat (limited to 'examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~')
-rwxr-xr-xexamples/Vocabulary_Section/Fruits/.tmp_index.html.70838~29
1 files changed, 29 insertions, 0 deletions
diff --git a/examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~ b/examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~
new file mode 100755
index 0000000..c55ec35
--- /dev/null
+++ b/examples/Vocabulary_Section/Fruits/.tmp_index.html.70838~
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/function.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+ </head>
+ <body>
+ <div id = "gameArea">
+ <div id="imageBox">
+ <img class="imgObject" id="img1" src="assets/images/birds_images/1.png" alt="" >
+ <img class = "dropBox" id="drop1" src="assets/images/drop_box.png">
+ </div>
+ <div id="optionArea">
+ <img class="dragImg" id="drag1" draggable="true" src="assets/images/birds_names/1.png">
+ </div>
+ </div>
+
+
+ </body>
+</html> \ No newline at end of file