Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/menu/faculty_menu
blob: 1912ff864f472c148a83316b7a8a41c95c2693ec (plain)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
      <div id='c11'>
          <div class = 'main'>
              <a href="English/p4.html">English P4
                  <img src="assets/image/english.png" alt="English" width=175 height=175 ">
              </a>
          </div>
      </div>
      <div id='c12'>
          <div class = 'main'>
              <a href="English/p5.html">English P5
                  <img src="assets/image/english.png" alt="English" width=175 height=175 ">
              </a>
          </div>
      </div>
      <div id='c13'>
          <div class = 'main'>
              <a href="English/p6.html">English P6
                  <img src="assets/image/english.png" alt="English" width=175 height=175 ">
              </a>
          </div>
      </div>
      <div id = 'c21'>
        <div class = 'main'>
              <a href="Mathematics/p4.html">Mathematics P4
                  <img src="assets/image/mathematics.png" alt="Mathematics" width=175 height=175 />
              </a>
        </div>
      <div id = 'c22'>
        <div class = 'main'>
              <a href="Mathematics/p5.html">Mathematics P5
                  <img src="assets/image/mathematics.png" alt="Mathematics" width=175 height=175 />
              </a>
        </div>
      <div id = 'c23'>
        <div class = 'main'>
              <a href="Mathematics/p6.html">Mathematics P6
                  <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>