The style declarations contained within this page:
img:before {content: attr(alt);}
h1:before {
display: block;
text-align: center;
content: "chapter\Ahoofdstuk\Achapitre";
}
The 'alt' text of the images on this page should appear before the images themselves.