Team:Colorado State

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
<style type="text/css">
<style type="text/css">
-
.slide {
+
#slideshow {
-
position: absolute;
+
position: relative;
 +
border: solid black 1px;
 +
top: 0;
 +
left: 0;
width: 200px;
width: 200px;
height: 200px;
height: 200px;
-
top: 10px;
 
-
left: 10px;
 
}
}
-
button {
+
.slide {
position: absolute;
position: absolute;
-
top: 220px;
+
width: 100%;
 +
height: 100%;
}
}
Line 110: Line 112:
</script>
</script>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<title>Slideshow</title>
</head>
</head>
<body>
<body>

Revision as of 17:04, 13 July 2012

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Sponsors Attributions


Slideshow