Einzelnen Beitrag anzeigen
Alt 07.10.2002, 05:42   #2
_m3
Inventar
 
Registriert seit: 24.09.2001
Beiträge: 7.335


Standard

SelfHTML ist NICHT die HTML-Spezifikation!

http://www.w3.org/TR/html401/struct/links.html#h-12.2
Zitat:
Since the A element has content (text, images, etc.), user agents may render this content in such a way as to indicate the presence of a link (e.g., by underlining the content).
...
Each A element defines an anchor
1. The A element's content defines the position of the anchor.
http://www.w3.org/TR/html401/intro/sgmltut.html
Zitat:
Some HTML element types have no content. For example, the line break element BR has no content; its only role is to terminate a line of text. Such empty elements never have end tags. The document type definition and the text of the specification indicate whether an element type is empty (has no content) or, if it can have content, what is considered legal content.
Nachdem die Spezifikation des A-Tags sowohl einen Content, als auch einen End-Tag vorgibt, darf der Content nicht leer sein.
____________________________________
Weiterhin zu finden auf http://martin.leyrer.priv.at , http://twitter.com/leyrer , http://www.debattierclub.net/ , http://www.tratschen.at/ und via Instant Messaging auf Jabber: m3 <ät> cargal.org .
_m3 ist offline   Mit Zitat antworten