CINXE.COM

Home .:. Sustainable Development Knowledge Platform

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-35008513-1', 'auto'); ga('send', 'pageview'); </script> <style> .menuSubSubSubLineOn { padding-left:85px; padding-bottom:5px; padding-right:5px; padding-top:5px; background-image: url("/images/top/subWhite.png"); background-repeat: no-repeat; background-position: 65px; } .menuSubSubSubLine { padding-left:85px; padding-bottom:5px; padding-right:5px; padding-top:5px; background-image: url("https://sustainabledevelopment.un.org/images/top/sub.png"); background-repeat: no-repeat; background-position: 65px; } .menuSubSubSubLine:hover { background-image: url("/images/top/subWhite.png"); } </style> <script type="text/javascript" src="/jquery.js"></script> <script> $(document).ready(function() { $(".jumper").on("click", function( e ) { e.preventDefault(); $("body, html").animate({ scrollTop: $( $(this).attr('href') ).offset().top - 70 }, 500); }); }); $(document).scroll(function(){ if($(this).scrollTop() > 20) { $('#topLine').css({"display":"none"}); $('.mainMenuArea').css({"top":"0px"}); } }); $(document).scroll(function(){ if($(this).scrollTop() < 20) { $('#topLine').css({"display":"block"}); $('.mainMenuArea').css({"top":"15px"}); } }); </script> <script type="text/javascript" src="/include/workspace.js"></script> <script> // Wait until the DOM has loaded before querying the document $(document).ready(function(){ $('ul.tabs').each(function(){ // For each set of tabs, we want to keep track of // which tab is active and it's associated content var $active, $content, $links = $(this).find('a'); // If the location.hash matches one of the links, use that as the active tab. // If no match is found, use the first link as the initial active tab. $active = $($links.filter('[href="'+location.hash+'"]')[0] || $links[0]); $active.addClass('active'); $content = $($active.attr('href')); // Hide the remaining content $links.not($active).each(function () { $($(this).attr('href')).hide(); }); // Bind the click event handler $(this).on('click', 'a', function(e){ // Make the old tab inactive. $active.removeClass('active'); $content.hide(); // Update the variables with the new link and content $active = $(this); $content = $($(this).attr('href')); // Make the tab active. $active.addClass('active'); $content.show(); // Prevent the anchor's default click action e.preventDefault(); }); }); }); </script> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="keywords" content="Sustainable development, Future We Want, Rio+20, Green economy, sustainable development goals, Division for Sustainable Development, United Nations Conference on Sustainable Development, high-level political forum, voluntary commitments, partnerships for sustainable development, small island developing states, SIDS 2014" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <meta property="og:image" content="https://sustainabledevelopment.un.org/content/images/imagemain400_634.jpg"/> <link href="https://fonts.googleapis.com/css?family=Noto Serif|Noto Sans" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Roboto:300' rel='stylesheet' type='text/css'> <link rel="image_src" href="https://sustainabledevelopment.un.org/content/images/imagemain400_634.jpg"/> <meta name="description" content="United Nations Sustainable Development Knowledge Platform - dedicated to improving the well being of present and future generations through the promotion of sustainable development." /> <meta name="dc.language" content="EN" /> <meta name="dc.rights" content="United Nations - Copyright 2015" /> <link rel="stylesheet" type="text/css" href="/content/documents/5898sdknowledge.css"/> <link rel="stylesheet" type="text/css" href="/content/documents/5904sdknowledge_1060.css"/> <link rel="stylesheet" type="text/css" href="/content/documents/5902sdknowledge_920.css"/> <link rel="stylesheet" type="text/css" href="/content/documents/5900sdknowledge_660.css"/> <title>Home .:. Sustainable Development Knowledge Platform</title> </head> <body style="padding:0px;margin:0px;"> <div style="position:fixed;width:100%;z-index:99999;height:15px;background:#ccc;height:20px;"> <div align="middle"> <div id="topLine" align="left"> <a href="http://www.un.org" target="_blank" title="United Nations Headquarters website">Welcome to the United Nations. It's your world.</a> <div style="float:right;"> <a href="https://www.un.org/development/desa/en/" target="_blank" title="Department of Economic and Social Affairs">Department of Economic and Social Affairs</a> </div> </div> </div> </div> <div class="mainMenuArea" align="center"> <div align="middle"> <div class="topMenuArea" align="left"> <div class="myAccountSpace" id="accountbox"> <script> $.post("/showUserMenu.php",function(result) { $("#usermenu").html(result); }); </script> <div id="usermenu"></div> </div> <div id="shortMenu" > <a href="#" id="miniNavLink" style="float:left;" ><img style="border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;border:1px solid #21bce5;padding:5px;float:left;margin-right:0px;margin-top:15px;" src="/images/mininav.png"></a> </div> <div id="accountTop" > <div style="border:0px;float:left;" id="socialmedia"> <a href="https://www.facebook.com/UNRioplus20" target="_blank"><img title="Facebook" style="border:0px;float:left;margin-right:5px;" src="content/images/image18_2836.jpg"></a> <a href="https://twitter.com/sustdev" target="_blank"><img title="Twitter" style="border:0px;float:left;margin-right:10px;" src="content/images/image18_2841.jpg"></a> </div> <div id="userman"> <a class="myAccount" onclick="showAccount();" href="#"><img style="border:0px;" src="/images/accountman.png"></a> </div> <div id="useroption"> </div> <script> $.post("/userMenu.php",function(result) { $("#useroption").html(result); }); </script> <div style="float:left;" id="searchBar"> <form method="get" action="/index.php" STYLE="margin: 0px; padding: 0px;"> <input type="hidden" name="menu" value="1629"/> <input type="text" value="Keywords..." name="str" id="topSearch" class="topSearch"> <button class="searchButton" type="submit">Search</button> </form> </div> </div> <div class="unLogo"><a href="/"><img src="/images/unlogo.png" border="0" title="Sustainable Development Knowledge Platform"></a></div> <div class="sdtext"><a href="/">Sustainable Development</a></div> <div class="knowledgetext" ><a href="/">Knowledge Platform</a></div> <div id="theTopMenu"> <div class="outerMenuOn"><a href="https://sustainabledevelopment.un.org/index.html"><div class="innerMenu">Home</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/topics"><div class="innerMenu">SDGs & Topics</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/hlpf"><div class="innerMenu">HLPF</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/intergovernmental"><div class="innerMenu">Processes & UN System</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/majorgroups"><div class="innerMenu">Stakeholder Engagement</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/partnerships"><div class="innerMenu">Partnerships</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/resources.html"><div class="innerMenu">News</div></a></div> <div class="outerMenu"><a href="https://sustainabledevelopment.un.org/about"><div class="innerMenu">About</div></a></div> </div> </div> </div> </div> <div align="center" class="mainArea"> <div align="middle"> <div class="mainInnerArea" align="left"> <div class="hbox2" > <a class="twitter-timeline" href="https://twitter.com/SustDev" data-widget-id="589090053651050496">Tweets by @SustDev</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> <div id="clear"></div> </div> <a href="/post2015/summit"> <div class="hbox"> <div class="htopbox" style="background-position: center; background-repeat: no-repeat; background-size: contain;background-image: url('/content/images/image18_3631.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">UN Summit on Post-2015</div> <div class="hboxText" > Transforming our world: the 2030 Agenda for Sustainable Development, Interactive Dialogues </div> </div> </div> </a> <a href="/topics"> <div class="hbox" > <div class="htopbox" style="background-position: center; background-size:cover;background-image: url('/content/images/image18_3577.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">SDGs</div> <div class="hboxText"> Sustainable Development Goals, targets and topics </div> </div> </div> </a> <a href="/hlpf/2016" > <div class="hbox" > <div class="htopbox" style="background-image: url('https://sustainabledevelopment.un.org/content/images/image18_2073.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">High-level Political Forum on Sustainable Development</div> <div class="hboxText" > <span class="red"> Questionnaire on follow-up and review (deadline 15 November 2015)</span> </div> </div> </div> </a> <a href="/topics/technology/facilitationmechanism"> <div class="hbox" > <div class="htopbox" style="background-size:cover; background-position:left center; background-repeat:no-repeat; background-image: url('/content/images/image18_3442.jpg')"></div> <div class="hboxinner2" > <div class="hboxTitle">Technology Facilitation Mechanism</div> <div class="hboxText" > <span class="red">Apply for the Multi-stakeholder Advisory Group before 25 October 2015.</span> </div> </div> </div> </a> <a target="_blank" href="/sdinaction/newsletter/october2015"> <div class="hbox" > <div class="htopbox" style="background-image: url('/content/images/image18_3709.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">Newsletter - October 2015</div> <div class="hboxText"> </div> </div> </div> </a> <a href="/topics/waterandsanitation/high-level-water-sanitation-days-2015" > <div class="hbox" > <div class="htopbox" style="background-position:center;background-size:cover; background-repeat:no-repeat; background-image: url('/content/images/image18_3705.jpg')"></div> <div class="hboxinner2" > <div class="hboxTitle">UN High-Level Water and Sanitation Days 2015</div> <div class="hboxText" > 18-20 November 2015 </div> </div> </div> </a> <a href="/partnerships" target="_blank"> <div class="hbox" > <div class="htopbox" style="background-position:center;background-size:contain; background-repeat:no-repeat; background-image: url('/content/images/image18_3626.jpg')"></div> <div class="hboxinner2" > <div class="hboxTitle">Partnerships for SDGs</div> <div class="hboxText" > Partnerships engagement for the SDGs. <span class="red">Have your views heard and complete survey before 15 Nov 2015</span>. </div> </div> </div> </a> <a href="/topics/sustainabletransport/highleveladvisorygroup"> <div class="hbox" > <div class="htopbox" style="background-size: cover; background-repeat: no-repeat; background-position: center;background-image: url('/content/images/imagelarge502_46.jpg');margin-right:0px;')"></div> <div class="hboxinner2"> <div class="hboxTitle">SG's High-level Advisory Group on Sustainable Transport</div> <div class="hboxText" > </div> </div> </div> </a> <a href="/intergovernmental/sgreports"> <div class="hbox" > <div class="htopbox" style="background-position: center; background-size:cover;background-image: url('/content/images/image18_2949.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">SG Reports</div> <div class="hboxText"> Secretary-General's reports for 70th session of the General Assembly </div> </div> </div> </a> <a href="/globalsdreport/2015"> <div class="hbox" > <div class="htopbox" style="background-size: 100% auto;background-position:left top;background-image: url('/content/images/imagemain400_1758.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">Global Sustainable Development Report</div> <div class="hboxText" > 2015 edition (Advance unedited version) </div> </div> </div> </a> <a href="index.php?page=view&type=400&nr=2116&menu=35" "> <div class="hbox" > <div class="htopbox" style="background-size:cover;background-position: top; background-image: url('/content/images/imagemain400_2116.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">17 SDGs - 17 Partnerships</div> <div class="hboxText"> A summary of 17 initiatives - one for each of the Sustainable Development Goals. </div> </div> </div> </a> <a href="https://poweringthefuture.un.org/news/awardceremony2015" target="_blank"> <div class="hbox" > <div class="htopbox" style="background-size:cover;background-position: center; background-image: url('https://sustainabledevelopment.un.org/content/images/image18_2444.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">Powering the Future We Want</div> <div class="hboxText"> We Care Solar awarded Energy Grant to expand the use of life-saving 'Solar Suitcase' </div> </div> </div> </a> <a href="/unsystem"> <div class="hbox" > <div class="htopbox" style="background-image: url('https://sustainabledevelopment.un.org/content/images/image18_2083.jpg');margin-right:0px;')"></div> <div class="hboxinner2"> <div class="hboxTitle">UN System Matrix</div> <div class="hboxText" > The organizations of the UN system play a critical role in implementing the Rio+20 outcome </div> </div> </div> </a> <a target="_blank" href="http://www.sids2014.org"> <div class="hbox"> <div class="htopbox" style="background-image: url('https://sustainabledevelopment.un.org/content/images/image18_2123.jpg')"></div> <div class="hboxinner2"> <div class="hboxTitle">SIDS Action Platform</div> <div class="hboxText" > Outcome and follow-up to the Third International Conference on Small Island Developing States </div> </div> </div> </a> <div id="clear"></div> <div style="width:100%;background:#999;margin-top:10px;margin-bottom:10px;"> <div style="padding:10px;color:#fff;font-size:12px;"> Copyright United Nations Department of Economic and Social Affairs </div> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10