Team:Hong Kong HKUST/test36
From 2013.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
+ | #iGEM_Logo{ | ||
width:100px; | width:100px; | ||
height:80px; | height:80px; | ||
- | + | position:absolute; | |
- | + | right:10px; | |
- | + | top:60px; | |
- | + | z-index:+15; | |
+ | } | ||
+ | #hkust_Logo{ | ||
+ | width:60px; | ||
+ | height:80px; | ||
+ | position:absolute; | ||
+ | right:110px; | ||
+ | top:60px; | ||
+ | z-index:+15; | ||
} | } | ||
- | |||
Line 40: | Line 32: | ||
<body> | <body> | ||
- | + | ||
- | <a href="https:// | + | <a href="https://2013.igem.org/Main_Page"><img id="iGEM_Logo" src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png"></a> |
- | <a href="http://www.ust.hk | + | |
- | + | ||
+ | <a href="http://www.ust.hk/eng/index.htm"><img id="hkust_Logo" src="https://static.igem.org/mediawiki/2013/5/55/Hkust_logo.gif"></a> | ||
+ | |||
+ | </body> | ||
</html> | </html> |