Template:TU-header2

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>
 
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Line 121: Line 120:
 +
ul.oe_menu{
 +
list-style:none;
 +
position:relative;
 +
margin:0px 0px 0px 0px;
 +
width:560px;
 +
float:left;
 +
clear:both;
 +
}
 +
 +
ul.oe_menu > li{
 +
width:112px;
 +
height:101px;
 +
padding-bottom:2px;
 +
float:left;
 +
position:relative;
 +
}
 +
 +
ul.oe_menu > li > a{
 +
display:block;
 +
background-color:#101010;
 +
color:#aaa;
 +
text-decoration:none;
 +
font-weight:bold;
 +
font-size:12px;
 +
width:90px;
 +
height:80px;
 +
padding:10px;
 +
margin:1px;
 +
text-shadow:0px 0px 1px #000;
 +
opacity:0.8;
 +
}
 +
ul.oe_menu > li > a:hover,
 +
ul.oe_menu > li.selected > a{
 +
background:#fff;
 +
color:#101010;
 +
opacity:1.0;
 +
}
 +
 +
.oe_wrapper ul.hovered > li > a{
 +
background:#fff;
 +
text-shadow:0px 0px 1px #FFF;
 +
}
 +
 +
ul.oe_menu div{
 +
position:absolute;
 +
top:103px;
 +
left:1px;
 +
background:#fff;
 +
width:498px;
 +
height:200px;
 +
padding:30px;
 +
display:none;
 +
}
 +
 +
ul.oe_menu div ul li a{
 +
text-decoration:none;
 +
color:#222;
 +
padding:2px 2px 2px 4px;
 +
margin:2px;
 +
display:block;
 +
font-size:12px;
 +
}
 +
ul.oe_menu div ul li a:hover{
 +
background:#000;
 +
color:#fff;
 +
}
 +
 +
ul.oe_menu div ul.oe_full{
 +
width:100%;
 +
}
 +
 +
ul.oe_menu li ul{
 +
list-style:none;
 +
float:left;
 +
width: 150px;
 +
margin-right:10px;
 +
}
 +
 +
li.oe_heading{
 +
color:#aaa;
 +
font-size:16px;
 +
margin-bottom:10px;
 +
padding-bottom:6px;
 +
border-bottom:1px solid #ddd;
 +
}
</style>
</style>
Line 155: Line 239:
             });
             });
  </script>
  </script>
-
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:TU-Delft/Testcss?action=raw&ctype=text/css" />
+
 
-
</head>
+
 
-
<body>
+
 
-
<br>
+
<div id="TU-wrapper">
-
<br>
+
<div id="TU-header">
-
<br>
+
<img src="https://static.igem.org/mediawiki/2011/4/48/TUDelft-Logo1.jpg" alt="TUDelft Logo1" height="100" align="LEFT style=" float:right;"="" >
-
<br>
+
<font color="#ffffff" size="7" ><b>iGEM 2011</b></font>
-
<br>
+
<img src="https://static.igem.org/mediawiki/2011/5/56/TUDelft-Logo2.jpg" alt="TUDelft Logo2" height="100" align="RIGHT" style="position:relative; " >
-
<div id="TU-wrapper">
+
-
<div id="TU-header1">
+
-
<div id="TU-menu">
+
</div>
</div>

Revision as of 04:23, 16 June 2011