Team:Warwick/testEnv2

From 2014.igem.org

(Difference between revisions)
(Created page with "{{CSS/Main}} <center> <html> <head> <!--Load google's web fonts--> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css...")
(Blanked the page)
 
Line 1: Line 1:
-
{{CSS/Main}}
 
-
<center>
 
-
<html>
 
-
 
-
  <head>
 
-
 
-
      <!--Load google's web fonts-->
 
-
      <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 
-
      <link href='http://fonts.googleapis.com/css?family=Dosis:500' rel='stylesheet' type='text/css'>
 
-
     
 
-
      <!--Set the favicon (webpage tab icon)-->
 
-
      <link rel="icon" type="image/png" href="images/favicon.png" />
 
-
     
 
-
      <!--jQuery-->
 
-
      <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 
-
 
-
      <!-- MathJax (LaTeX for the web) -->
 
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
-
 
-
      <!--Global CSS stylesheet implementation, linked to permanent Drive-hosted CSS file -->
 
-
      <style type="text/css">
 
-
        @import url("https://googledrive.com/host/0B0qHcBpAhFaCQnZtWkUxNnVTSlk");
 
-
      </script>
 
-
 
-
  </head>
 
-
 
-
  <body>
 
-
 
-
      <div id = "pageWrapper">
 
-
 
-
        <!--CONTENT START-->
 
-
       
 
-
        <a href="/Team:Warwick"> <img class = "headerImage" style = "width: 30%;" src="https://static.igem.org/mediawiki/2014/f/ff/RepliconLogoON.png"> </a>
 
-
        <a href="/Team:Warwick/DMB"> <img class = "headerImage" style = "width: 12%;" src="https://static.igem.org/mediawiki/2014/f/f6/Warwick_logo.png"> </a>
 
-
 
-
        <div id = "mainMenuBar">
 
-
            <li> <a href = "/Team:Warwick/Project"> PROJECT </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Team"> TEAM </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Parts"> PARTS </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Modelling"> MODELLING </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Notebook"> NOTEBOOK </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Human"> HUMAN PRACTICES </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Measurements"> MEASUREMENTS </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Interlab"> INTERLAB </a> </li>
 
-
            <li> <a href = "/Team:Warwick/Attributions"> SPONSORS </a> </li>
 
-
        </div>
 
-
 
-
        <div id = "pageContentWrapper">
 
-
            <div id = "pageContent">
 
-
            <!-- THIS IS WHERE YOUR MAIN BODY GOES -->
 
-
            <h1> INSERT MAIN HEADING HERE </h1> <br> <br>
 
-
            <p> First paragraph goes here. Check out <a href="http://www.web-source.net/html_codes_chart.htm"> this list </a> of HTML tags, or "elements", for help writing up your material in the desired fashion.
 
-
            </p>
 
-
            <p> It can be easier to use a text editor like <a href="http://www.sublimetext.com/"> Sublime Text </a> (with the HTML syntax) to write this up. Alternatively, for some more nuanced tips, learn about <a href="2014.igem.org/Team:Warwick/DMB"> Dave Matthews </a> and his fabulous medicinal properties. </p>
 
-
            </div>
 
-
        </div>
 
-
 
-
        <!--CONTENT END-->
 
-
 
-
      </div>
 
-
 
-
  </body>
 
-
 
-
</html>
 

Latest revision as of 14:52, 27 August 2014