You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Das Schreiben der Links über yrewrite führt bei der HTML-Validierung zu folgenden Info-Meldungen:
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Das Schreiben der Links über yrewrite führt bei der HTML-Validierung zu folgenden Info-Meldungen:
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Demnach müsste hinten das /> durch > ersetzt werden.
The text was updated successfully, but these errors were encountered: