Team:Warwick/Measurements

From 2014.igem.org

(Difference between revisions)
 
Line 16: Line 16:
       <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
       <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
       <!--Global CSS stylesheet implementation -->
+
       <!--Global CSS stylesheet implementation, linked to permanent Drive-hosted CSS file -->
-
       <link rel="stylesheet" href="http://matwhill.com/css/Warwick_Global_CSS.css" type="text/css" media="all">
+
       <style type="text/css">
 +
        @import url("https://googledrive.com/host/0B0qHcBpAhFaCQnZtWkUxNnVTSlk");
 +
      </style>
       <!--Inline JavaScript-->
       <!--Inline JavaScript-->
       <script>
       <script>
-
 
         $(document).ready(function(){
         $(document).ready(function(){
-
 
-
 
         });
         });
-
 
       </script>
       </script>
Line 57: Line 55:
             <div id = "pageContent">
             <div id = "pageContent">
             <!-- THIS IS WHERE YOUR MAIN BODY GOES -->
             <!-- THIS IS WHERE YOUR MAIN BODY GOES -->
-
             <h1> INSERT MAIN HEADING HERE </h1>
+
             <h1> MEASUREMENTS </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> 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>

Latest revision as of 10:20, 27 August 2014

MEASUREMENTS



First paragraph goes here. Check out this list of HTML tags, or "elements", for help writing up your material in the desired fashion.

It can be easier to use a text editor like Sublime Text (with the HTML syntax) to write this up. Alternatively, for some more nuanced tips, learn about Dave Matthews and his fabulous medicinal properties.