Difference between revisions of "Team:ICT-Mumbai"

Line 1: Line 1:
<!DOCTYPE HTML>
 
<!--
 
Helios by HTML5 UP
 
html5up.net | @ajlkn
 
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
 
-->
 
 
<html>
 
<html>
<head>
+
<title>W3.CSS Template</title>
<title>DyEODORANT</title>
+
<meta charset="UTF-8">
<meta charset="utf-8" />
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1" />
+
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="assets/css/main.css" />
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
+
<style>
  
#sidemenu
+
#sideMenu
{display:none; /*Disable the display of the annoying side main menu*/}
+
{display:none; /*Disable the display of the annoying side main menu*/}
 
#top_title
 
#top_title
 
{display:none; /* Disable the annoying title*/}
 
{display:none; /* Disable the annoying title*/}
 
#content
 
#content
 
{padding:0px; width:100%; margin-left:0%; margin-right:0%;background-color: rgba(255,255,255);}
 
{padding:0px; width:100%; margin-left:0%; margin-right:0%;background-color: rgba(255,255,255);}
 +
 +
 +
body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
 +
 +
body, html {
 +
    height: 100%;
 +
    color: rgba(255,255,255);
 +
}
 +
  
 
/* Create a Parallax Effect */
 
/* Create a Parallax Effect */
.bgimg-1{
+
.bgimg-1, .bgimg-2, .bgimg-3 {
 
     background-attachment: fixed;
 
     background-attachment: fixed;
 
     background-position: center;
 
     background-position: center;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
     background-size: cover;}
+
     background-size: cover;
 +
}
  
 
/* First image (Logo. Full height) */
 
/* First image (Logo. Full height) */
 
.bgimg-1 {
 
.bgimg-1 {
 
     background-image: url("https://static.igem.org/mediawiki/2017/3/32/16578744517.png");
 
     background-image: url("https://static.igem.org/mediawiki/2017/3/32/16578744517.png");
     min-height: 700px;}
+
     min-height: 700px;
 +
   
 +
}
  
</head>
+
/* Second image (Portfolio) */
<body class="homepage">
+
.bgimg-2 {
<div id="page-wrapper">
+
    background-image: url("https://static.igem.org/mediawiki/2017/3/32/16578744517.png");
 +
    min-height: 400px;
 +
   
 +
}
  
<!-- Header -->
+
/* Third image (Contact) */
<div id="header">
+
.bgimg-3 {
 +
    background-image: url("/w3images/parallax3.jpg");
 +
    min-height: 400px;
 +
}
  
<!-- Inner -->
+
.w3-wide {letter-spacing: 10px;}
<div class="inner">
+
.w3-hover-opacity {cursor: pointer;}
<header>
+
<h1><a href="index.html" id="logo">DyEODORANT</a></h1>
+
<hr />
+
<p>Giving ammonia the blues</p>
+
</header>
+
<footer>
+
<a href="#banner" class="button circled scrolly">Start</a>
+
</footer>
+
</div>
+
  
<!-- Nav -->
+
/* Turn off parallax scrolling for tablets and phones */
<nav id="nav">
+
@media only screen and (max-device-width: 1024px) {
<ul>
+
    .bgimg-1, .bgimg-2, .bgimg-3 {
<li><a href="index.html">Home</a></li>
+
        background-attachment: scroll;
<li>
+
    }
<a href="#">Dropdown</a>
+
}
<ul>
+
<li><a href="#">Lorem ipsum dolor</a></li>
+
<li><a href="#">Magna phasellus</a></li>
+
<li><a href="#">Etiam dolore nisl</a></li>
+
<li>
+
<a href="#">And a submenu &hellip;</a>
+
<ul>
+
<li><a href="#">Lorem ipsum dolor</a></li>
+
<li><a href="#">Phasellus consequat</a></li>
+
<li><a href="#">Magna phasellus</a></li>
+
<li><a href="#">Etiam dolore nisl</a></li>
+
</ul>
+
</li>
+
<li><a href="#">Veroeros feugiat</a></li>
+
</ul>
+
</li>
+
<li><a href="left-sidebar.html">Left Sidebar</a></li>
+
<li><a href="right-sidebar.html">Right Sidebar</a></li>
+
<li><a href="no-sidebar.html">No Sidebar</a></li>
+
</ul>
+
</nav>
+
  
