Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2009-12-13 04:23:57 (GMT)
committer Bryan Berry <bryan@olenepal.org>2009-12-13 04:23:57 (GMT)
commit5c81a0c6b9bbc77a838b4789570a79403bfca0bf (patch)
treed132ee9c715a16babeb3b865b873ba39e48f5834 /index.html
parent3402779b407ec5bf00c5955a72453368edbc6760 (diff)
fixed layout of starter page
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 573f8f7..f805e60 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
The <strong><a href="http://karmaeducation.org">Karma Project</a></strong>
aims to create high-quality open-source educational software
using openweb technologies. <br /><br />
- <a href="http://git.sugarlabs.org/projects/karma/repos/mainline/blobs/raw/5f93619d5dc78c6fbd9251064f95aa82a25eab70/js/karma.js">karma.js</a> is a javascript library for manipulating html5 and SVG.
+ <a href="http://git.sugarlabs.org/projects/karma/repos/mainline/blobs/raw/5f93619d5dc78c6fbd9251064f95aa82a25eab70/js/karma.js">karma.js</a> is a javascript library for manipulating <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML 5</a> and <a href="http://wiki.svg.org/">SVG</a>.
</div>
<div id="monkeyHolder">
<img src="assets/images/happyChimp120x125.png" alt="image of chimp"></img>
@@ -34,7 +34,7 @@
</div>
<div id="demos">
<div>Try out the demos</div>
- <div>
+ <div id="imgs">
<a href="examples/adding_up_to_10_svg/index.html">
<img src="assets/images/adding_up134x100.png" alt="adding up to 10" />
</a>