#include <../common/html.h>
HTMLDocument
This class embodies the concept of the HTML Document. It encapsulates the <HTML></HTML> tags and allows only Two sub-Entities - namely a Head and a Body which it automatically contains for you.