Difference between revisions of "Team:Leicester/Safety"

Line 1: Line 1:
{{Leicester}}
+
<!DOCTYPE html>
<html>
+
<html lang="en">
  
<html>
+
<head>
<style type="text/css">
+
  
p, #content {color:#000000;}
+
    <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="">
  
a, a:visited {color:#565656;}
+
    <title>Landing Page - Start Bootstrap Theme</title>
  
body {background-color: #FFFFFF;}
+
    <!-- Bootstrap Core CSS -->
 +
    <link href="css/bootstrap.min.css" rel="stylesheet">
  
#mainContainer {width: 980px;
+
    <!-- Custom CSS -->
overflow:hidden;
+
    <link href="css/landing-page.css" rel="stylesheet">
float:left;
+
margin-left:20px;
+
margin-bottom: 10px;
+
background-color: #E8E8E9;
+
border-bottom: 20px solid #14747D;}
+
  
#menuContainer  {float:left;
+
    <!-- Custom Fonts -->
width: 150px;
+
    <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
padding: 20px 0px;
+
    <link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
background-color: #22BCB9;
+
border-top: 20px solid #14747D;
+
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
+
  
#contentContainer {padding-top:20px;
+
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
padding-right:10px;
+
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
margin-bottom: 20px;
+
    <!--[if lt IE 9]>
width: 800px;
+
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
padding-left: 20px;
+
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
float: left;
+
    <![endif]-->
border-top: 20px solid #14747D;
+
background-color: #E8E8E9;
+
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
+
}
+
  
#bannerContainer {
+
</head>
height:200px;
+
margin:auto;
+
text-align:center;
+
color: #59BF92;
+
}
+
</style>
+
<h2>Safety in iGEM</h2>
+
  
<p>Please visit <a href="https://2015.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
<body>
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
    <!-- Navigation -->
 +
    <nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation">
 +
        <div class="container topnav">
 +
            <!-- Brand and toggle get grouped for better mobile display -->
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
 +
                    <span class="sr-only">Toggle navigation</span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                    <span class="icon-bar"></span>
 +
                </button>
 +
                <a class="navbar-brand topnav" href="#">Start Bootstrap</a>
 +
            </div>
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
                <ul class="nav navbar-nav navbar-right">
 +
                    <li>
 +
                        <a href="#about">About</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="#services">Services</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="#contact">Contact</a>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
            <!-- /.navbar-collapse -->
 +
        </div>
 +
        <!-- /.container -->
 +
    </nav>
  
  
<h4>Safe Project Design</h4>
+
    <!-- Header -->
 +
    <a name="about"></a>
 +
    <div class="intro-header">
 +
        <div class="container">
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
            <div class="row">
 +
                <div class="col-lg-12">
 +
                    <div class="intro-message">
 +
                        <h1>Landing Page</h1>
 +
                        <h3>A Template by Start Bootstrap</h3>
 +
                        <hr class="intro-divider">
 +
                        <ul class="list-inline intro-social-buttons">
 +
                            <li>
 +
                                <a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
 +
                            </li>
 +
                            <li>
 +
                                <a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
 +
                            </li>
 +
                            <li>
 +
                                <a href="#" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a>
 +
                            </li>
 +
                        </ul>
 +
                    </div>
 +
                </div>
 +
            </div>
  
<ul>
+
        </div>
<li>Choosing a non-pathogenic chassis</li>
+
        <!-- /.container -->
<li>Choosing parts that will not harm humans / animals / plants</li>
+
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
  
<h4>Safe Lab Work</h4>
+
    </div>
 +
    <!-- /.intro-header -->
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
    <!-- Page Content -->
  
