Thanks for your attempt to help, but I still had the same awful problem. However, by starting over, and adding code a bit at a time, I found the problem. It was in the navigation link:
<td class="nav"><a href="calendar.html" target="_self" name="Calendar" title="Calendar">calendar</a></td>
The...