Team:Aix-Marseille/testHome

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<!-- STYLESHEET -->
 
-
<!-- *********** -->
 
-
 
-
    <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Aix-Marseille/css/bootstrap_AMU?action=raw&ctype=text/css" media="screen">
 
-
    <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Aix-Marseille/css/bootswatch.min?action=raw&ctype=text/css" >
 
-
    <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Aix-Marseille/css/cover?action=raw&ctype=text/css" >
 
-
    <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 
-
    <link href='http://fonts.googleapis.com/css?family=Cabin:400,700' rel='stylesheet' type='text/css'>
 
-
 
-
<!-- JAVASCRIPTS -->
 
-
<!-- *********** -->
 
-
 
-
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 
-
    <!--[if lt IE 9]>
 
-
      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 
-
      <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
 
-
    <![endif]-->
 
-
 
-
 
-
    <!-- iGem wiki hacks -->
 
-
<script>/*document.getElementById("content").setAttribute("id", "");*/</script>
 
-
        <!-- Remove all empty <p> tags -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                $("p").filter( function() {
 
-
                    return $.trim($(this).html()) == '';
 
-
                }).remove();
 
-
            });
 
-
        </script>
 
-
 
-
        <!-- Remove "team" from the menubar -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                $("menubar > ul > li:last-child").remove();
 
-
            });
 
-
        </script>
 
-
 
-
<!-- HTML CONTENT -->
 
-
<!-- ************ -->
 
-
 
-
    <div class="site-wrapper">
 
-
      <div class="site-wrapper-inner">
 
-
        <div class="cover-container">
 
-
          <div class="masthead clearfix">
 
-
            <div class="inner">
 
-
              <h1 >Aix - Marseille University</h1>
 
-
              <h1 >iGEM Team</h1>
 
-
            </div>
 
-
          </div>
 
-
 
-
          <div class="inner cover">
 
-
            <h1 class="cover-heading">Welcome to our wiki.</h1>
 
-
            <p class="lead">We'll present you here our project and the progress of our work</p>
 
-
            <br><br>
 
-
            <p class="lead">
 
-
              <a href="Home" class="btn btn-lg btn-success">Let's go !</a>
 
-
            </p>
 
-
          </div>
 
-
 
-
          <div class="mastfoot">
 
-
            <div class="inner">
 
-
              <p>Website for the <a href="https://2014.igem.org/Main_Page">iGEM 2014 Competition</a>.</p>
 
-
            </div>
 
-
          </div>
 
-
        </div>
 
-
      </div>
 
-
    </div>
 
-
</html>
 

Latest revision as of 09:49, 1 July 2014