Team:Wisconsin-Madison/dude

From 2010.igem.org

(Difference between revisions)
(New page: <!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> <script src="Sp...)
 
(37 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">
+
__NOTOC__
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<html>
-
<head>
+
<style>
-
<script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
+
P {
-
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
+
margin: 0px;
-
</head>
+
margin-bottom: 15px;
 +
}
 +
hr {
 +
border: none;
 +
border-top: 1px #000000 solid;
 +
}
 +
#globalWrapper {
-
<body>
+
background: url('https://static.igem.org/mediawiki/2010/b/b6/UW_back2.jpg') top center no-repeat;;
-
<div id="TabbedPanels1" class="TabbedPanels">
+
width: 100%;
-
  <ul class="TabbedPanelsTabGroup">
+
min-height: 650px;
-
    <li class="TabbedPanelsTab" tabindex="0">Tab 1</li>
+
height: 100%;
-
    <li class="TabbedPanelsTab" tabindex="0">Tab 2</li>
+
position: relative;
-
  </ul>
+
margin-left: auto;
-
  <div class="TabbedPanelsContentGroup">
+
margin-right: auto;
-
    <div class="TabbedPanelsContent">Content 1</div>
+
text-align: center;
-
    <div class="TabbedPanelsContent">Content 2</div>
+
}
-
  </div>
+
#globalWrapper {background-color:#000000;}
-
</div>
+
#toc, .toc {
-
<script type="text/javascript">
+
background: none;
-
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
+
border: none;
-
</script>
+
}
-
</body>
+
#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>
</html>

Latest revision as of 19:05, 16 October 2010