</div>
 
  
<!-- Banner -->
+
</style>
<section id="banner">
+
<body>
<header>
+
<h2>Hi. You're looking at <strong>Helios</strong>.</h2>
+
<p>
+
A (free) responsive site template by <a href="http://html5up.net">HTML5 UP</a>.
+
Built on <strong>skel</strong> and released under the <a href="http://html5up.net/license">CCA</a> license.
+
</p>
+
</header>
+
</section>
+
  
<!-- Carousel -->
+
<!-- Navbar (sit on top) -->
<section class="carousel">
+
  <div class="w3-bar" id="myNavbar">
<div class="reel">
+
    <a class="w3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right" href="javascript:void(0);" onclick="toggleFunction()" title="Toggle Navigation Menu">
 +
      <i class="fa fa-bars"></i>
 +
    </a>
 +
    <a href="#home" class="w3-bar-item w3-button">HOME</a>
 +
    <a href="#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> ABOUT</a>
 +
    <a href="#portfolio" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> PORTFOLIO</a>
 +
    <a href="#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
 +
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red">
 +
      <i class="fa fa-search"></i>
 +
    </a>
 +
  </div>
  
<article>
+
  <!-- Navbar on small screens -->
<a href="#" class="image featured"><img src="images/pic01.jpg" alt="" /></a>
+
  <div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium">
<header>
+
    <a href="#about" class="w3-bar-item w3-button" onclick="toggleFunction()">ABOUT</a>
<h3><a href="#">Pulvinar sagittis congue</a></h3>
+
    <a href="#portfolio" class="w3-bar-item w3-button" onclick="toggleFunction()">PORTFOLIO</a>
</header>
+
    <a href="#contact" class="w3-bar-item w3-button" onclick="toggleFunction()">CONTACT</a>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
    <a href="#" class="w3-bar-item w3-button">SEARCH</a>
</article>
+
  </div>
 +
</div>
  
<article>
+
<!-- First Parallax Image with Logo Text -->
<a href="#" class="image featured"><img src="images/pic02.jpg" alt="" /></a>
+
<div class="bgimg-1 w3-display-container w3-opacity-min" id="home">
<header>
+
  <div class="w3-display-middle" style="white-space:nowrap;">
<h3><a href="#">Fermentum sagittis proin</a></h3>
+
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity"> Dyeodorant <span class="w3-hide-small">
</header>
+
  </div>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</div>
</article>
+
  
<article>
+
<!-- Container (About Section) -->
<a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
+
<div class="w3-content w3-container w3-padding-64" id="about">
<header>
+
  <h3 class="w3-center">DyEODORANT: Giving ammonia the blues
<h3><a href="#">Sed quis rhoncus placerat</a></h3>
+
</h3>
</header>
+
  <p class="w3-center"><em>I love photography</em></p>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
  <p>Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.</p>
</article>
+
  <div class="w3-row">
 +
    <div class="w3-col m6 w3-center w3-padding-large">
 +
      <p><b><i class="fa fa-user w3-margin-right"></i>My Name</b></p><br>
 +
      <img src="/w3images/avatar_hat.jpg" class="w3-round w3-image w3-opacity w3-hover-opacity-off" alt="Photo of Me" width="500" height="333">
 +
    </div>
  
<article>
+
    <!-- Hide this text on small devices -->
<a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a>
+
    <div class="w3-col m6 w3-hide-small w3-padding-large">
<header>
+
      <p>Welcome to my website. I am lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
<h3><a href="#">Ultrices urna sit lobortis</a></h3>
+
        dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor
</header>
+
        incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
    </div>
</article>
+
  </div>
 +
  <p class="w3-large w3-center w3-padding-16">Im really good at:</p>
 +
  <p class="w3-wide"><i class="fa fa-camera"></i>Photography</p>
 +
  <div class="w3-light-grey">
 +
    <div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:90%">90%</div>
 +
  </div>
 +
  <p class="w3-wide"><i class="fa fa-laptop"></i>Web Design</p>
 +
  <div class="w3-light-grey">
 +
    <div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:85%">85%</div>
 +
  </div>
 +
  <p class="w3-wide"><i class="fa fa-photo"></i>Photoshop</p>
 +
  <div class="w3-light-grey">
 +
    <div class="w3-container w3-padding-small w3-dark-grey w3-center" style="width:75%">75%</div>
 +
  </div>
 +
</div>
  
<article>
+
<div class="w3-row w3-center w3-dark-grey w3-padding-16">
<a href="#" class="image featured"><img src="images/pic05.jpg" alt="" /></a>
+
  <div class="w3-quarter w3-section">
