Hi!
You might want to view the source code of the second link. After closing the html tag by </html>, you have probably inserted the following codes accidentally.
Quote:
e1">Warmly,<br />
<br />
<img src="signature.gif" width="200" height="33" /><br />
</p>
<p class="style1">Keith Webb, DVM </p></td>
</tr>
</table>
</body>
</html>
|
Try to erase everything after the first closing </html> tag.
|