<h4>Safe Shipment</h4>
+
<a  name="services"></a>
 +
    <div class="content-section-a">
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-lg-5 col-sm-6">
 +
                    <hr class="section-heading-spacer">
 +
                    <div class="clearfix"></div>
 +
                    <h2 class="section-heading">Death to the Stock Photo:<br>Special Thanks</h2>
 +
                    <p class="lead">A special thanks to <a target="_blank" href="http://join.deathtothestockphoto.com/">Death to the Stock Photo</a> for providing the photographs that you see in this template. Visit their website to become a member.</p>
 +
                </div>
 +
                <div class="col-lg-5 col-lg-offset-2 col-sm-6">
 +
                    <img class="img-responsive" src="img/ipad.png" alt="">
 +
                </div>
 +
            </div>
  
 +
        </div>
 +
        <!-- /.container -->
 +
 +
    </div>
 +
    <!-- /.content-section-a -->
 +
 +
    <div class="content-section-b">
 +
 +
        <div class="container">
 +
 +
            <div class="row">
 +
                <div class="col-lg-5 col-lg-offset-1 col-sm-push-6  col-sm-6">
 +
                    <hr class="section-heading-spacer">
 +
                    <div class="clearfix"></div>
 +
                    <h2 class="section-heading">3D Device Mockups<br>by PSDCovers</h2>
 +
                    <p class="lead">Turn your 2D designs into high quality, 3D product shots in seconds using free Photoshop actions by <a target="_blank" href="http://www.psdcovers.com/">PSDCovers</a>! Visit their website to download some of their awesome, free photoshop actions!</p>
 +
                </div>
 +
                <div class="col-lg-5 col-sm-pull-6  col-sm-6">
 +
                    <img class="img-responsive" src="img/dog.png" alt="">
 +
                </div>
 +
            </div>
 +
 +
        </div>
 +
        <!-- /.container -->
 +
 +
    </div>
 +
    <!-- /.content-section-b -->
 +
 +
    <div class="content-section-a">
 +
 +
        <div class="container">
 +
 +
            <div class="row">
 +
                <div class="col-lg-5 col-sm-6">
 +
                    <hr class="section-heading-spacer">
 +
                    <div class="clearfix"></div>
 +
                    <h2 class="section-heading">Google Web Fonts and<br>Font Awesome Icons</h2>
 +
                    <p class="lead">This template features the 'Lato' font, part of the <a target="_blank" href="http://www.google.com/fonts">Google Web Font library</a>, as well as <a target="_blank" href="http://fontawesome.io">icons from Font Awesome</a>.</p>
 +
                </div>
 +
                <div class="col-lg-5 col-lg-offset-2 col-sm-6">
 +
                    <img class="img-responsive" src="img/phones.png" alt="">
 +
                </div>
 +
            </div>
 +
 +
        </div>
 +
        <!-- /.container -->
 +
 +
    </div>
 +
    <!-- /.content-section-a -->
 +
 +
<a  name="contact"></a>
 +
    <div class="banner">
 +
 +
        <div class="container">
 +
 +
            <div class="row">
 +
                <div class="col-lg-6">
 +
                    <h2>Connect to Start Bootstrap:</h2>
 +
                </div>
 +
                <div class="col-lg-6">
 +
                    <ul class="list-inline banner-social-buttons">
 +
                        <li>
 +
                            <a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
 +
        </div>
 +
        <!-- /.container -->
 +
 +
    </div>
 +
    <!-- /.banner -->
 +
 +
    <!-- Footer -->
 +
    <footer>
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-lg-12">
 +
                    <ul class="list-inline">
 +
                        <li>
 +
                            <a href="#">Home</a>
 +
                        </li>
 +
                        <li class="footer-menu-divider">&sdot;</li>
 +
                        <li>
 +
                            <a href="#about">About</a>
 +
                        </li>
 +
                        <li class="footer-menu-divider">&sdot;</li>
 +
                        <li>
 +
                            <a href="#services">Services</a>
 +
                        </li>
 +
                        <li class="footer-menu-divider">&sdot;</li>
 +
                        <li>
 +
                            <a href="#contact">Contact</a>
 +
                        </li>
 +
                    </ul>
 +
                    <p class="copyright text-muted small">Copyright &copy; Your Company 2014. All Rights Reserved</p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </footer>
 +
 +
    <!-- jQuery -->
 +
    <script src="js/jquery.js"></script>
 +
 +
    <!-- Bootstrap Core JavaScript -->
 +
    <script src="js/bootstrap.min.js"></script>
 +
 +
</body>
  
</div>
 
 
</html>
 
</html>

Revision as of 10:14, 19 August 2015

<!DOCTYPE html> Landing Page - Start Bootstrap Theme

Landing Page

A Template by Start Bootstrap



Death to the Stock Photo:
Special Thanks

A special thanks to Death to the Stock Photo for providing the photographs that you see in this template. Visit their website to become a member.


3D Device Mockups
by PSDCovers

Turn your 2D designs into high quality, 3D product shots in seconds using free Photoshop actions by PSDCovers! Visit their website to download some of their awesome, free photoshop actions!


Google Web Fonts and
Font Awesome Icons

This template features the 'Lato' font, part of the Google Web Font library, as well as icons from Font Awesome.