Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/menu/student_menu
diff options
context:
space:
mode:
Diffstat (limited to 'menu/student_menu')
-rw-r--r--menu/student_menu33
1 files changed, 33 insertions, 0 deletions
diff --git a/menu/student_menu b/menu/student_menu
new file mode 100644
index 0000000..c55b6b6
--- /dev/null
+++ b/menu/student_menu
@@ -0,0 +1,33 @@
+ <div id='c1t'>
+ <div class = 'main'">
+ <a href="English/index.html">English
+ <img src="assets/image/english.png" alt="English" width=175 height=175 />
+ </a>
+ </div>
+ </div>
+ <div id='c2t'>
+ <div class = 'main'>
+ <a href="Mathematics/index.html">Mathematics
+ <img src="assets/image/mathematics.png" alt="Mathematics" width=175 height=175" />
+ </a>
+ </div>
+ </div>
+ <div id = 'c1b'>
+ <a href="http://schoolserver/fez">
+ <img src="assets/image/library.gif" alt="Library" width=175 height=175>
+ Library
+ </a>
+ </div>
+ <div id = 'c2b'>
+ <a href="Explore/index.html">
+ <img src="assets/image/explore.png" alt="Explore" width=175 height=175>
+ Explore
+ </a>
+ </div>
+ <div id="footer">
+ Karma.js is licensed under the
+ <a href="http://www.opensource.org/licenses/mit-license.php">MIT License</a>.
+ Karma is a sub-project of
+ <a href="http://sugarlabs.org">SugarLabs</a>. <br />
+ Copyright (c) 2009 Bryan Willson Berry
+ </div>