CSS2 Test Suite: 12.2 content

[index page] [section] [Previous] [Next] [Specification]

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.

Can you see me? Can you feel me? ...there has to be a trick.

An H1 element.


[index page] [section] [Previous] [Next] [Specification]