Difference between revisions of "Team:BostonU HW"

Line 1: Line 1:
 
{{Global_Menubar}}
 
{{Global_Menubar}}
 
{{Team:BostonU_Hardware/Style}}
 
{{Team:BostonU_Hardware/Style}}
<html>
+
<!doctype html>
 +
<html lang="en">
 
<head>
 
<head>
<style>
+
<meta charset="utf-8" />
</style>
+
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png">
 +
<link rel="icon" type="image/png" href="assets/img/favicon.png">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 +
 
 +
<title>BostonU_HW Main Page</title>
 +
 
 +
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 +
 
 +
<!--    Fonts and icons    -->
 +
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
 +
    <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
 +
 
 
</head>
 
</head>
<body>
+
 
 +
<body class = "landing-page">
 +
 
 +
<!-- THIS IS MAIN PAGE -->
 +
<div class="wrapper">
 +
<div class="header header-filter" style="background-image: url('https://images.fineartamerica.com/images/artworkimages/mediumlarge/1/boston-skyline-rick-berk.jpg');">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2">
 +
<h1 class="title">Welcome to MARS</h1>
 +
<h4>This is going to be the main page of the 2017 BU iGEM Hardware Team Wiki.</h4>
 +
<br />
 +
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" class="btn btn-danger btn-raised btn-lg">
 +
<i class="fa fa-play"></i> Watch video
 +
</a>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<!-- This is to test menu -->
 +
<div class="wrapper">
 +
<div class="header header-filter" style="background-image: url('https://images.unsplash.com/photo-1423655156442-ccc11daa4e99?crop=entropy&dpr=2&fit=crop&fm=jpg&h=750&ixjsv=2.1.0&ixlib=rb-0.3.5&q=50&w=1450');">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2">
 +
<h1 class="title">Microfluidic Flow Chart</h1>
 +
<h4>This is where flowchart will go</h4>
 +
<br />
 +
</a>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<!--Footer-->
 +
<footer class="footer">
 +
<div class="container">
 +
<nav class="pull-left">
 +
<ul>
 +
<li>
 +
<a href="http://www.creative-tim.com">
 +
Creative Tim
 +
</a>
 +
</li>
 +
<li>
 +
<a href="http://presentation.creative-tim.com">
 +
About Us
 +
</a>
 +
</li>
 +
<li>
 +
<a href="http://blog.creative-tim.com">
 +
Blog
 +
</a>
 +
</li>
 +
<li>
 +
<a href="http://www.creative-tim.com/license">
 +
Licenses
 +
</a>
 +
</li>
 +
</ul>
 +
</nav>
 +
<div class="copyright pull-right">
 +
Copyright &copy; Boston University Hardware Team Website 2017 by Dylan Samperi
 +
</div>
 +
</div>
 +
</footer>
 +
<!-- END OF MAIN PAGE -->
 +
 
 +
 
 
</body>
 
</body>
 +
 
</html>
 
</html>

Revision as of 23:00, 28 August 2017

BostonU_HW

<!doctype html> BostonU_HW Main Page

Welcome to MARS

This is going to be the main page of the 2017 BU iGEM Hardware Team Wiki.


Watch video

Microfluidic Flow Chart

This is where flowchart will go