<img src="../../dummy/images/avatar.png" alt="Alternatieve tekst">
<img src="{{path source }}"{{#if modifier }} class="{{ modifier }}"{{/if}} alt="{{ alt }}">
source: /dummy/images/avatar.png
alt: Alternatieve tekst

Plaatst een afbeelding. Gebaseerd op de Bootstrap “Images” component

Afbeeldingen kunnen responsive-friendly worden gemaakt via het toevoegen van de .img-responsive class. Deze voegt ‘max-width 100%’, ‘height auto’ en ‘display block’ toe aan de afbeelding, zodat hij netjes met zijn parent meeschaalt.

Om afbeeldingen, die gebruik maken van .img-responsive, te centreren - gebruik .center-block in plaats van .text-center

NOTICE: WCAG2AA.Principle1.Guideline1_1.1_1_1.G73,G74

If this image cannot be fully described in a short text alternative, ensure a long text alternative is also available, such as in the body text or through a link.

<img src="../../dummy/images/avatar.png" alt="Alternatieve tekst">

NOTICE: WCAG2AA.Principle1.Guideline1_1.1_1_1.G94.Image

Ensure that the img element's alt text serves the same purpose and presents the same information as the image.

<img src="../../dummy/images/avatar.png" alt="Alternatieve tekst">

NOTICE: WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.2

Check that the title element describes the document.

<title>Image