Source position: htmldefs.pp line 44
type THTMLalign = (
alEmpty,
alleft,
alcenter,
alright,
aljustify,
alchar
);