Team:British Columbia/Templates/MainHeader

From 2014.igem.org

(Difference between revisions)
(Replaced content with "{{CSS/Main}} <html> <header> </header> </html> {{:Team:British Columbia/Templates/Navbar}}")
Line 2: Line 2:
<html>
<html>
-
<!-- MathJax (LaTeX for the web) -->
 
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
-
 
-
<!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
 
-
<!--[if lt IE 9]>
 
-
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
 
-
<![endif]-->
 
-
 
-
<!-- Bootstrap core CSS -->
 
-
<link href="https://2014.igem.org/Team:British_Columbia/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet">
 
-
 
-
<!-- Custom styles for this template -->
 
-
<link href="https://2014.igem.org/Team:British_Columbia/offcanvas.css?action=raw&ctype=text/css" rel="stylesheet">
 
-
 
-
<!-- Bootstrap core JavaScript
 
-
    ================================================== -->
 
-
    <!-- Placed at the end of the document so the pages load faster -->
 
-
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js?action=raw"></script>
 
-
    <script src="https://2014.igem.org/Team:British_Columbia/bootstrap.js?action=raw"></script>
 
-
 
-
<style type="text/css">
 
-
.firstHeading {
 
-
      display:none;
 
-
}
 
-
 
-
 
-
body{
 
-
    margin: 0 0 0 0;
 
-
    padding: 0;
 
-
}
 
-
 
-
header {
 
-
/*background: url('https://static.igem.org/mediawiki/2014/2/28/Ubc_lsi_compressed.jpg');*/
 
-
        background:url('https://static.igem.org/mediawiki/2014/7/75/Ubc_Mining.jpg');
 
-
        /*background:url('https://static.igem.org/mediawiki/2014/4/44/Ubc_Mineral_mining_banner.png');*/
 
-
background-size: cover;
 
-
background-position: 10% 16%;
 
-
height: 300px;
 
-
        min-width:600px;
 
-
}
 
-
 
-
 
-
</style>
 
-
 
-
<!-- Remove all empty <p> tags -->
 
-
<script type="text/javascript">
 
-
    $(document).ready(function() {
 
-
        $("p").filter( function() {
 
-
            return $.trim($(this).html()) == '';
 
-
        }).remove()
 
-
    });
 
-
</script>
 
-
 
-
<title>2014 UBC iGEM</title>
 
<header>
<header>
</header>
</header>

Revision as of 08:41, 17 October 2014