<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> Place the title of your page here </title>
<meta name="course" content="IMED1316/1416.8400" />
<meta name="author" content="yourname" />
<meta name="expires" content="december 20, 2009" />
</head>
<body>
ALL CODING VISIBLE IN THE BROWSER GOES WITHIN THE BODY TAG CONTAINERS
</body>
</html>