Hi,
Äh, doch, das soll so heißen. Warum?
mhh, bin wohl nicht mehr so ganz fit :) habe irgendwie gedacht da steht <a id="#eins">...
mit <a href="#eins"> kannst du nicht ein <P id="eins"> ansprechen.
Wie kommst Du darauf?
Unter http://www.w3.org/TR/html401/struct/global.html#adef-id
steht:
The id attribute has several roles in HTML:
* As a style sheet selector.
--->* As a target anchor for hypertext links.
* As a means to reference a particular element from a script.
* As the name of a declared OBJECT element.
* For general purpose processing by user agents (e.g. for identifying fields when extracting data from HTML pages into a database, translating HTML documents into other formats, etc.).
Der Pfeil ist von mir eingefügt worden.
cu,
Andreas