Team:TU Eindhoven/Template:NavPanel

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
   <link href="https://2014.igem.org/Team:TU_Eindhoven/Style:NavPanel?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
   <link href="https://2014.igem.org/Team:TU_Eindhoven/Style:NavPanel?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
 +
 +
<!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>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Untitled Document</title>
 +
 +
<style>
 +
/*---- CROSS BROWSER DROPDOWN MENU ----*/
 +
ul#nav {margin: 0 0 0 200px;}
 +
ul.drop a { display:block; color: #fff; font-family: Verdana; font-size: 14px; text-decoration: none;}
 +
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 1px solid #fff; background: #555; color: #fff;}
 +
ul.drop { position: relative; z-index: 597; float: left; }
 +
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }
 +
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background: #1e7c9a; }
 +
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #555; border: 1px solid #fff; }
 +
ul.drop ul li { float: none; }
 +
ul.drop ul ul { top: -2px; left: 100%; }
 +
ul.drop li:hover > ul { visibility: visible }
 +
</style>
 +
 +
 +
 +
</head>
</head>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<body>
 +
Line 52: Line 88:
</div>
</div>
</div>
</div>
-
 
+
</body>
</html>
</html>

Revision as of 09:47, 4 August 2014

TU Eindhoven iGEM Untitled Document