From 2009.igem.org
(Difference between revisions)
|
|
(18 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| |
- | <head>
| |
- | <link rel="stylesheet" href="http://www.ucvmastercd.com/rafah/web_igemval09/fotos_web/index.css" type="text/css">
| |
- | <script type="text/javascript">
| |
- | function mouseOver()
| |
- | {
| |
- | document.getElementById("b1").src="https://static.igem.org/mediawiki/2009/1/1d/Igem_09_barra_navegacion_03.gif"
| |
- | }
| |
- | function mouseOut()
| |
- | {
| |
- | document.getElementById("b1").src="https://static.igem.org/mediawiki/2009/d/d5/Igem_09_barra_navegacion_03_off.gif"
| |
- | }
| |
- | </script>
| |
- | </head>
| |
| | | |
- | <body>
| |
- | <div id="apDiv3">
| |
- | <table border="0" cellpadding="0" cellspacing="0">
| |
- | <tr>
| |
- | <td><a href="http://www.google.com" target="_tab" onmouseover="mouseOver()"
| |
- | onmouseout="mouseOut()">
| |
- | <img border="0" alt="Home" src="https://static.igem.org/mediawiki/2009/d/d5/Igem_09_barra_navegacion_03_off.gif" id="b1" /></a></td>
| |
- | </tr>
| |
- | </table>
| |
- | </div>
| |
- | </body>
| |
- | </html>
| |
Latest revision as of 03:35, 20 July 2009