Difference between revisions of "Team:SZU China/Practices"

Line 1: Line 1:
{{Template_All_Teams}}
+
{{Template:SZU_China/Playground/style}}
 +
{{Template:SZU_China/Playground/menu}}
 +
<html>
 +
<head>
  
<!-- Declare that you are going to use html code instead of wiki code -->
+
<link href="https://2015.igem.org/Template:SZU_China/Playground/Humanpractice/CSS?action=raw&ctype=text/css" rel="stylesheet">
 +
</head>
 +
</html>
 
<html>
 
<html>
  
<!-- Start of CSS-->
 
<style type="text/css">
 
 
/* PAGE LAYOUT */
 
 
/* page background color*/
 
body {
 
background-color: #A7A9AB;
 
}
 
table {
 
table-layout: fixed;
 
word-wrap:break-word;
 
}
 
div {
 
word-wrap:break-word;
 
}
 
 
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer { 
 
width: 980px;
 
overflow: hidden;
 
float:left;
 
margin-left: 20px;
 
background-color: #EEEDEA;
 
border-bottom: 6px solid #EE3e53;
 
}
 
 
/* Creates the container for the menu */
 
#menuContainer  {
 
float:right;
 
width: 150px;
 
background-color: #0e232f;
 
height: 100%;
 
border-top: 6px solid #EE3e53;
 
font-family: "Arial", Helvetica, sans-serif;
 
}
 
 
/* Creates the container for the content */
 
#contentContainer {
 
background-color: #EEEDEA;
 
width: 810px;
 
float: left;
 
padding: 10px;
 
border-top: 6px solid #EE3e53;
 
}
 
 
 
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
height:150px;
 
                                position: relative;
 
margin:auto;
 
text-align:left;
 
color: #24B694;
 
}
 
 
                      img.x {
 
                      position: absolute;
 
                      top: 20px;
 
                      left: 100px;
 
                      }
 
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
 
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {
 
font-family: "Arial", Helvetica, sans-serif;
 
font-size: 12px;
 
color: #0e232f;
 
}
 
 
/*This changes the color and font family */
 
#contentContainer h1, h2, h3, h4, h5, h6 {
 
font-family: "Arial", Helvetica, sans-serif;
 
color: #0e232f;
 
border-bottom: none;
 
font-weight: bold;
 
text-transform: uppercase;
 
}
 
 
/*Style of the links - links are different inside the menu */
 
#contentContainer a {
 
font-weight: bold;
 
color: #ee3e53;
 
}
 
 
  /* Styling links on hover- links are different inside the menu */
 
#contentContainer a:hover{
 
color: #f4b248;
 
}
 
 
/*Change the styling of tables */
 
        #contentContainer table {
 
    border: 1px solid #0e232f;
 
    border-collapse: collapse;
 
    width: 90%
 
    margin: auto;
 
    margin-bottom: 15px;
 
    margin-top: 15px;
 
    margin-right: 10px;
 
    margin-left: 10px;
 
    }
 
 
/*Change the styling of table cells*/
 
    #contentContainer  td {
 
    padding: 10px;
 
    border: 1px solid #0e232f;
 
    border-collapse: collapse;
 
    vertical-align: text-top;
 
    background-color: #EEEDEA;
 
    }
 
 
/*Change the styling of table headers */
 
    #contentContainer th {
 
    padding: 10px;
 
    border: 1px solid #0e232f;
 
    border-collapse: collapse;
 
    vertical-align: text-top;
 
    background-color: #e8d5b7;
 
word-wrap:break-word;
 
 
    }
 
 
 
/*MENU STYLING */
 
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
color: #EEEDEA;
 
text-decoration:none;
 
font-weight: bold;
 
}
 
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {
 
width:100%;
 
list-style: none;
 
margin: auto;
 
padding-top: 10px;
 
padding-bottom: 10px;
 
 
}
 
 
/*Styles the list items to become menu buttons */
 
#menuContainer ul li {
 
display: block;
 
position: relative;
 
padding: 10px;
 
margin-bottom:5px;
 
