Team:AUC TURKEY/Test
From 2013hs.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
- | <style | + | <head> |
- | + | <style> | |
+ | .source | ||
{ | { | ||
font: monospace 10 px black; | font: monospace 10 px black; | ||
} | } | ||
</style> | </style> | ||
+ | </head> | ||
+ | <body> | ||
<div style="margin:20px; margin-top:5px"> | <div style="margin:20px; margin-top:5px"> | ||
<div class="smallfont" style="margin-bottom:2px">Here's the <b>source code</b> of the game if you're interested:<input type="button" value="Click" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.font='monospace 10 px black;';this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display=''} else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';}"> | <div class="smallfont" style="margin-bottom:2px">Here's the <b>source code</b> of the game if you're interested:<input type="button" value="Click" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.font='monospace 10 px black;';this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display=''} else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';}"> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="source" style="margin: 0px; padding: 6px; border: 1px inset;"> |
- | <div | + | <div style="display: none;"> |
var garen:Number=Infinity; | var garen:Number=Infinity; | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> | ||
<forum_subtle/> | <forum_subtle/> |
Revision as of 05:54, 12 June 2013