Template:SandboxUp

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!-- <!DOCTYPE html> -->
+
<!-- <!doctype HTML> -->
<html>
<html>
<head>
<head>
Line 23: Line 23:
-moz-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-radius: 10px;
-
padding: 0 20px;
+
padding: 0 10px;
list-style: none;
list-style: none;
position: relative;
position: relative;
Line 140: Line 140:
clear: both;
clear: both;
display: block;
display: block;
 +
}
 +
 +
#banner {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 80%;
 +
display: block;
 +
}
 +
 +
#title {
 +
float: left;
 +
}
 +
 +
table, td, th {
 +
padding: 0px
}
}
</style>
</style>
-
 
</head>
</head>
 +
<body>
<body>
-
<!--
+
<table id="banner">
-
<a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank">
+
<tr>
-
<img src="http://www.chalmers.se/_layouts/ChalmersPublicWeb/Images/chalmers-avancez.png"width="55px" height="49px" />
+
<td id="title">
-
</a>
+
<img src="http://static.giantbomb.com/uploads/ignore_jpg_scale_super/0/7785/2159258-_insert_title_.png" width="540px" height="165px" />
 +
</td>
-
<a href="https://2014.igem.org/Main_Page" target="_blank">
+
<td>
-
<img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" height="55px">
+
<table id="logos">
-
</a>
+
<tr>
-
-->
+
<th>
 +
<a href="#" target="_blank">
 +
<img src="http://royalwise.com/rw/wp-content/uploads/2014/06/MicrosoftWord5.jpg" width="110px" height="110px" />
 +
</a>
 +
</th>
 +
 +
<tr>
 +
<td>
 +
<a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank">
 +
<img src="http://www.chalmers.se/_layouts/ChalmersPublicWeb/Images/chalmers-avancez.png" width="51px" height="50px" />
 +
</a>
 +
<a href="https://2014.igem.org/Main_Page" target="_blank">
 +
<img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" height="55px">
 +
</a>
 +
</td>
 +
</tr>
 +
</table>
 +
</td>
 +
</tr>
 +
</table>
<nav>
<nav>

Revision as of 16:51, 10 July 2014

new