Team:USTC-China/Project/literature1

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <script type="text/javascript"> function writeText(txt) { document.getElementById("desc").innerHTML=txt } </script> </head> <body> <img src="planets.gif" width="14...")
Line 15: Line 15:
<map id ="planetmap" name="planetmap">
<map id ="planetmap" name="planetmap">
<area shape ="rect" coords ="0,0,82,126"
<area shape ="rect" coords ="0,0,82,126"
-
onMouseOver="writeText('The Sun and the gas giant
+
onMouseOver=document.write("Hello world");
-
planets like Jupiter are by far the largest objects
+
-
in our Solar System.')"
+
href ="sun.htm" target ="_blank" alt="Sun" />
href ="sun.htm" target ="_blank" alt="Sun" />
<area shape ="circle" coords ="90,58,3"
<area shape ="circle" coords ="90,58,3"
-
onMouseOver="writeText('The planet Mercury is very
+
onMouseOver=document.write("Hello world");
-
difficult to study from the Earth because it is
+
-
always so close to the Sun.')"
+
href ="mercur.htm" target ="_blank" alt="Mercury" />
href ="mercur.htm" target ="_blank" alt="Mercury" />

Revision as of 06:18, 12 August 2011

Planets Sun Mercury Venus