Team:Warwick/Notebook/transfection

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...")
 
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 39: Line 37:
         <img class = "headerImage" style = "width: 30%;" src="https://static.igem.org/mediawiki/2014/f/ff/RepliconLogoON.png">
         <img class = "headerImage" style = "width: 30%;" src="https://static.igem.org/mediawiki/2014/f/ff/RepliconLogoON.png">
         <img class = "headerImage" style = "width: 12%;" src="https://static.igem.org/mediawiki/2014/f/f6/Warwick_logo.png">
         <img class = "headerImage" style = "width: 12%;" src="https://static.igem.org/mediawiki/2014/f/f6/Warwick_logo.png">
-
        <!--img class = "headerImage" style = "width: 15%;" src="http://upload.wikimedia.org/wikipedia/en/6/67/University_of_Warwick_logo.png"-->
 
-
        <!--img class = "headerImage" style = "width: 10%;" src="https://static.igem.org/mediawiki/2014/0/05/ETH_Zurich_igem_logo.png"-->
 
         <div id = "mainMenuBar">
         <div id = "mainMenuBar">
Line 57: Line 53:
             <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> Transfection </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:27, 27 August 2014

Transfection



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.