<header>
+
    <span class="w3-xlarge">14+</span><br>
<h3><a href="#">Varius magnis sollicitudin</a></h3>
+
    Partners
</header>
+
  </div>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
  <div class="w3-quarter w3-section">
</article>
+
    <span class="w3-xlarge">55+</span><br>
 +
    Projects Done
 +
  </div>
 +
  <div class="w3-quarter w3-section">
 +
    <span class="w3-xlarge">89+</span><br>
 +
    Happy Clients
 +
  </div>
 +
  <div class="w3-quarter w3-section">
 +
    <span class="w3-xlarge">150+</span><br>
 +
    Meetings
 +
  </div>
 +
</div>
  
<article>
+
<!-- Second Parallax Image with Portfolio Text -->
<a href="#" class="image featured"><img src="images/pic01.jpg" alt="" /></a>
+
<div class="bgimg-2 w3-display-container w3-opacity-min">
<header>
+
  <div class="w3-display-middle">
<h3><a href="#">Pulvinar sagittis congue</a></h3>
+
    <span class="w3-xxlarge w3-text-white w3-wide">PORTFOLIO</span>
</header>
+
  </div>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</div>
</article>
+
  
<article>
+
<!-- Container (Portfolio Section) -->
<a href="#" class="image featured"><img src="images/pic02.jpg" alt="" /></a>
+
<div class="w3-content w3-container w3-padding-64" id="portfolio">
<header>
+
  <h3 class="w3-center">MY WORK</h3>
<h3><a href="#">Fermentum sagittis proin</a></h3>
+
  <p class="w3-center"><em>Here are some of my latest lorem work ipsum tipsum.<br> Click on the images to make them bigger</em></p><br>
</header>
+
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</article>
+
  
<article>
+
  <!-- Responsive Grid. Four columns on tablets, laptops and desktops. Will stack on mobile devices/small screens (100% width) -->
<a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
+
  <div class="w3-row-padding w3-center">
<header>
+
    <div class="w3-col m3">
<h3><a href="#">Sed quis rhoncus placerat</a></h3>
+
      <img src="/w3images/p1.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="The mist over the mountains">
</header>
+
    </div>
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</article>
+
  
<article>
+
    <div class="w3-col m3">
<a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a>
+
      <img src="/w3images/p2.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="Coffee beans">
<header>
+
    </div>
<h3><a href="#">Ultrices urna sit lobortis</a></h3>
+
</header>
+
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</article>
+
  
<article>
+
    <div class="w3-col m3">
<a href="#" class="image featured"><img src="images/pic05.jpg" alt="" /></a>
+
      <img src="/w3images/p3.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="Bear closeup">
<header>
+
    </div>
<h3><a href="#">Varius magnis sollicitudin</a></h3>
+
</header>
+
<p>Commodo id natoque malesuada sollicitudin elit suscipit magna.</p>
+
</article>
+
  
</div>
+
    <div class="w3-col m3">
</section>
+
      <img src="/w3images/p4.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="Quiet ocean">
 +
    </div>
 +
  </div>
  
<!-- Main -->
+
  <div class="w3-row-padding w3-center w3-section">
<div class="wrapper style2">
+
    <div class="w3-col m3">
 +
      <img src="/w3images/p5.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="The mist">
 +
    </div>
  
<article id="main" class="container special">
+
    <div class="w3-col m3">
<a href="#" class="image featured"><img src="images/pic06.jpg" alt="" /></a>
+
      <img src="/w3images/p6.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="My beloved typewriter">
<header>
+
    </div>
<h2><a href="#">Sed massa imperdiet magnis</a></h2>
+
<p>
+
Sociis aenean eu aenean mollis mollis facilisis primis ornare penatibus aenean. Cursus ac enim
+
pulvinar curabitur morbi convallis. Lectus malesuada sed fermentum dolore amet.
+
</p>
+
</header>
+
<p>
+
Commodo id natoque malesuada sollicitudin elit suscipit. Curae suspendisse mauris posuere accumsan massa
+
posuere lacus convallis tellus interdum. Amet nullam fringilla nibh nulla convallis ut venenatis purus
+
sit arcu sociis. Nunc fermentum adipiscing tempor cursus nascetur adipiscing adipiscing. Primis aliquam
+
mus lacinia lobortis phasellus suscipit. Fermentum lobortis non tristique ante proin sociis accumsan
+
lobortis. Auctor etiam porttitor phasellus tempus cubilia ultrices tempor sagittis. Nisl fermentum
+
consequat integer interdum integer purus sapien. Nibh eleifend nulla nascetur pharetra commodo mi augue
+
interdum tellus. Ornare cursus augue feugiat sodales velit lorem. Semper elementum ullamcorper lacinia
+
natoque aenean scelerisque.
+
</p>
+
<footer>
+
<a href="#" class="button">Continue Reading</a>
+
</footer>
+
</article>
+
  
