Difference between revisions of "Template:Vanderbilt Header"
Line 1: | Line 1: | ||
+ | <!DOCTYPE html> | ||
<html lang="en"> | <html lang="en"> | ||
Line 5: | Line 6: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | < | + | <title>Vanderbilt iGEM 2015</title> |
− | + | ||
− | + | <!-- latest compiled and minified CSS --> | |
− | <!-- | + | |
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"></link> | <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"></link> | ||
+ | |||
+ | <!-- jQuery (bootstrap's javscript plugins need) --> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | ||
+ | |||
+ | <!-- latest compiled and minified JavaScript --> | ||
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
+ | |||
+ | <!-- Normalize JS --> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css"></script> | ||
− | + | ||
<!-- Scrolling navigation CSS --> | <!-- Scrolling navigation CSS --> | ||
<link href="css/scrolling-nav.css" rel="stylesheet"> | <link href="css/scrolling-nav.css" rel="stylesheet"> | ||
+ | |||
<!-- Scrolling Nav JavaScript --> | <!-- Scrolling Nav JavaScript --> | ||
<script src="js/jquery.easing.min.js"></script> | <script src="js/jquery.easing.min.js"></script> | ||
Line 23: | Line 29: | ||
<!-- get the Google font --> | <!-- get the Google font --> | ||
<link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'> | ||
− | + | <link href='https://fonts.googleapis.com/css?family=Crimson+Text:700' rel='stylesheet' type='text/css'> | |
<!-- Custom CSS --> | <!-- Custom CSS --> | ||
− | <link href="https://2015.igem.org/Template:Vanderbilt_Formatting?action=raw&ctype=text/css" rel="stylesheet"> | + | <link href="https://2015.igem.org/Template:Vanderbilt_Formatting?action=raw&ctype=text/css" rel="stylesheet"> |
− | + | ||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | ||
Line 38: | Line 44: | ||
<!-- Header --> | <!-- Header --> | ||
− | + | <header class="row"> | |
− | + | <div class="container"> | |
− | + | <div class="intro-text"> | |
− | + | <div class="intro-heading crimson-text">Demons in the Code</div> | |
− | + | <div class="intro-lead-in crimson-text">Vanderbilt University</div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </header> | |
+ | <!-- MAIN CONTAINER --> | ||
<div id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" class="index container"> | <div id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" class="index container"> | ||
+ | |||
+ | </html> |
Revision as of 04:47, 28 August 2015
<!DOCTYPE html>
Demons in the Code
Vanderbilt University