Difference between revisions of "Team:Makerere University"

(Prototype team page)
 
Line 1: Line 1:
{{Makerere_University}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 +
<head>
 +
<title>IGEM MAKERERE HOME</title>
 +
<link rel="stylesheet" href="wiki.css">
 +
</head>
  
 +
<body>
  
 +
<div id="banner">
  
 +
<div id="logo"></div>
  
<div class="column full_size" >
+
<ul id="igemlinks">
<h1> Welcome to iGEM 2018! </h1>
+
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  
 +
<li><a href="#">igem</a></li>
 +
<li><a href="#">wiki tools</a></li>
 +
<li><a href="#">source</a></li>
 +
<li><a href="#">discussion</a></li>
 +
<li><a href="#">teams</a></li>
  
<img src="http://placehold.it/1080x320/c4baba/e4dede">
+
</ul>
+
<nav id="mainlinks">
 +
<ul>
  
</div>  
+
<li><a class="active" href="home.html">Home</a></li>
  
 +
<li><a href="description.html" >Project
  
<div class="column full_size" >
+
<ul class="submenus">
 +
 
 +
<li><a href="description.html">description</a></li>
 +
<li><a href="design.html">design</a></li>
 +
<li><a href="notebook.html">notebook</a></li>
 +
<li><a href="results.html">results</a></li></a>
 +
 
 +
</ul>
 +
 
 +
</li>
 +
 
 +
<li><a href="members.html" >Team
 +
<ul class="submenus">
 +
<li><a href="members.html" >Team members</a></li>
 +
<li><a href="collaborations.html" >Team collaborations</a></li></a>
 +
</ul>
 +
</li>
 +
 
 +
<li><a href="parts.html" >Parts</a></li>
 +
<li><a href="safety.html" >Safety</a></li>
 +
<li><a href="human practices.html" >Humanpractices</a></li>
  
<h3>Before you start</h3>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li>  <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
 
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
 
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
 
 
</ul>
 
</ul>
 +
</nav>
 +
 
</div>
 
</div>
 +
<div id="content">
 +
<h1>Plastic degradation</h1>
 +
<hr>
 +
<div id="images">
 +
<span>Bwaise, Kampala. Uganda</span>
 +
</div>
 +
<p>Our project is to address the hazardous effects of poor plastic waste disposal in Africa. Plastic in Africa is majorly in the form PET modelled in the form of bottles, containers and even polythene making them one of the most commonly used house hold materials. However, after they have served their use they are disposed off most commonly by throwing them away or by burning them(combustion).<br>
 +
Either of these ways are not environmentally friendly since the plastic can contaminate animal feed and possibly poison them or through combustion can enhance on the known threat of global warming.This would have a great impact on the nutrition and also influence agricultural production. <br>With the knowledge of synthetic biology plastic waste can be degraded and even produce useful products after its degradation. </p>
  
 +
</div>
 +
<style>
 +
body{
  
<div class="clear extra_space"></div>
+
background:#4B76B3;
<div class="line_divider"></div>
+
}
<div class="clear extra_space"></div>
+
  
  
 +
#banner{
  
<div class="column full_size" >
+
background:url("banner.jpg");
<h3> Styling your wiki </h3>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
  
</div>
+
background-size:cover;
 +
width:100%;
  
 +
height:350px;
  
 +
position: relative;
  
 +
}
  
<div class="clear extra_space"></div>
 
  
  
 +
#logo{
  
<div class="column third_size" >
+
float:right;
 +
background:url("Igem logo.jpg");
 +
background-size: cover;
 +
width:150px;
  
<h3> Uploading pictures and files </h3>
+
height:150px;
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
  
 +
}
 +
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
ul{
  
<div class="button_link">
+
margin:0;
<a href="https://2018.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</div>
+
  
</div>
+
padding:0;
  
<div class="column third_size" >
+
}
<h3> Wiki template information </h3>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
  
</div>
 
  
 +
#igemlinks li{
  
 +
list-style: none;
  
<div class="column third_size" >
+
margin:0;
<div class="highlight decoration_B_full">
+
<h3> Editing your wiki </h3>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  
<div class="button_link">
+
padding:0;
<a href="https://2018.igem.org/wiki/index.php?title=Team:Makerere_University&action=edit">
+
EDIT PAGE
+
</a>
+
</div>
+
  
 +
}
  
</div>
 
</div>
 
  
  
 +
#igemlinks li a{
  
 +
float:left;
  
 +
text-decoration: none;
 +
background:black;
  
<div class="clear extra_space"></div>
+
width:100px;
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
 +
text-align:center;
  
 +
display:block;
 +
color:white;
  
<div class="column two_thirds_size" >
+
border: 1px solid white;
<h3>Tips</h3>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
  
 +
}
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
</div>
 
</div>
 
  
 +
#igemlinks li a:hover{
 +
 +
color: red;
 +
 +
}
 +
 +
 +
nav{
 +
 +
position:fixed;
 +
 +
}
 +
 +
 +
#mainlinks{
 +
 +
position:absolute;
 +
 +
top:330px;
 +
 +
left:0px;
 +
 +
}
 +
 +
 +
#mainlinks ul{
 +
 +
list-style:none;
 +
 +
margin:0px;
 +
 +
padding:0px;
 +
 +
}
 +
 +
 +
#mainlinks ul li{
 +
 +
position:relative;
 +
 +
display:inline-block;
 +
 +
width:125px;
 +
 +
margin:-1px;
 +
 +
padding:0px;
 +
border: 1px solid white;
 +
 +
text-align:center;
 +
 +
background:yellow;
 +
 +
}
 +
 +
 +
#mainlinks ul li a{
 +
 +
text-decoration:none;
 +
 +
color:green;
 +
 +
border: 1px solid blue;
 +
 +
display:block;
 +
 +
}
 +
 +
 +
#mainlinks ul li a:hover{
 +
 +
color:red;
 +
 +
}
 +
 +
 +
.submenus{
 +
 +
display:none;
 +
 +
position:absolute;
 +
 +
}
 +
 +
 +
 +
#mainlinks ul li:hover .submenus{
 +
 +
display:block;
 +
 +
}
 +
 +
 +
.active{
 +
 +
background: lightblue;
  
 +
}
  
 +
#content{
 +
font-size:20px;
 +
font-family: "sans-serif";
 +
}
  
 +
#images{
 +
position:relative;
 +
//left:25%;
 +
float:right;
 +
width:300px;
 +
height: 200px;
 +
margin-left:2px;
 +
background:url("plastic waste.jpg");
 +
background-size:cover;
 +
border:1px solid white;
 +
}
 +
#images span{
 +
position:absolute;
 +
top:180px;
 +
left:150px;
 +
color:white;
 +
}
 +
</style>
 +
</body>
 
</html>
 
</html>

Revision as of 10:23, 28 June 2018

<!DOCTYPE html> IGEM MAKERERE HOME

Plastic degradation


Bwaise, Kampala. Uganda

Our project is to address the hazardous effects of poor plastic waste disposal in Africa. Plastic in Africa is majorly in the form PET modelled in the form of bottles, containers and even polythene making them one of the most commonly used house hold materials. However, after they have served their use they are disposed off most commonly by throwing them away or by burning them(combustion).
Either of these ways are not environmentally friendly since the plastic can contaminate animal feed and possibly poison them or through combustion can enhance on the known threat of global warming.This would have a great impact on the nutrition and also influence agricultural production.
With the knowledge of synthetic biology plastic waste can be degraded and even produce useful products after its degradation.