Team:UT-Tokyo-Software/Notebook/Applets
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<title>UT-Tokyo-Software</title> | <title>UT-Tokyo-Software</title> | ||
- | <script type="text/javascript" | + | </head> |
- | + | ||
+ | <body> | ||
+ | <div id="honbun"> | ||
+ | |||
+ | <header> | ||
+ | <span style="font:300% 'Courier';">Project description</span><br> | ||
+ | <span style="font:200% 'Courier';">UT-Tokyo-Software</span> | ||
+ | </header> | ||
+ | |||
+ | <article> | ||
+ | <script type="text/javascript" src="http://www.java.com/js/deployJava.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
/* <![CDATA[ */ | /* <![CDATA[ */ | ||
Line 10: | Line 20: | ||
var attributes = { | var attributes = { | ||
code: 'fireworks.class', | code: 'fireworks.class', | ||
- | archive: 'http://igem-ut.net/2012sw/odai/fireworks/fireworks.jar,http://igem-ut.net/2012sw/odai/fireworks/core.jar, | + | archive: 'http://igem-ut.net/2012sw/odai/fireworks/fireworks.jar,http://igem-ut.net/2012sw/odai/fireworks/core.jar', |
width: 800, | width: 800, | ||
height: 800, | height: 800, | ||
Line 23: | Line 33: | ||
/* ]]> */ | /* ]]> */ | ||
</script> | </script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</article> | </article> | ||
Latest revision as of 10:38, 23 September 2012
UT-Tokyo-Software