Difference between revisions of "Team:OUC-China"
(Replaced content with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script> document.styleSheets[0].disabled = true </sc...") |
|||
Line 4: | Line 4: | ||
<script> | <script> | ||
document.styleSheets[0].disabled = true | document.styleSheets[0].disabled = true | ||
− | |||
<style> | <style> | ||
− | + | body{ width:100%; height:100%; position:relative; margin-top:0px; margin-left:0px;} | |
+ | .section{width:100%; height:676px; position:absolute; margin-left:0px;background-size:100% 100%; } | ||
+ | .section-1{ margin-top:0px; background-image:url(https://static.igem.org/mediawiki/2015/d/de/OUC-China-home1.jpg);} | ||
+ | .section-2{ margin-top:676px; background-image:url(https://static.igem.org/mediawiki/2015/e/e5/Team-OUC-China-home2.jpg); } | ||
+ | .section-3{ margin-top:1352px;background-image:url(https://static.igem.org/mediawiki/2015/d/da/OUC-China-home3.jpg); } | ||
+ | .section-4{ margin-top:2028px;background-image:url(https://static.igem.org/mediawiki/2015/a/a8/OUC-China-home4.jpg); } | ||
+ | .section-5{ margin-top:2704px;background-image:url(https://static.igem.org/mediawiki/2015/b/bb/OUC-China-home5.jpg); } | ||
+ | .section-6{ margin-top:3380px;background-image:url(https://static.igem.org/mediawiki/2015/d/d5/OUC-China-home6.jpg); } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
− | <div class=" | + | <div class=" section section-1"></div> |
− | <body> | + | <div class=" section section-2"></div> |
+ | <div class=" section section-3"></div> | ||
+ | <div class=" section section-4"></div> | ||
+ | <div class=" section section-5"></div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 02:58, 7 August 2015