</div>
+
    <div class="w3-col m3">
 +
      <img src="/w3images/p7.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="Empty ghost train">
 +
    </div>
  
<!-- Features -->
+
    <div class="w3-col m3">
<div class="wrapper style1">
+
      <img src="/w3images/p8.jpg" style="width:100%" onclick="onClick(this)" class="w3-hover-opacity" alt="Sailing">
 +
    </div>
 +
    <button class="w3-button w3-padding-large w3-light-grey" style="margin-top:64px">LOAD MORE</button>
 +
  </div>
 +
</div>
  
<section id="features" class="container special">
+
<!-- Modal for full size images on click-->
<header>
+
<div id="modal01" class="w3-modal w3-black" onclick="this.style.display='none'">
<h2>Morbi ullamcorper et varius leo lacus</h2>
+
  <span class="w3-button w3-large w3-black w3-display-topright" title="Close Modal Image"><i class="fa fa-remove"></i></span>
<p>Ipsum volutpat consectetur orci metus consequat imperdiet duis integer semper magna.</p>
+
  <div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
</header>
+
    <img id="img01" class="w3-image">
<div class="row">
+
    <p id="caption" class="w3-opacity w3-large"></p>
<article class="4u 12u(mobile) special">
+
  </div>
<a href="#" class="image featured"><img src="images/pic07.jpg" alt="" /></a>
+
</div>
<header>
+
<h3><a href="#">Gravida aliquam penatibus</a></h3>
+
</header>
+
<p>
+
Amet nullam fringilla nibh nulla convallis tique ante proin sociis accumsan lobortis. Auctor etiam
+
porttitor phasellus tempus cubilia ultrices tempor sagittis. Nisl fermentum consequat integer interdum.
+
</p>
+
</article>
+
<article class="4u 12u(mobile) special">
+
<a href="#" class="image featured"><img src="images/pic08.jpg" alt="" /></a>
+
<header>
+
<h3><a href="#">Sed quis rhoncus placerat</a></h3>
+
</header>
+
<p>
+
Amet nullam fringilla nibh nulla convallis tique ante proin sociis accumsan lobortis. Auctor etiam
+
porttitor phasellus tempus cubilia ultrices tempor sagittis. Nisl fermentum consequat integer interdum.
+
</p>
+
</article>
+
<article class="4u 12u(mobile) special">
+
<a href="#" class="image featured"><img src="images/pic09.jpg" alt="" /></a>
+
<header>
+
<h3><a href="#">Magna laoreet et aliquam</a></h3>
+
</header>
+
<p>
+
Amet nullam fringilla nibh nulla convallis tique ante proin sociis accumsan lobortis. Auctor etiam
+
porttitor phasellus tempus cubilia ultrices tempor sagittis. Nisl fermentum consequat integer interdum.
+
</p>
+
</article>
+
</div>
+
</section>
+
  
</div>
+
<!-- Third Parallax Image with Portfolio Text -->
 +
<div class="bgimg-3 w3-display-container w3-opacity-min">
 +
  <div class="w3-display-middle">
 +
    <span class="w3-xxlarge w3-text-white w3-wide">CONTACT</span>
 +
  </div>
 +
</div>
  
<!-- Footer -->
+
<!-- Container (Contact Section) -->
<div id="footer">
+
<div class="w3-content w3-container w3-padding-64" id="contact">
<div class="container">
+
  <h3 class="w3-center">WHERE I WORK</h3>
<div class="row">
+
  <p class="w3-center"><em>I'd love your feedback!</em></p>
  
<!-- Tweets -->
+
  <div class="w3-row w3-padding-32 w3-section">
<section class="4u 12u(mobile)">
+
    <div class="w3-col m4 w3-container">
<header>
+
      <!-- Add Google Maps -->
<h2 class="icon fa-twitter circled"><span class="label">Tweets</span></h2>
+
      <div id="googleMap" class="w3-round-large w3-greyscale" style="width:100%;height:400px;"></div>
</header>
+
    </div>