padding-left: -20px;
 
}
 
 
#menuContainer ul li:hover {
 
background: #F4B248;
 
color: #0e232f;
 
}
 
 
 
/*HIde the submenus and removes the padding */
 
#menuContainer li ul {
 
display: none;
 
padding-top:15px;
 
margin-left: -9px;
 
}
 
 
/*Shows the submenus once you hover*/
 
#menuContainer li:hover ul {
 
display: block;
 
}
 
 
/*style the submenu buttons*/
 
#menuContainer li ul li {
 
background: #0E232F;
 
width: 100%;
 
}
 
 
#menuContainer li ul li:hover {
 
background: #EE3E53;
 
color: #fff;
 
}
 
 
 
 
/*CLASSES */
 
/*Clear class for all the pages, adds spacing too*/
 
.clear{
 
clear:both;
 
height: 10px;
 
}
 
 
/* highlight box for special messages */
 
    .highlightBox {
 
    width:500px;
 
            margin:auto;
 
            background-color: #E8D5B7;
 
    margin-bottom: 15px;
 
    margin-top: 15px;
 
    padding: 15px;
 
    padding-top: 5px;
 
 
          }
 
 
</style>
 
<!-- End of CSS -->
 
 
 
<!-- Start of the template html elements. -->
 
<div id ="mainContainer"><!--This div will close on the page.-->
 
 
<div id="bannerContainer">
 
  <img src="https://static.igem.org/mediawiki/2014/f/fd/Szunewtop.png">
 
                                  <a href="https://igem.org/Main_Page"><img class="x" src="https://static.igem.org/mediawiki/2014/f/f1/Szuigemlogo.png" ></a>
 
</div>
 
 
<!-- Start of menu -->
 
<div id="menuContainer">
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<ul>
 
<a href="https://2015.igem.org/Team:SZU_China"><li>HOME</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Team"><li>TEAM</li></a>
 
 
 
<a href="#"><li>PROJECT
 
            <ul>
 
<a href="https://2015.igem.org/Team:SZU_China/Description"><li>Description</li></a>
 
<a href="https://2015.igem.org/Team:SZU_China/Experiments"><li>Experiments & Protocols</li></a> 
 
<a href="https://2015.igem.org/Team:SZU_China/Results"><li>Results</li></a> 
 
</ul>
 
</li></a>
 
 
<a href="#"><li>PARTS
 
            <ul>
 
<a href="https://2015.igem.org/Team:SZU_China/Parts"><li>Team Parts</li></a>
 
<a href="https://2015.igem.org/Team:SZU_China/Basic_Part"><li>Basic Parts</li></a> 
 
<a href="https://2015.igem.org/Team:SZU_China/Composite_Part"><li>Composite Parts</li></a>
 
<a href="https://2015.igem.org/Team:SZU_China/Part_Collection"><li>Part Collection</li></a> 
 
</ul>
 
</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Notebook"><li>NOTEBOOK</li></a>
 
     
 
<a href="https://2015.igem.org/Team:SZU_China/Attributions"><li>ATTRIBUTIONS</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Collaborations"><li>COLLABORATIONS</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Practices"><li>HUMAN PRACTICES</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Safety"><li>SAFETY</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Modeling"><li>MODELING</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Measurement"><li>MEASUREMENT</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Software"><li>SOFTWARE</li></a>
 
 
<a href="https://2015.igem.org/Team:SZU_China/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
 
 
</ul>
 
</div>
 
<!-- End of menu  -->
 
 
<!-- Start of content -->
 
<div id="contentContainer"><!--This div will close on the page.-->
 
 
<h1> WIKI 正在建设中 </h1>
 
 
 
<h2> Human Practices </h2>
 
 
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
 
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
 
<p>For more information, please see the <a href="https://2015.igem.org/Practices_Hub">Practices Hub</a>.</p>
 
 
<div class="highlightBox">
 
<h4>Note</h4>
 
<p>You must fill out this page in order to be considered for all <a href="https://2015.igem.org/Judging/Awards">awards</a> for Human Practices:</p>
 
<ul>
 
