Team:Wisconsin-Madison/dude

From 2010.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
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>
+
__NOTOC__
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
<html>
-
<title>Untitled Document</title>
+
<style>
-
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
+
P {
-
<style type="text/css" media="screen">#FlashID {visibility:hidden}</style></head><body>
+
margin: 0px;
-
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1054" height="719" id="FlashID" title="yoman" style="visibility: inherit; ">
+
margin-bottom: 15px;
-
  <param name="movie" value="Main.swf">
+
}
-
  <param name="quality" value="high">
+
hr {
-
  <param name="wmode" value="opaque">
+
border: none;
-
  <param name="swfversion" value="6.0.65.0">
+
border-top: 1px #000000 solid;
-
  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
+
}
-
  <param name="expressinstall" value="Scripts/expressInstall.swf">
+
#globalWrapper {
-
  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
+
-
  <!--[if !IE]>-->
+
-
  <object type="application/x-shockwave-flash" data="Main.swf" width="1054" height="719">
+
-
    <!--<![endif]-->
+
-
    <param name="quality" value="high">
+
-
    <param name="wmode" value="opaque">
+
-
    <param name="swfversion" value="6.0.65.0">
+
-
    <param name="expressinstall" value="Scripts/expressInstall.swf">
+
-
    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
+
-
    <div>
+
-
      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
+
-
      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33"></a></p>
+
-
    </div>
+
-
    <!--[if !IE]>-->
+
-
  </object>
+
-
  <!--<![endif]-->
+
-
</object>
+
-
<script type="text/javascript">
+
-
swfobject.registerObject("FlashID");
+
-
</script>
+
-
 
+
background: url('https://static.igem.org/mediawiki/2010/b/b6/UW_back2.jpg') top center no-repeat;;
-
</body></html>
+
width: 100%;
 +
min-height: 650px;
 +
height: 100%;
 +
position: relative;
 +
margin-left: auto;
 +
margin-right: auto;
 +
text-align: center;
 +
}
 +
#globalWrapper {background-color:#000000;}
 +
#toc, .toc {
 +
background: none;
 +
border: none;
 +
}
 +
#top-section {
 +
height: auto;
 +
position: relative;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
padding: 0px;
 +
}
 +
#menubar {
 +
font-size: 85%;
 +
position: absolute;
 +
top: 0px;
 +
margin: 0px !important;
 +
padding: 0px !important;
 +
font-family: "Arial";
 +
color: #888888 !important;
 +
}
 +
#menubar ul:hover {
 +
/* background: black; */
 +
}
 +
#menubar ul {
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
#menubar li {
 +
margin: 0px;
 +
padding: 10px;
 +
}
 +
#menubar a {
 +
color: #888888 !important;
 +
font-weight: normal;
 +
}
 +
#content {
 +
height: 100%;
 +
width: 1050px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
padding-left: 0px;
 +
        padding-right: 0px;
 +
position: relative;
 +
text-align: left;
 +
background: url('https://static.igem.org/mediawiki/2010/b/b6/UW_back2.jpg') top center no-repeat;
 +
background-position: inherit;
 +
border: 0px;
 +
}
 +
#p-logo {
 +
display: none;
 +
}
 +
#search-controls {
 +
display: none;
 +
}
 +
a {
 +
color: #0099ee;
 +
        font-weight: bold;
 +
}
 +
a:hover {
 +
color: #0099ee;
 +
        text-decoration: underline;
 +
}
 +
a:active {
 +
color: #9988ff;
 +
}
 +
a:visited {
 +
color: #0099ee;
 +
}
 +
#topbar a {
 +
font-weight: normal;
 +
}
 +
h1, h2 {
 +
color: #ffffff;
 +
text-shadow: 1px 1px 5px black;
 +
border: none;
 +
font-weight: bold;
 +
filter: Shadow(Color=black,
 +
Direction=100,
 +
Strength=10);
 +
}
 +
h3, h4 {
 +
font-weight: lighter;
 +
color: #aaaaaa;
 +
}
 +
h1 {
 +
        border-bottom: 1px solid #e5f6ff;
 +
}
 +
.editsection {
 +
        font-size: 12px;
 +
text-shadow: none;
 +
        font-weight: normal;
 +
        color: #888888;
 +
}
 +
.editsection a {
 +
        font-weight: normal;
 +
text-shadow: none;
 +
        color: #888888;
 +
}
 +
table, tr, td, th {
 +
        background: inherit;
 +
        color: #bbbbbb;
 +
}
 +
.firstHeading
 +
{
 +
color: #bbbbbb;
 +
display: none;
 +
}
 +
#content {
 +
color: #000000;
 +
background-color: #ffffff;
 +
}
 +
#footer-box {
 +
display: none;
 +
}
 +
<base target="frame" />
 +
<style type="text/css">
 +
</style>
 +
</html>
 +
<html><center>
 +
<embed src="https://static.igem.org/mediawiki/2010/2/2d/UW_Banner.swf"  width=1000 height=180></embed>
 +
<iframe name="frame" id="frame" src="https://2010.igem.org/Team:Wisconsin-Madison/home"
 +
frameborder="0"
 +
height="520px"
 +
width="1000px"
 +
/>
 +
</html>

Latest revision as of 19:05, 16 October 2010