Team:DTU-Denmark-2/Project/overview
From 2011.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<body> | <body> | ||
- | + | ||
- | + | ||
<br><br> | <br><br> | ||
- | <img src="https://static.igem.org/mediawiki/2011/ | + | <center><img src="https://static.igem.org/mediawiki/2011/d/d0/Introduction_ny.png" height="400px"> </img></center> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <style type="text/css"> |
- | < | + | |
- | < | + | div.transbox |
- | < | + | { |
- | </ | + | width:600px; |
+ | height:180px; | ||
+ | margin:30px 50px; | ||
+ | background-color:#7AC14E; | ||
+ | border: 1px solid #7AC14E; | ||
+ | z/* for IE */ | ||
+ | filter:alpha(opacity=60); | ||
+ | /* CSS3 standard */ | ||
+ | opacity:0.6; | ||
+ | } | ||
+ | div.transbox p | ||
+ | { | ||
+ | margin:30px 40px; | ||
+ | font-weight:bold; | ||
+ | color:#000000; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="background"> | ||
+ | <div class="transbox"> | ||
+ | <p> | ||
+ | <h3><a href="Team:DTU-Denmark-2/Project/achievements">Achievements</a></h3> | ||
- | + | This is some text that is placed in the transparent box. | |
- | < | + | This is some text that is placed in the transparent box. |
- | < | + | This is some text that is placed in the transparent box. |
+ | This is some text that is placed in the transparent box. | ||
+ | This is some text that is placed in the transparent box. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 00:06, 17 September 2011