Lien texte

En HTML, lien ne contenant aucun élément enfant de type :

  • Image (balise <img> ou balise ouvrante ayant l’attribut WAI-ARIA role="img") ;
  • Image objet (balise <object>) ;
  • Image bitmap (balise <canvas>) ;
  • Image vectorielle (balise <svg>).

Tests qui lient vers ce terme :

Définitions citées

Lien

En HTML :

  • Balise <a> possédant un attribut href ;
  • Balise possédant un attribut WAI-ARIA role="link" et dont l’action de navigation est prise en charge par un script.

En SVG :

  • Balise <a> possédant un attribut xlink:href en SVG 1.1.