HTML (hyper)Links

HTML <a> hreflang attribuut

  • Het hreflang attribuut specificeert de taal van het gelinkte document
    (het document vermeld in het href attribuut).

Attribuut voorbeeld

<html>
<body>


<a href="http://www.html-totaal.be" hreflang="nl">html-totaal.be</a>
</body>
</html>


      html-totaal.be

Attribuut waarde

Waarde Beschrijving
taalcode Een twee-letterige taalcode die de taal van het gelinkte document specificeert
Meer over taalcodes klik code

Opbouw

<a hreflang="taalcode"> • • • </a>

naar boven 

Browser ondersteuning

Internet Explorer Firefox Chrome Opera Safari

  • Het HTML <a> hreflang attribuut wordt ondersteunt in de bekende browsers.
naar boven naar boven naar rel attribuut
naar boven naar het rel attribuut