UNSW BIOMOD 2015:The Lab Book

From OpenWetWare
(Redirected from Injectimod:The Lab Book)
Jump to navigationJump to search

<html> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,100&subset=latin"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script> <link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/bootstrapcss320&action=raw&ctype=text/css" rel="stylesheet">

<script type"text/javascript"> $(function () { $("style[media*='screen']").remove(); $("link[href*='favicon']").remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); $("tr:odd").addClass("odd"); }); </script>

<style type="text/css"> /**** Base styles ****/ /*#column-one, */

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style>


<head>

   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <meta name="description" content="">
   <meta name="author" content="">
   <title>Modern Business - Start Bootstrap Template</title>
   <link href="css/bootstrap.min.css" rel="stylesheet">
   <link href="css/modern-business.css" rel="stylesheet">
   <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">


</head>

<body>

   <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
   </nav>
   <header id="myCarousel" class="carousel slide">
       <a class="left carousel-control" href="#myCarousel" data-slide="prev">
           
       </a>
       <a class="right carousel-control" href="#myCarousel" data-slide="next">
           
       </a>
   </header>

Welcome to Modern Business

Bootstrap v3.2.0

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Itaque, optio corporis quae nulla aspernatur in alias at numquam rerum ea excepturi expedita tenetur assumenda voluptatibus eveniet incidunt dicta nostrum quod?

                       <a href="#" class="btn btn-default">Learn More</a>

Free & Open Source

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Itaque, optio corporis quae nulla aspernatur in alias at numquam rerum ea excepturi expedita tenetur assumenda voluptatibus eveniet incidunt dicta nostrum quod?

                       <a href="#" class="btn btn-default">Learn More</a>

Easy to Use

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Itaque, optio corporis quae nulla aspernatur in alias at numquam rerum ea excepturi expedita tenetur assumenda voluptatibus eveniet incidunt dicta nostrum quod?

                       <a href="#" class="btn btn-default">Learn More</a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>
               <a href="portfolio-item.html">
                   <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt="">
               </a>

The Modern Business template by Start Bootstrap includes:

  • Bootstrap v3.2.0
  • jQuery v1.11.0
  • Font Awesome v4.1.0
  • Working PHP contact form with validation
  • Unstyled page elements for easy customization
  • 17 HTML pages

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis, omnis doloremque non cum id reprehenderit, quisquam totam aspernatur tempora minima unde aliquid ea culpa sunt. Reiciendis quia dolorum ducimus unde.

               <img class="img-responsive" src="http://placehold.it/700x450" alt="">

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Molestias, expedita, saepe, vero rerum deleniti beatae veniam harum neque nemo praesentium cum alias asperiores commodi.

                   <a class="btn btn-lg btn-default btn-block" href="#">Call to Action</a>

       <footer>

Copyright © Your Website 2014

       </footer>
   <script src="js/jquery.js"></script>
   <script src="js/bootstrap.min.js"></script>
   <script>
   $('.carousel').carousel({
       interval: 5000 //changes the speed
   })
   </script>

</body>

   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
   <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/boostrap320&action=raw&type=text/javascript"></script>

<script type="text/javascript"> var pathArray = window.location.pathname.split( '/' ); var newPathname = ""; for (i = 2; i < pathArray.length; i++) { newPathname += pathArray[i]; newPathname += "/"; } newPathname=newPathname.slice(0,-1); document.getElementById('edit-link').setAttribute('href', 'http://openwetware.org/index.php?title='+newPathname+String.fromCharCode(38)+'action=edit'); </script>

</html>