Team:Tec-Monterrey/Team

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!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>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
Line 113: Line 111:
}
}
-->
-->
-
<style>
+
</style>
</head>
</head>
Line 145: Line 143:
<div id="slideshow">
<div id="slideshow">
-
<img src="img/1.jpg" alt="Slide1">
+
<ul id="nav">
 +
<li id="prev"><a href="#">Prev</a></li>
 +
<li id="next"><a href="#">Next</a></li>
 +
</ul>
 +
<ul id="slides">
 +
<li><img src="img/1.jpg" alt="Slide1"></li>
 +
<li><img src="img/2.jpg" alt="Slide2"></li>
 +
<li><img src="img/3.jpg" alt="Slide3"></li>
 +
</ul>
</div>
</div>
Line 188: Line 194:
</body>
</body>
-
</html>
 

Revision as of 20:31, 21 June 2012

<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Igem 2012 Tec Monterrey</title>

<style type="text/css"> </style>

</head>

<body>

<img src="img/welcome.png" alt="slide" longdesc="slide">
  • <img src="img/1.jpg" alt="Slide1">
  • <img src="img/2.jpg" alt="Slide2">
  • <img src="img/3.jpg" alt="Slide3">

<button type="button" id="s1"> </button><button type="button" id="s2"> </button><button type="button" id="s3"> </button><button type="button" id="s4"> </button><button type="button" id="s5"> </button><button type="button" id="s6"> </button>

We are team tec monterrey

</body>