<!doctype html>
<title> Science Project </title> <h1>
SCIENCE PROJECT
</h1>
<br />
<th><img src="water.png" width="200" height="200" alt=""/></th>
</tr>
<tr>
<th> Red Cabbage </th>
<th> Water</th>
</tr>
<tr>
<th><img src="pot.jpg" width="200" height="200" alt=""/></th>
<th><img src="phtester.jpg" width="200" height="200" alt=""/></th>
</tr>
|
|
|---|---|
| Pot | pH Testing Kit |
<h1>
Process
</h1>
<iframe width="420" height="345" src="https://www.youtube.com/embed/M4yHIWJAlv8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="420" height="345" src="https://www.youtube.com/embed/SJE7nAapqrU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Done!

<h1> Testing and Results </h1>
We apply the pH Tester to our solution and compare the color with solutions of known pH.
|
<h1>
References
</h1>
Health effects of pH on drinking water
The pH level of water
Written by: Eliana, Michelle, Sheryl, Qi Yuan (DHS 19Y2B)
Last update: 4 May 2019
@charset "utf-8"; /* CSS Document */
body { background-color: powderblue; background-repeat: no-repeat; background-position:center; background-attachment: fixed; background-size:auto; } h1 {color: black;} p {color: red;}
#mainheader { border: none; position: static; right: 0; left: 0; bottom: 0; background-color:#0A3EA6; height: 70px; width: 830px; margin: 0 auto }
#maindata {
float: right;
border: none;
width: 630px;
background-color:antiquewhite;
}
.mainclass { border: none; border-color:#A0F37E; width: 830px; margin: 0 auto }
#sidebar { float: left; border: none; border-color: #C12528; background-color: #BDE509; width: 200px; height: 100%; }
#footer1 { float: left; right: 0; bottom: 0; left: 0; width: 700; border: solid; margin: 0 auto }
#footer2 { float: left; position: static; right: 0; bottom: 0; left: 0; width: 830px; border: none; background-color:#0A3EA6; margin: 0 auto }
