Team:Uppsala/templateTest

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
 +
<html>
 +
 +
<head>
 +
 +
<link rel="stylesheet" type="text/css" href="style.css"> <!-- Link that works localy, does NOT work in mediawiki -->
 +
 +
<link href="https://2014.igem.org/Team:Uppsala/stylesheet.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
 +
</head>
 +
 +
<body>
 +
 +
 +
 +
<div id="master">
 +
 +
</html>
 +
{{:Team:Uppsala/Templates/Header}}
{{:Team:Uppsala/Templates/Header}}
 +
 +
<html>
 +
<div id="main_frame_lower"> <!-- Master div that contains all other main_frame divs (lower section), should store background image -->
 +
 +
<div id="main_content"> <!-- Contains all elements on the content sektion: 3 (check photos) and the tracking system (6,7,9) -->
 +
 +
<div id="title">
 +
 +
<h1>Project</h1>
 +
 +
</div>
 +
 +
 +
 +
</div> <!-- Ends main_content -->
 +
 +
 +
<div id="footer"> <!-- Contains footer and spons elements -->
 +
 +
</div> <!-- Ends footer -->
 +
 +
</div> <!-- Ends main_frame_lower -->
 +
 +
</div>
 +
 +
</body>
 +
 +
</html>

Revision as of 19:58, 21 June 2014