Difference between revisions of "Team:Utrecht"

Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<link rel="stylesheet" href="https://2018.igem.org/Team:Utrecht/css/styling?action=raw&ctype=text/css" type='text/css'>
+
<meta charset="UTF-8">
 +
<link rel = "stylesheet"  
 +
href = "Styling.css">
 +
<script src="MyFunctions.js"></script
 
</head>
 
</head>
<body>
+
 
 +
<a class = "logo" href = "Home.html"> <img src="Images/logo.png" id="logo"> </a>
  
 
<div class="topnav">
 
<div class="topnav">
<a class="active" href=""https://2018.igem.org/Team:Utrecht"">Home</a>
+
<a class = "arrow" href="Home.html" > ⮘ </a>
<a href="https://2018.igem.org/Team:Utrecht/Description">Project Description</a>
+
 
<a href="https://2018.igem.org/Team:Utrecht/AboutUs">About Us</a>
+
<div class="menu">
<a href="https://2018.igem.org/Team:Utrecht/InterLab">InterLab</a>
+
<a href="Project.html" onmouseover = "navigation1(submenuProject, 0)"> <img src = "Images/symbolProject.png" alt = "Laboratorium" id = "navSymbol"></a>
</div>  
+
<a href="AboutUs.html" onmouseover = "navigation1(submenuAboutUs, 100)"> <img src = "Images/symbolAboutUs.png" alt = "Laboratorium" id = "navSymbol"></a>
+
<a href="Laboratorium.html" onmouseover = "navigation1(submenuLaboratorium, 200)"> <img src = "Images/symbolLaboratorium.png" alt = "Laboratorium" id = "navSymbol"></a>
 +
 
 +
<div class = "topnav2" id="submenu"></div>
 +
 
 +
</div>
 +
 
 +
<a class = "arrow"  href="Project.html" > </a>
 +
 
 +
</div>
 +
 
 +
<body>
 
<div id = "customelementM">
 
<div id = "customelementM">
<center><img src="https://static.igem.org/mediawiki/2018/6/6a/T--Utrecht--2018--Logo_Team_Utrecht_2018-Main004.png" alt="Logo.png" width  = 860 height = 600></center>
+
<center><img src="Images/logo.png" alt="Logo.png" width  = 860 height = 600 style="padding:100px 0px"></center>
 
</div>
 
</div>
 
 

Revision as of 10:36, 15 August 2018

Logo.png