Team:Nanjing NFLS/team
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) |
AlexGorilla (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{Template:NFLSIndex}} | {{Template:NFLSIndex}} | ||
- | <html> | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
+ | <title>Untitled Document</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | div. | + | div.Pic1 { |
- | + | position: absolute; | |
+ | width: 240px; | ||
+ | height: 240px; | ||
+ | z-index: 1; | ||
+ | left:200px; | ||
} | } | ||
- | + | div.Pic2 { | |
- | top: | + | position: absolute; |
+ | width: 560px; | ||
+ | height: 114px; | ||
+ | z-index: 2; | ||
+ | left: 440px; | ||
+ | top: 103px; | ||
+ | color: #F90; | ||
+ | background-color: #FF9900; | ||
} | } | ||
+ | div.Pic3 { | ||
+ | position: absolute; | ||
+ | width: 240px; | ||
+ | height: 240px; | ||
+ | z-index: 3; | ||
+ | left: 560px; | ||
+ | top: 573px; | ||
+ | } | ||
+ | div.Pic4 { | ||
+ | position: absolute; | ||
+ | width: 560px; | ||
+ | height: 114px; | ||
+ | z-index: 4; | ||
+ | background-color: #333333; | ||
+ | left: 0px; | ||
+ | top: 683px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div class="Pic2" style="top:360px"></div> | ||
+ | <div class="Pic1" style="top:300px" ><img src="wyzj-done.png" width="240" height="240" /></div> | ||
+ | <div class="Pic3" style="top:560px"><img src="xym-done.png" width="240" height="240" /></div> | ||
+ | <div class="Pic4" style="top:620px"></div> | ||
+ | <div style="top: 820px" class="Pic1"><img src="P1100483.JPG" width="240" height="240" /></div> | ||
+ | <div style="top: 880px" class="Pic2"></div> | ||
+ | <div class="Pic3" style="top:1080px" ><img src="gsy-done.png" width="240" height="240" /></div> | ||
+ | <div style="top:1140px" class="Pic4"></div> | ||
+ | </body> | ||
</html> | </html> | ||
- | |||
- |
Revision as of 12:33, 18 June 2014