Team: Virginia United / Gallery
From 2010.igem.org
(Difference between revisions)
Line 85: | Line 85: | ||
</div> | </div> | ||
</html> | </html> | ||
- | + | ||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>zoom</title> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | img.expando{ /*sample CSS for expando images. Not required but recommended*/ | ||
+ | border: none; | ||
+ | vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/ | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <script type="text/javascript" src="http://artprintwebdesign.com/igem/expando.js"> | ||
+ | |||
+ | /* Expando Image Script ©2008 John Davenport Scheuer | ||
+ | as first seen in http://www.dynamicdrive.com/forums/ | ||
+ | username: jscheuer1 - This Notice Must Remain for Legal Use | ||
+ | */ | ||
+ | |||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <p> | ||
+ | <img src="http://artprintwebdesign.com/igem/DSC_0099-ws.jpg" width="100" height="75" border="0" align="middle" class="expando"> | ||
+ | <img class="expando vacation" border="0" src="http://artprintwebdesign.com/igem/DSC_0147-ws.jpg" width="100" height="75"><img src="http://artprintwebdesign.com/igem/DSC_0306-s.jpg" width="100" height="75" border="0" align="top" class="expando cat" /></p> | ||
+ | |||
+ | <p><img class="expando" border="0" src="http://artprintwebdesign.com/igem/DSC_0175-400-602.jpg" width="100" height="151" /></p> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 06:47, 26 October 2010
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|