Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | |||
+ | |||
<title>Team:HKUST-Hong Kong - 2012.igem.org</title> | <title>Team:HKUST-Hong Kong - 2012.igem.org</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #leftColumn{ |
- | + | width:220px; | |
+ | padding-top:10px; | ||
+ | padding-bottom:10px; | ||
+ | height:100px; | ||
+ | float:left; | ||
+ | background-color:#999; | ||
} | } | ||
- | # | + | #Home_Caption{ |
- | + | width:200px; | |
+ | height:50px; | ||
+ | position:relative; | ||
+ | margin:10px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2012/7/78/Home_Caption.jpg); | ||
+ | -moz-animation:flyin1 2s; | ||
+ | -webkit-animation:flyin1 2s; | ||
} | } | ||
- | + | @-moz-keyframes flyin1{ | |
- | + | 0% {top:0px; right:100px;} | |
+ | 100% {top:0px; right:0px} | ||
} | } | ||
- | + | @-webkit-keyframes flyin1{ | |
- | + | 0% {top:0px; right:100px;} | |
- | + | 100% {top:0px; right:0px} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
Line 70: | Line 42: | ||
<body> | <body> | ||
- | + | ||
- | + | <div id="leftColumn" align="justify"> | |
- | + | <div id="Home_Caption" align="center"> | |
- | + | <a href="/Team:HKUST-Hong Kong"></a> | |
- | + | </div> | |
- | + | ||
- | + | <div id="Team_Caption"> | |
- | + | ||
- | + | </div> | |
- | + | ||
- | + | <div id="Team_Profile_Caption"> | |
- | + | ||
- | + | </div> | |
- | + | ||
- | + | </div> | |
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:17, 17 June 2012