<?php printf("<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"); ?>
<!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" xml:lang="en" lang="en-US">
<head>
<title>
<?php printf($student_name."'s ".$course_name." ".$title." entries"); ?>
</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<style type="text/css" media="screen">
@import url("../../../css/homework.css");
@import url("../../../css/homework_upload.css");
</style>
</head>
<body>
<div id="overall">
<center><img src="../../../images/logo.gif"></center>