Team:Arizona State/FollowUs
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | /* use, put this in <a>: class="linkopacity" */ | ||
+ | a.linkopacity img | ||
+ | { | ||
+ | filter:alpha(opacity=90); /* For IE8 and earlier */ | ||
+ | opacity: 0.9; | ||
+ | } | ||
+ | a.linkopacity:hover img | ||
+ | { | ||
+ | filter:alpha(opacity=100); /* For IE8 and earlier */ | ||
+ | opacity: 1.0; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
<body> | <body> | ||
+ | <br /> | ||
+ | <h1>Follow Us</h1> | ||
+ | <br /> | ||
+ | |||
+ | <table align="center"> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <a class="linkopacity" href="https://twitter.com/asu_igem"> | ||
+ | <img src"http://www.granitebayhigh.org/cms/lib2/CA01001597/Centricity/Domain/4/twitter_icon.gif" /> | ||
+ | </a> | ||
+ | </td> | ||
- | < | + | <td><p></p></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" /> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td><p></p></td> | ||
+ | <td> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/2/22/HumanPractices_icon.png" /> | ||
+ | </td> | ||
+ | <td><p></p></td> | ||
+ | <td> | ||
+ | <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" /> | ||
+ | </a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 05:10, 21 October 2012
Follow Us
|