Hallo,
Hier einmal die Fehlermeldung:
Below are the results of attempting to parse this document with an SGML parser.
- Line 87, column 71: an attribute value must be a literal unless it contains only name characters (explain...).
...gecheckt von <a href=mailto:w3@domain.de>florian</a></td>
^
probiers mal so:
<a href="mailto:w3@domain.de">florian</a>
viele Grüße
Axel