Wie man ein längeres Zitat kennzeichnet – mit dem BLOCKQUOTE-Element -, war mir schon klar. Aber die Handhabung, wo die Quelle – das CITE-Element – positioniert wird, ist online in unterschiedlicher Weise zu finden.
[lang_de]Die HTML 4 Spezifikation hilft nicht wirklich weiter, weil dort wird nur das CITE-Attribut vermerkt. Das zeigt der Browser aber so nicht an und die Quelle eines Zitats sollte ja durchaus sichtbar sein. 🙂 So habe ich mich auf barrierefreien Seiten umgesehen, wie die das machen:[/lang_de]
[lang_en]Where should the CITE-element be positioned to name the source of a quotation? Inside or outside the BLOCKQUOTE-element? The HTML specification give no hint. So I decided to check a few websites with focus on accessibility how they do it. 🙂 Mostly they put the source (CITE-element) outside the BLOCKQUOTE-element. But only a few – as the mentioned above – connect both elements this way, more often sites do not even use a BLOCKQUOTE-element, misuse the Q-element or forget to put the CITE-attribute into. The conclusion would be – more or less – to use the CITE-element outside the BLOCKQUOTE-element.[/lang_en]
Weiterlesen „BLOCKQUOTE-Element und wo kommt das CITE-Element hin?“