Team:Northwestern/Attributions
From 2012.igem.org
(Difference between revisions)
Purpleyuan (Talk | contribs) (test error2) |
Purpleyuan (Talk | contribs) (added a different logo for the school sponsors) |
||
(3 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
.specific { | .specific { | ||
height:100px; | height:100px; | ||
+ | width:340px; | ||
display:inline-block; | display:inline-block; | ||
- | margin- | + | margin-bottom:25px; |
- | vertical-align:top;} | + | vertical-align:top; } |
.sponsorl { | .sponsorl { | ||
width:250px; | width:250px; | ||
height:100px; | height:100px; | ||
background:transparent url('https://static.igem.org/mediawiki/2012/f/f8/Css_sprite_sponsor.png') center top no-repeat; | background:transparent url('https://static.igem.org/mediawiki/2012/f/f8/Css_sprite_sponsor.png') center top no-repeat; | ||
- | float:left; } | + | float:left; |
+ | border:0.5px solid grey; } | ||
+ | .sponsorn { | ||
+ | width:250px; | ||
+ | height:100px; | ||
+ | background:transparent url('https://static.igem.org/mediawiki/2012/4/4e/Css_sprite4.png') center top no-repeat; | ||
+ | float:left; | ||
+ | border:0.5px solid grey; } | ||
</style> | </style> | ||
<div class="container"> | <div class="container"> | ||
- | |||
<div class="content"> | <div class="content"> | ||
Line 32: | Line 39: | ||
<div class="groups"> | <div class="groups"> | ||
<div class="specific"> | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 0"> | ||
</div> | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -100px"> | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -200px"> | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -300px"> | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -400px"> | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -500px"> | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorl" style="background-position: 0 -600px"> | ||
+ | </div> | ||
+ | <div class="specific" style="width:250px"> | ||
+ | We would like to thank all of the sponsors here for their support in the form of materials, without which we would not be able to participate or produce a successful project! | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div class="content"> | ||
+ | <div class="arrow"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/4/41/Arrow.png"> | ||
+ | <p class="arrow-header">university | ||
</div> | </div> | ||
+ | |||
+ | <div class="groups"> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorn" style="background-position: 0 0px"> | ||
+ | </div> | ||
+ | <div class="specific"></div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorn" style="background-position: 0 -100px"> | ||
+ | </div> | ||
+ | <div class="specific" style="width:250px"> | ||
+ | We would like to thank Weinberg College of Arts and Science for providing lab facilities within the Department of Biological Sciences and Weinberg student stipends through the Undergraduate Research Office. | ||
+ | </div> | ||
+ | <div class="specific"> | ||
+ | <img class="sponsorn" style="background-position: 0 -200px"> | ||
+ | </div> | ||
+ | <div class="specific" style="width:250px"> | ||
+ | We would like to thank the McCormick School of Engineering for the Murphy Grant, which funds went toward McCormick student stipends and lab supply purchases. | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 02:27, 6 September 2012
sponsors
We would like to thank all of the sponsors here for their support in the form of materials, without which we would not be able to participate or produce a successful project!
university
We would like to thank Weinberg College of Arts and Science for providing lab facilities within the Department of Biological Sciences and Weinberg student stipends through the Undergraduate Research Office.
We would like to thank the McCormick School of Engineering for the Murphy Grant, which funds went toward McCormick student stipends and lab supply purchases.