<ul class="divided">
+
    <div class="w3-col m8 w3-panel">
<li>
+
      <div class="w3-large w3-margin-bottom">
<article class="tweet">
+
        <i class="fa fa-map-marker fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Chicago, US<br>
Amet nullam fringilla nibh nulla convallis tique ante sociis accumsan.
+
        <i class="fa fa-phone fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Phone: +00 151515<br>
<span class="timestamp">5 minutes ago</span>
+
        <i class="fa fa-envelope fa-fw w3-hover-text-black w3-xlarge w3-margin-right"></i> Email: mail@mail.com<br>
</article>
+
      </div>
</li>
+
      <p>Swing by for a cup of <i class="fa fa-coffee"></i>, or leave me a note:</p>
<li>
+
      <form action="/action_page.php" target="_blank">
<article class="tweet">
+
        <div class="w3-row-padding" style="margin:0 -16px 8px -16px">
Hendrerit rutrum quisque.
+
          <div class="w3-half">
<span class="timestamp">30 minutes ago</span>
+
            <input class="w3-input w3-border" type="text" placeholder="Name" required name="Name">
</article>
+
          </div>
</li>
+
          <div class="w3-half">
<li>
+
            <input class="w3-input w3-border" type="text" placeholder="Email" required name="Email">
<article class="tweet">
+
          </div>
Curabitur donec nulla massa laoreet nibh. Lorem praesent montes.
+
        </div>
<span class="timestamp">3 hours ago</span>
+
        <input class="w3-input w3-border" type="text" placeholder="Message" required name="Message">
</article>
+
        <button class="w3-button w3-black w3-right w3-section" type="submit">
</li>
+
          <i class="fa fa-paper-plane"></i> SEND MESSAGE
<li>
+
        </button>
<article class="tweet">
+
      </form>
Lacus natoque cras rhoncus curae dignissim ultricies. Convallis orci aliquet.
+
    </div>
<span class="timestamp">5 hours ago</span>
+
  </div>
</article>
+
</div>
</li>
+
</ul>
+
</section>
+
  
<!-- Posts -->
+
<!-- Footer -->
<section class="4u 12u(mobile)">
+
<footer class="w3-center w3-black w3-padding-64 w3-opacity w3-hover-opacity-off">
<header>
+
  <a href="#home" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
<h2 class="icon fa-file circled"><span class="label">Posts</span></h2>
+
  <div class="w3-xlarge w3-section">
</header>
+
    <i class="fa fa-facebook-official w3-hover-opacity"></i>
<ul class="divided">
+
    <i class="fa fa-instagram w3-hover-opacity"></i>
<li>
+
    <i class="fa fa-snapchat w3-hover-opacity"></i>
<article class="post stub">
+
    <i class="fa fa-pinterest-p w3-hover-opacity"></i>
<header>
+
    <i class="fa fa-twitter w3-hover-opacity"></i>
<h3><a href="#">Nisl fermentum integer</a></h3>
+
    <i class="fa fa-linkedin w3-hover-opacity"></i>
</header>
+
  </div>
<span class="timestamp">3 hours ago</span>
+
  <p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" title="W3.CSS" target="_blank" class="w3-hover-text-green">w3.css</a></p>
</article>
+
</footer>
</li>
+
<li>
+
<!-- Add Google Maps -->
<article class="post stub">
+
<script>
<header>
+
function myMap()
<h3><a href="#">Phasellus portitor lorem</a></h3>
+
{
</header>
+
  myCenter=new google.maps.LatLng(41.878114, -87.629798);
<span class="timestamp">6 hours ago</span>
+
  var mapOptions= {
</article>
+
    center:myCenter,
</li>
+
    zoom:12, scrollwheel: false, draggable: false,
<li>
+
    mapTypeId:google.maps.MapTypeId.ROADMAP
<article class="post stub">
+
  };
<header>
+
  var map=new google.maps.Map(document.getElementById("googleMap"),mapOptions);
<h3><a href="#">Magna tempus consequat</a></h3>
+
</header>
+
<span class="timestamp">Yesterday</span>
+
</article>
+
</li>
+
<li>
+
<article class="post stub">
+
<header>
+
<h3><a href="#">Feugiat lorem ipsum</a></h3>
+
</header>
+
<span class="timestamp">2 days ago</span>
+
</article>
+
</li>
+
</ul>
+
</section>
+
  
<!-- Photos -->
+
  var marker = new google.maps.Marker({
<section class="4u 12u(mobile)">
+
    position: myCenter,
<header>
+
  });
<h2 class="icon fa-camera circled"><span class="label">Photos</span></h2>
+
  marker.setMap(map);
</header>
+
}
<div class="row 25%">
+
<div class="6u">
+
<a href="#" class="image fit"><img src="images/pic10.jpg" alt="" /></a>
+
</div>
+
<div class="6u$">
+
<a href="#" class="image fit"><img src="images/pic11.jpg" alt="" /></a>
+
</div>
+
<div class="6u">
+
<a href="#" class="image fit"><img src="images/pic12.jpg" alt="" /></a>
+
</div>
+
<div class="6u$">
+
<a href="#" class="image fit"><img src="images/pic13.jpg" alt="" /></a>
+
</div>
+
<div class="6u">
+
<a href="#" class="image fit"><img src="images/pic14.jpg" alt="" /></a>
+
</div>
+
<div class="6u$">
+
<a href="#" class="image fit"><img src="images/pic15.jpg" alt="" /></a>
+
</div>
+
</div>
+
</section>
+
  
