Ashura,
Aha. Und was ist daran jetzt neu? IMHO ist _jeder_ Link ein Startpunkt zu einer Resource (einem Zielpunkt).
Jeder Link _hat_ einen Startpunkt zu einer Resource (einem Zielpunkt). Ein Link ist nicht der Startpunkt, sondern die Verbindung Start→Ziel.
Das Neue ist, dass jedes HTML-Element dieser Startpunkt sein kann, nicht nur das a-Element (bzw. area).
Dann braucht man a eigentlich nicht mehr. Allerdings beinhaltet <a href="http://example.net">
mehr Bedeutung als <span href="http://example.net">
.
Gunnar
--
I never intended HTML source code (the stuff with the angle brackets) to be seen by users. […] To my surprise, people quickly became familiar with the tags and started writing their own HTML documents directly. (Tim Berners-Lee in Weaving the Web)
I never intended HTML source code (the stuff with the angle brackets) to be seen by users. […] To my surprise, people quickly became familiar with the tags and started writing their own HTML documents directly. (Tim Berners-Lee in Weaving the Web)