Team:TU-Delft/All

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
{{:Team:TU-Delft/Templates/Frog}}
{{:Team:TU-Delft/Templates/Frog}}
{{:Team:TU-Delft/Templates/Logo}}
{{:Team:TU-Delft/Templates/Logo}}
 +
 +
<html>
<html>
     <style type="text/css">
     <style type="text/css">
-
    body {
+
 
-
    background: #222;
+
-
    margin-top: 20px;
+
-
    }
+
-
 
+
-
    h3 {
+
-
    color: #eee;
+
-
    font-family: Verdana;
+
-
    }
+
     .thumbnails img {
     .thumbnails img {
Line 35: Line 29:
     }
     }
     </style>
     </style>
-
<head>
 
-
<title>Simple and Effective Photo Gallery with HTML and JavaScript</title>
 
-
</head>
 
-
<body>
 
-
</body>
 
</html>
</html>
<html>
<html>
     <div class="gallery" align="center">
     <div class="gallery" align="center">
-
     <h3>Simple and Effective Photo Gallery with HTML and JavaScript</h3><br/>
+
      
     <div class="thumbnails">
     <div class="thumbnails">
     <img onmouseover="preview.src=img1.src" id="img1" src="https://static.igem.org/mediawiki/2013/3/38/Page1.jpg" alt="Image Not Loaded"/>
     <img onmouseover="preview.src=img1.src" id="img1" src="https://static.igem.org/mediawiki/2013/3/38/Page1.jpg" alt="Image Not Loaded"/>

Revision as of 20:28, 16 September 2013