Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <style> | ||
+ | /* Add a black background color to the top navigation */ | ||
+ | .topnav { | ||
+ | background: #432415; | ||
+ | background: -moz-linear-gradient(#723D27, #432415); | ||
+ | background: -o-linear-gradient(#723D27, #432415); | ||
+ | background: -webkit-linear-gradient(#723D27, #432415); | ||
+ | |||
+ | overflow: hidden; | ||
+ | } | ||
− | + | /* Style the links inside the navigation bar */ | |
− | + | .topnav a { | |
− | + | float: left; | |
− | + | display: block; | |
− | + | color: #f2f2f2; | |
− | + | text-align: center; | |
− | + | padding: 14px 16px; | |
− | + | text-decoration: none; | |
− | + | font-size: 17px; | |
+ | } | ||
+ | /* Change the color of links on hover */ | ||
+ | .topnav a:hover { | ||
+ | background-color: #ddd; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | /* Add a color to the active/current link */ | ||
+ | .topnav a.active { | ||
+ | background-color: #4CAF50; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .content_imagetext | ||
+ | { width: 890px; | ||
+ | padding: 5px; | ||
+ | margin: 20px 0 0 0; | ||
+ | float: left;} | ||
+ | |||
+ | .content_image | ||
+ | { float: left; | ||
+ | width: 300px; | ||
+ | height: 150px; | ||
+ | margin: 0 20px 10px 0; | ||
+ | padding: 10px; | ||
+ | -moz-box-shadow: inset 0 0 20px #ADADAD; | ||
+ | -webkit-box-shadow: inset 0 0 20px #ADADAD; | ||
+ | box-shadow: inset 0 0 20px #ADADAD;} | ||
+ | |||
+ | </style> | ||
<body> | <body> | ||
− | + | <header> | |
− | + | ||
<div id="banner"> | <div id="banner"> | ||
<div id="welcome"> | <div id="welcome"> | ||
Line 24: | Line 62: | ||
</div><!--close banner--> | </div><!--close banner--> | ||
</header> | </header> | ||
+ | <div class="topnav" id="myTopnav"> | ||
+ | <a href="index.html">Home</a> | ||
+ | <a href="team.html">Team</a> | ||
+ | <a href="humanpractice.html">Human Practices</a> | ||
+ | <a href="biosafety.html">Biosafety</a> | ||
+ | <a href="projects.html">Project</a> | ||
+ | <a href="contact.html">Contact Us</a> | ||
+ | </div> | ||
− | + | <h1 style="text-align:center">Welcome To Wiki Page</h1> | |
− | + | <p style="text-align:center; text-align: justify;"> WATER IS SOUL OF UNIVERSE, A SOUL THAT FILLS LIFE, LOVE AND HOPE IN THIS WORLD, A SOUL WHICH HAS EVENTUALLY FADED INTO DARK CORNERS, A SOUL WHICH IS NOW CRYING FOR ENLIGHTMENT, A SOUL WHICH NEEDS AWAKEMENT WITHIN ALL OF US!!!</p> | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="content_imagetext"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="content_image"> | <div class="content_image"> | ||
− | <img width="310" height="150"src=" | + | <img width="310" height="150"src="https://static.igem.org/mediawiki/2017/9/93/DEI_IMAGE1.png" alt="image1"/> |
</div> | </div> | ||
<p> It is not just a molecule of oxygen and hydrogen, it is plethora of emotions and every day struggle. So water the essential requisite of nature, within which life originates and evolve, has now been completely intoxicated and destroyed by varied human activities and practices. We human in this metamorphism of evolution, have devastatingly affected this natural lineage and now the biggest problem posed by these un-regulated, and un-monitored human activities is release of heavy metal as waste product in water–bodies, as industrial discharge. Which increases concentration of these metals beyond permissible limits. </p> | <p> It is not just a molecule of oxygen and hydrogen, it is plethora of emotions and every day struggle. So water the essential requisite of nature, within which life originates and evolve, has now been completely intoxicated and destroyed by varied human activities and practices. We human in this metamorphism of evolution, have devastatingly affected this natural lineage and now the biggest problem posed by these un-regulated, and un-monitored human activities is release of heavy metal as waste product in water–bodies, as industrial discharge. Which increases concentration of these metals beyond permissible limits. </p> | ||
</div><!--close content_imagetext--> | </div><!--close content_imagetext--> | ||
− | + | <br/> | |
− | + | <div class="content"> | |
<p> Thus, heavy metals (trace metals) becomes one of the most persistent pollutants in wastewater. The discharge of high amounts of heavy metals into water bodies leads to several environmental and health impacts, like – </p> | <p> Thus, heavy metals (trace metals) becomes one of the most persistent pollutants in wastewater. The discharge of high amounts of heavy metals into water bodies leads to several environmental and health impacts, like – </p> | ||
</div><!--close content--> | </div><!--close content--> | ||
Line 72: | Line 93: | ||
</ul> | </ul> | ||
</div> | </div> | ||
− | + | ||
− | + | <div class="content_container"> | |
<div class="button_small"> | <div class="button_small"> | ||
<a href="file:///C:/Users/DELL/Desktop/nwofnwfwuwf/New%20folder/HTML5%20Pinboard/freehtml5pinboard/projects.html">Click Here to Read More...</a> | <a href="file:///C:/Users/DELL/Desktop/nwofnwfwuwf/New%20folder/HTML5%20Pinboard/freehtml5pinboard/projects.html">Click Here to Read More...</a> | ||
Line 83: | Line 104: | ||
</div><!--close main--> | </div><!--close main--> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:40, 1 November 2017
Welcome To Wiki Page
WATER IS SOUL OF UNIVERSE, A SOUL THAT FILLS LIFE, LOVE AND HOPE IN THIS WORLD, A SOUL WHICH HAS EVENTUALLY FADED INTO DARK CORNERS, A SOUL WHICH IS NOW CRYING FOR ENLIGHTMENT, A SOUL WHICH NEEDS AWAKEMENT WITHIN ALL OF US!!!
It is not just a molecule of oxygen and hydrogen, it is plethora of emotions and every day struggle. So water the essential requisite of nature, within which life originates and evolve, has now been completely intoxicated and destroyed by varied human activities and practices. We human in this metamorphism of evolution, have devastatingly affected this natural lineage and now the biggest problem posed by these un-regulated, and un-monitored human activities is release of heavy metal as waste product in water–bodies, as industrial discharge. Which increases concentration of these metals beyond permissible limits.
Thus, heavy metals (trace metals) becomes one of the most persistent pollutants in wastewater. The discharge of high amounts of heavy metals into water bodies leads to several environmental and health impacts, like –
- Death of aquatic life
- Destruction from sedimentation
- Algal blooms
- Habitat destruction