</div>
+
// Modal Image Gallery
<hr />
+
function onClick(element) {
<div class="row">
+
  document.getElementById("img01").src = element.src;
<div class="12u">
+
  document.getElementById("modal01").style.display = "block";
 +
  var captionText = document.getElementById("caption");
 +
  captionText.innerHTML = element.alt;
 +
}
  
<!-- Contact -->
+
// Change style of navbar on scroll
<section class="contact">
+
window.onscroll = function() {myFunction()};
<header>
+
function myFunction() {
<h3>Nisl turpis nascetur interdum?</h3>
+
    var navbar = document.getElementById("myNavbar");
</header>
+
    if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) {
<p>Urna nisl non quis interdum mus ornare ridiculus egestas ridiculus lobortis vivamus tempor aliquet.</p>
+
        navbar.className = "w3-bar" + " w3-card-2" + " w3-animate-top" + " w3-white";
<ul class="icons">
+
    } else {
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
+
        navbar.className = navbar.className.replace(" w3-card-2 w3-animate-top w3-white", "");
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
+
    }
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
+
}
<li><a href="#" class="icon fa-pinterest"><span class="label">Pinterest</span></a></li>
+
<li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>
+
<li><a href="#" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
+
</ul>
+
</section>
+
  
<!-- Copyright -->
+
// Used to toggle the menu on small screens when clicking on the menu button
<div class="copyright">
+
function toggleFunction() {
<ul class="menu">
+
    var x = document.getElementById("navDemo");
<li>&copy; Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
+
    if (x.className.indexOf("w3-show") == -1) {
</ul>
+
        x.className += " w3-show";
</div>
+
    } else {
 
+
        x.className = x.className.replace(" w3-show", "");
</div>
+
    }
 
+
}
</div>
+
</script>
</div>
+
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBu-916DdpKAjTmJNIgngS6HL_kDIKU0aU&callback=myMap"></script>
</div>
+
<!--
 
+
To use this code on your website, get a free API key from Google.
</div>
+
Read more at: https://www.w3schools.com/graphics/google_maps_basic.asp
 
+
-->
<!-- Scripts -->
+
<script src="assets/js/jquery.min.js"></script>
+
<script src="assets/js/jquery.dropotron.min.js"></script>
+
<script src="assets/js/jquery.scrolly.min.js"></script>
+
<script src="assets/js/jquery.onvisible.min.js"></script>
+
<script src="assets/js/skel.min.js"></script>
+
<script src="assets/js/util.js"></script>
+
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
+
<script src="assets/js/main.js"></script>
+
  
</body>
+
</body>
 
</html>
 
</html>

Revision as of 13:43, 28 September 2017

W3.CSS Template

Dyeodorant

DyEODORANT: Giving ammonia the blues

I love photography

Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.

My Name


Photo of Me

Welcome to my website. I am lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Im really good at:

Photography

90%

Web Design

85%

Photoshop

75%
14+
Partners
55+
Projects Done
89+
Happy Clients
150+
Meetings
PORTFOLIO

MY WORK

Here are some of my latest lorem work ipsum tipsum.
Click on the images to make them bigger


The mist over the mountains
Coffee beans
Bear closeup
Quiet ocean
The mist
My beloved typewriter
Empty ghost train
Sailing

CONTACT

WHERE I WORK

I'd love your feedback!

Chicago, US
Phone: +00 151515
Email: mail@mail.com

Swing by for a cup of , or leave me a note: