Bzw. wofür brauch ich den Anker?
Code: Alles auswählen
<a name="{postrow.U_POST_ID}" id="{postrow.U_POST_ID}"></a>
Wenn ich die Zeile lsöche paßt alles..Line 132, column 75: value of attribute "id" invalid: "2" cannot start a name
...<span class="name"><a name="221" id="221"></a><strong>Basti</strong></span><b
It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.