HHC3006: Split file is missing a <TITLE> tag.

Problem: The compiler was unable to find a <TITLE> tag before the split file command.

Result: The HTML file will not be split into multiple components at this point in the file.

Solution: Add a <TITLE> tag to the top of your HTML file.

Note: We were unable to produce an HTML file that would generate this error—a split file command within an HTML file that had no title tag did not generate this error.