Axel Richter: @ Zeichen als Fehler bei : Validation Results !!!

Beitrag lesen

Hallo,

Hier einmal die Fehlermeldung:
Below are the results of attempting to parse this document with an SGML parser.

  1. 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