Team:Missouri Miners/Team

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<head>
+
<style type="text/css" title="MissouriMiners">
-
<style type="text/css" title="MissouriMiners">
+
.profile .newline { margin: 10px 6px 0px 0px; }
-
.profile .newline { margin: 10px 6px 0px 0px; }
+
// This can be adjusted. 964 = 4x + 3y, floor(x) = x, floor(y) = y |=> x = 241 - 3n, y = 4n
-
// This can be adjusted. 964 = 4x + 3y, floor(x) = x, floor(y) = y |=> x = 241 - 3n, y = 4n
+
.profile { width: 232px; height: 143px; margin: 10px 6px 0px 6px; float: left; background-color:yellow; }
-
.profile { width: 232px; height: 143px; margin: 10px 6px 0px 6px; float: left; background-color:yellow; }
+
.profile .return { margin: 10px 0px 0px 6px; }
-
.profile .return { margin: 10px 0px 0px 6px; }
+
</style>
-
</style>
+
-
+
<script type="text/javascript">
-
<script type="text/javascript">
+
$("#profiles > div:nth-child(4n+1)").addClass("newline");
-
$("#profiles > div:nth-child(4n+1)").addClass("newline");
+
$("#profiles > div:nth-child(4n)").addClass("return");
-
$("#profiles > div:nth-child(4n)").addClass("return");
+
</script>
-
</script>
+
-
</head>
+
<img src="https://static.igem.org/mediawiki/2012/b/bc/Missouri_Miners_team.png" alt="Missouri Miners 2012"/>
<img src="https://static.igem.org/mediawiki/2012/b/bc/Missouri_Miners_team.png" alt="Missouri Miners 2012"/>
<div id="members">
<div id="members">

Revision as of 23:20, 21 September 2012

Missouri Miners 2012