Template:Team:Gothenburg/UpperTemplate

From 2014.igem.org

(Difference between revisions)
(Added shadows)
Line 1: Line 1:
<!-- <!doctype HTML> -->
<!-- <!doctype HTML> -->
<html>
<html>
 +
<head>
<head>
<meta charset="utf-8" />
<meta charset="utf-8" />
-
<title>new</title>
+
<title>TemplateUp</title>
<style>
<style>
 +
 +
.content {
 +
width: 960px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
box-shadow: 15px 0px 9px -5px rgba(0,0,0,0.15), -15px 0px 9px -5px rgba(0,0,0,0.15);
 +
}
nav {
nav {
Line 179: Line 187:
<body>
<body>
 +
<div class="content">
<table id="banner">
<table id="banner">
Line 257: Line 266:
</nav>
</nav>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 14:36, 28 July 2014

TemplateUp