File size: 459 Bytes
d21d254 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <!DOCTYPE html>
<html lang="en">
<head>
<title>CHRIS-COU</title>
<link rel="stylesheet" href="styles.css">
<meta charset="UTF-8">
</head>
<header>
<h1 style="text-align:center"><font color="#0070C0">CH</font>emical <font color="#0070C0">RIS</font>k calculator (CHRIS) - Bulk chemicals </h1>
</header>
<h2 id="change-log">Change Log</h2>
<h3 id="version-1.0---2022-05-23">Version 1.0 - 2022-05-23</h3>
<ul>
<li>Original release</li>
</ul>
|