#include <string>
#include "cgicc/CgiDefs.h"
#include "cgicc/MStreamable.h"
#include "cgicc/HTMLAttributeList.h"
Go to the source code of this file.
Namespaces | |
namespace | cgicc |
Data Structures | |
class | cgicc::HTMLElement |
Class representing an HTML element. More... | |
Defines | |
#define | _HTMLELEMENT_H_ 1 |
For example, a
, img
, html
, and body
, are all HTML elements.
Definition in file HTMLElement.h.