Difference between revisions of "Team:Hong Kong HKU/HP/Silver"

Line 4: Line 4:
  
  
 +
{{:Team:Hong_Kong_HKU/Templates/NavBar}}
 +
<html>
 +
 +
<p>Having done the experiments to put our diagnostic tool to the test, we needed to know what our end-users and the general public thought about our design. Through the activities conducted in the Human practices we tried to answer the aforementioned question. Our Human practice is divided into 3 sections
 +
<ul></p>
 +
  <li>Public Engagement </li>
 +
  <li>Collaboration </li>
 +
  <li>Integration</li>
 +
  <li>Safety</li>
 +
</ul>
 +
 +
<p>In order to widen our reach we made a <a href="https://www.facebook.com/igemhku2017/">facebook page</a>  in which we shared articles and our progress we made through the iGEM project.</p>
 +
 +
 +
<p> Click the links below to explore </p>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<head>
 +
<style>
 +
.button {
 +
    background-color: #4CAF50;
 +
    border: none;
 +
    color: white;
 +
    padding: 15px 32px;
 +
    text-align: center;
 +
    text-decoration: none;
 +
    display: inline-block;
 +
    font-size: 16px;
 +
    margin: 4px 2px;
 +
    cursor: pointer;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<h2>CSS Buttons</h2>
 +
<button onlick="#"><a href="https://2017.igem.org/Team:Hong_Kong_HKU/Engagement" class="button">Engagement</a>
 +
 +
<button onlick="#"><a href="https://2017.igem.org/Team:Hong_Kong_HKU/safety" class="button">Safety</a>
 +
 +
<button onlick="#"><a href="https://2017.igem.org/Team:Hong_Kong_HKU/HP/Gold_Integrated" class="button">Integration</a>
 +
 +
<button onlick="#"><a href="https://2017.igem.org/Team:Hong_Kong_HKU/HP/Gold_Integrated" class="button">Collaboration</a>
 +
 +
 +
 +
</body>
 +
</html>
  
  

Revision as of 01:59, 31 October 2017

{{:Team:Hong_Kong_HKU/Templates/NavBar}}

Having done the experiments to put our diagnostic tool to the test, we needed to know what our end-users and the general public thought about our design. Through the activities conducted in the Human practices we tried to answer the aforementioned question. Our Human practice is divided into 3 sections

  • Public Engagement
  • Collaboration
  • Integration
  • Safety

In order to widen our reach we made a facebook page in which we shared articles and our progress we made through the iGEM project.

Click the links below to explore

CSS Buttons