Team:Arizona State/Photos
From 2012.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | /* use, put this in <a>: class="linkopacity" */ | |
+ | a.linkopacity img | ||
{ | { | ||
- | + | filter:alpha(opacity=90); /* For IE8 and earlier */ | |
- | filter:alpha(opacity= | + | opacity: 0.9; |
} | } | ||
- | + | a.linkopacity:hover img | |
{ | { | ||
- | + | filter:alpha(opacity=100); /* For IE8 and earlier */ | |
- | filter:alpha(opacity=100); /* For IE8 and earlier */ | + | opacity: 1.0; |
} | } | ||
</style> | </style> | ||
Line 19: | Line 20: | ||
<body> | <body> | ||
<br /> | <br /> | ||
- | <h1> | + | <h1>Photos</h1> |
+ | <hr style="color: #800000; height:3px;" /> | ||
<br /> | <br /> | ||
Line 25: | Line 27: | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | < | + | <a class="linkopacity" href="http://www.flickr.com/photos/asuigem/sets/72157631796464800/show/"> |
- | + | ||
<img src="https://static.igem.org/mediawiki/2012/4/4d/WorkingInLab.png" /> | <img src="https://static.igem.org/mediawiki/2012/4/4d/WorkingInLab.png" /> | ||
</a> | </a> | ||
- | |||
</td> | </td> | ||
Line 35: | Line 35: | ||
<td> | <td> | ||
- | < | + | <a class="linkopacity" href="http://www.flickr.com/photos/asuigem/sets/72157631796212501/show/"> |
- | + | ||
<img src="https://static.igem.org/mediawiki/2012/3/33/RegionalJamboree.png" /> | <img src="https://static.igem.org/mediawiki/2012/3/33/RegionalJamboree.png" /> | ||
</a> | </a> | ||
- | |||
</td> | </td> | ||
Line 45: | Line 43: | ||
<td> | <td> | ||
+ | <a class="linkopacity" href="http://www.flickr.com/photos/asuigem/sets/72157631847517041/show/"> | ||
<img src="https://static.igem.org/mediawiki/2012/2/22/HumanPractices_icon.png" /> | <img src="https://static.igem.org/mediawiki/2012/2/22/HumanPractices_icon.png" /> | ||
</td> | </td> | ||
Line 52: | Line 51: | ||
<td> | <td> | ||
<br /> | <br /> | ||
- | < | + | <a class="linkopacity" href="http://www.flickr.com/photos/asuigem/sets/72157631796214373/show/"> |
- | + | ||
<img src="https://static.igem.org/mediawiki/2012/b/bf/CollectingWaterSamples.png" /> | <img src="https://static.igem.org/mediawiki/2012/b/bf/CollectingWaterSamples.png" /> | ||
</a> | </a> | ||
- | |||
</td> | </td> | ||
</tr> | </tr> |
Latest revision as of 03:04, 27 October 2012
Photos
|