Adityakamat (Talk | contribs) |
Adityakamat (Talk | contribs) |
||
Line 208: | Line 208: | ||
</div> | </div> | ||
− | + | <button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-black">Open Modal</button> | |
+ | |||
+ | <div id="id01" class="w3-modal"> | ||
+ | <div class="w3-modal-content"> | ||
+ | <header class="w3-container w3-teal"> | ||
+ | <span onclick="document.getElementById('id01').style.display='none'" | ||
+ | class="w3-button w3-display-topright">×</span> | ||
+ | <h2>Expert advice</h2> | ||
+ | </header> | ||
+ | <div class="w3-container"> | ||
+ | In order to make our device suitable for practical use in public washrooms, | ||
+ | we consulted Sulabh International, an NGO behind the ‘Sulabh Sanitation | ||
+ | Movement’ who have built 1.5 million household toilets & 54 million | ||
+ | government toilets around India. According to Mr.Nirmal Singh, President | ||
+ | of Sulabh International, Mumbai the device under design by us could one | ||
+ | day be used in public washrooms provided it is economically feasible. From | ||
+ | above interaction, we got an idea of how public toilets are being maintained | ||
+ | and this motivated us to make this process easier & economical. | ||
+ | </div> | ||
+ | <footer class="w3-container"> | ||
+ | </footer> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
<div class="w3-container w3-teal"> | <div class="w3-container w3-teal"> | ||
Line 225: | Line 248: | ||
<img src="https://static.igem.org/mediawiki/2017/b/bc/ICT-Mumbai_HP_image_2.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10"> | <img src="https://static.igem.org/mediawiki/2017/b/bc/ICT-Mumbai_HP_image_2.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10"> | ||
<img src="https://static.igem.org/mediawiki/2017/c/c9/ICT-Mumbai_HP_image_3.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10"> | <img src="https://static.igem.org/mediawiki/2017/c/c9/ICT-Mumbai_HP_image_3.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10"> | ||
+ | |||
+ | |||
Revision as of 12:29, 16 October 2017