Team:Arizona State/Photos
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | img | ||
+ | { | ||
+ | opacity:0.4; | ||
+ | filter:alpha(opacity=40); /* For IE8 and earlier */ | ||
+ | } | ||
+ | img:hover | ||
+ | { | ||
+ | opacity:1.0; | ||
+ | filter:alpha(opacity=100); /* For IE8 and earlier */ | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
<br /> | <br /> | ||
<h1>Click to View</h1> | <h1>Click to View</h1> | ||
Line 40: | Line 55: | ||
</table> | </table> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 15:29, 18 October 2012
Click to View
|