Warning: Undefined array key "medication" in /home/aes56842/public_html/acad274/2_27_25.php on line 32
(green box code style)
.box { width: 30px; height: 15px; border: 1px solid teal;}
.box2 { width: 100px; height:15px; border: 1px solid teal; }
#chart {position:relative; width: 400px; height: 225px;
background-image: url(http://iyawebdev.com/acad274/lecture_examples/healthscreen.png);
}
#condition { left: 241px; top:60px; font-size:14pt;}
#patients { left: 241px; top:60px; font-size:14pt;}
//(green box code)
Patients summary report:
Medication:
Number of Patients:
Average age:
Lowest age:
Highest age:
//(End of green box code)