Data File: HTML Block Elements Contents

This table is produced by an invokation to the method:

Iterator<String> iter = HTMLTags.iteratorBlockTags();
while (iter.hasNext()) ...