ohctech_p8/yearly_covid_cases_data.php

21 lines
596 B
PHP
Raw Normal View History

2024-10-16 19:18:52 +05:30
<table border="1" height="150" width="100%">
<tr><th colspan="3" style="background-color: blue;color: white"><center>2022 COVID CASES</center></th></tr>
<tr>
<td colspan="2"><strong>Progressive</strong></td>
<td></td>
</tr>
<tr>
<td colspan="2" style="background-color: red"><strong>ACTIVE</strong></td>
<td style="background-color: red"></td>
</tr>
<tr>
<td rowspan="2" width="30%"><strong>Reportable</strong></td>
<td width="30%"><strong>Detected in RAT</strong></td>
<td></td>
</tr>
<tr>
<td><strong>Reported From Out of Plant</strong></td>
<td></td>
</tr>
</table>