Team:Imperial College London/Project/Background

From 2011.igem.org

(Difference between revisions)
Line 11: Line 11:
|<html>
|<html>
<head>
<head>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">
 +
$(document).ready(function(){
 +
  var title = new Array();
 +
  title[1] = "Sub-saharan Africa";
 +
  var text = new Array();
 +
  text[1] = "Africa is the region most affected by desertification. Two thirds of the continent is covered by dryland which is used extensively for agricultural production. Over-cultivation has led to large scale degradation, exacerbated by frequent drought, leading to extreme food scarcity for some 650 million people who are dependent on the affected land. If the degradation trend continues, it is estimated that two thirds of Africa’s arable may be lost by 2025 (FAO 2009). In an effort to combat desertification, 11 countries along the southern border of the Sahara are involved in the Great Green Wall project. With the help of international aid, the objective is to cover 8,000 km of dryland with vegetation as a protective barrier from erosive forces. However the operation is extremely time consuming and will take a long time before it is established.";
 +
  $("#box1").mouseenter(function() {
 +
  $("#maptitle").empty();
 +
  $("#maptext").empty();
 +
  $("#maptitle").append(title[1]);
 +
  $("#maptext").append(text[1]);
 +
  });
 +
});
</script>
</script>
Line 21: Line 34:
  #mappic {
  #mappic {
   width:600px;
   width:600px;
 +
  height:460px;
   position:relative;
   position:relative;
 +
  top:0px;
   z-index:1;}
   z-index:1;}
  #mapbox {
  #mapbox {
   width:325px;
   width:325px;
-
   position:relative;
+
  height:460px;
 +
   position:absolute;
   left:600px;
   left:600px;
-
   top:-388.24px;
+
   top:0px;
-
   background-color:#ffffff;
+
   color:#ffffff;
-
   color:#4A4A4A;
+
   background-color:#A35200;
   z-index:0;}
   z-index:0;}
  #maptitle {
  #maptitle {
Line 37: Line 53:
   top:20px;
   top:20px;
   font-size:1.5em;
   font-size:1.5em;
-
   color:#A35200;
+
   font-weight:bold;
 +
  background-color:#A35200;
   z-index:0;}
   z-index:0;}
  #maptext {
  #maptext {
   width:285px;
   width:285px;
 +
  height:390px;
   position:relative;
   position:relative;
   left:20px;
   left:20px;
   top:40px;
   top:40px;
-
   color:4A4A4A;
+
   background-color:#A35200;
   z-index:0;}
   z-index:0;}
 +
#box1 {
 +
  width:100px;
 +
  height:40px;
 +
  position:absolute;
 +
  left:270px;
 +
  top:225px;
 +
  z-index:2;
 +
  background:url('https://static.igem.org/mediawiki/2011/2/21/ICL_Box1.png');
 +
#box2 {
 +
  width:100px;
 +
  height:40px;
 +
  position:absolute;
 +
  left:150px;
 +
  top:125px;
 +
  z-index:2;
 +
  background-image:url('https://static.igem.org/mediawiki/2011/2/21/ICL_Box1.png');
</style>
</style>
</head>
</head>
Line 52: Line 86:
   <img id="mappic" src="https://static.igem.org/mediawiki/2011/6/6f/ICL_DesertificationMap.jpg
   <img id="mappic" src="https://static.igem.org/mediawiki/2011/6/6f/ICL_DesertificationMap.jpg
" />
" />
 +
  <div id="box1">
 +
  </div>
 +
  <div id="box2">
 +
  </div>
   <div id="mapbox">
   <div id="mapbox">
-
   <div id="maptitle">Sub-saharan Africa
+
   <div id="maptitle">Desertification
   </div>
   </div>
-
   <div id="maptext">Africa is the region most affected by desertification. Two thirds of the continent is covered by dryland which is used extensively for agricultural production. Over-cultivation has led to large scale degradation, exacerbated by frequent drought, leading to extreme food scarcity for some 650 million people who are dependent on the affected land. If the degradation trend continues, it is estimated that two thirds of Africa’s arable may be lost by 2025 (FAO 2009).In an effort to combat desertification, 11 countries along the southern border of the Sahara are involved in the Great Green Wall project. With the help of international aid, the objective is to cover 8,000 km of dryland with vegetation as a protective barrier from erosive forces. However the operation is extremely time consuming and will take a long time before it is established.
+
   <div id="maptext">Mouse over the map to read about the impact of desertification in different areas.
   </div>
   </div>
   </div>
   </div>
Line 61: Line 99:
</body>
</body>
</html>
</html>
-
 
|}
|}

Revision as of 17:00, 3 August 2011


What is Desertification
Desertification is the degradation of drylands which include arid, semi-arid and sub-humid areas. Drylands make up roughly 40 percent of the Earth’s land and are home to some two billion people, most of which live in developing countries. Dryland soil sustains a fragile ecosystem adapted to infrequent precipitation and dramatic temperature changes. Over-exploitation of dryland for cultivation and feedstock purposes renders the soil unproductive, forcing migration of communities in search of fertile land, leaving the unproductive land bare and vulnerable to erosive forces. A lack of food supply in many developing countries forces constant cultivation of land for short-term gain as well as deforestation to provide arable land.
Case Studies
Desertification
Mouse over the map to read about the impact of desertification in different areas.