Team:DTU-Denmark/test page Thor
From 2014.igem.org
(Difference between revisions)
Tbjohannesen (Talk | contribs) |
Tbjohannesen (Talk | contribs) |
||
Line 2: | Line 2: | ||
<head> | <head> | ||
<link rel="stylesheet" href="https://2014.igem.org/Team:DTU-Denmark/test_page_css.css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2014.igem.org/Team:DTU-Denmark/test_page_css.css?action=raw&ctype=text/css" type="text/css" /> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10/jquery.min.js"></script> | ||
+ | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
var win_width = $(window).width()/2 - $("#address").width()/2; | var win_width = $(window).width()/2 - $("#address").width()/2; | ||
Line 37: | Line 39: | ||
</DIV> | </DIV> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:00, 12 June 2014