<li>Human Practices silver medal criterion</li>
 
<li>Human Practices gold medal criterion</li>
 
<li>Best Integrated Human Practices award</li>
 
<li>Best Education and Public Engagement award</li>
 
</ul>
 
</div>
 
 
 
<h5>Some Human Practices topic areas </h5>
 
<ul>
 
<li>Philosophy</li>
 
<li>Public Engagement / Dialogue</li>
 
<li>Education</li>
 
<li>Product Design</li>
 
<li>Scale-Up and Deployment Issues</li>
 
<li>Environmental Impact</li>
 
<li>Ethics</li>
 
<li>Safety</li>
 
<li>Security</li>
 
<li>Public Policy</li>
 
<li>Law and Regulation</li>
 
<li>Risk Assessment</li>
 
</ul>
 
 
<h5>What should we write about on this page?</h5>
 
<p>On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement).</p>
 
 
 
<h5>Inspiration</h5>
 
<p>Read what other teams have done:</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
 
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
 
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
 
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
 
</ul>
 
 
<h3>Integrated Human Practices</h3>
 
 
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
 
 
<h3>Education and Public Engagement</h3>
 
  
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
+
 
 +
    <body data-spy="scroll" data-target=".navbar" data-offset="50">
 +
      <div id="HpHeading">
 +
            <p id="HumanP">Human practice</p>
 +
            <p id="content">This sample text font color is #3399ff Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
 +
        </div>
 +
        <div id="boody" data-spy="scroll" data-target=".navbar" data-offset="50">
 +
            <nav class="navbar navbar-default" data-spy="affix" data-offset-top="319">
 +
                <div class="navbar-header">
 +
                    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
                        <span class="icon-bar"></span>
 +
                        <span class="icon-bar"></span>
 +
                        <span class="icon-bar"></span>
 +
                    </button>
 +
                </div>
 +
               
 +
                <div>
 +
                    <div id= "center_bar" class="collapse navbar-collapse" id="myNavbar">
 +
                            <ul class="nav navbar-nav">
 +
                                <li><a href="#section1">2011 &nbsp;&nbsp;&nbsp;&nbsp;></a>
 +
                                </li>
 +
                                <li><a href="#section2">2012 &nbsp;&nbsp;&nbsp;&nbsp;></a>
 +
                                </li>
 +
                                <li><a href="#section3">2013 &nbsp;&nbsp;&nbsp;&nbsp;></a>
 +
                                </li>
 +
                                <li><a href="#section41">2014 &nbsp;&nbsp;&nbsp;&nbsp;></a>
 +
                                </li>
 +
                                <li><a href="#section42">2015 &nbsp;&nbsp;&nbsp;</a>
 +
                                </li>
 +
                                </li>
 +
                            </ul>
 +
                        </div>
 +
                </div>
 +
   
 +
            </nav>
 +
            <div id="section1" class="container-fluid">
 +
                <h1>Section 1</h1>
 +
               
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigion and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
                <p>Try to scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
            </div>
 +
            <div id="section2" class="container-fluid">
 +
                <h1>Section 2</h1>
 +
               
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
            </div>
 +
            <div id="section3" class="container-fluid">
 +
                <h1>Section 3</h1>
 +
               
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
            </div>
 +
            <div id="section41" class="container-fluid">
 +
                <h1>Section 4 Submenu 1</h1>
 +
               
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
            </div>
 +
            <div id="section42" class="container-fluid">
 +
                <h1>Section 4 Submenu 2</h1>
 +
               
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
                <p>Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!</p>
 +
            </div>
 +
        </div>
 +
        <div class="footer">
 +
            <p>Team SZU-China</p>
 +
        </div> 
  
</div>
+
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script>
 +
</body>
 
</html>
 
</html>

Revision as of 01:30, 17 September 2015

Human practice

This sample text font color is #3399ff Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Section 1

Try to scroll this section and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigion and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try ection and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Try to scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this sectioscroll this section and look at the nato scroll this section and look at the nato scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Section 2

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Section 3

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Section 4 Submenu 1

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Section 4 Submenu 2

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!