Date Time on
Project

Weekly Report:
Activities / Successes / Problems

     
     
     
     
     
     
     
     
     

My web site is: 

To create this form in your HTML editor, copy the code below and paste it into your editor while it is in the 'view HTML' mode.

<html>
<head>
<title>Date Form</title>
</head>
<body>
<div align="left">
<table border="1" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="590">
<tr>
<td align="center" width="60"><b><font face="Arial" size="2">Date</font></b></td>
<td width="60" align="center"><b><font face="Arial" size="2">Time on<br>
Project</font></b></td>
<td width="518">
<p align="center"><b><font face="Arial" size="2">Weekly Report:<br>
Activities / Successes / Problems</font></b></td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
<tr>
<td align="center" width="60">&nbsp;</td>
<td width="60" align="center">&nbsp;</td>
<td width="518">&nbsp;</td>
</tr>
</table>
</div>
<p><font face="Arial" size="2">My web site is:&nbsp; </font></p>
</body>
</html>