Class dealing with HTML elements. More...
Go to the source code of this file.
Classes | |
class | cgicc::HTMLElement |
Class representing an HTML element. More... | |
Namespaces | |
namespace | cgicc |
The namespace containing the cgicc library. | |
Class dealing with HTML elements.
For example, a
, img
, html
, and body
, are all HTML elements.
Definition in file HTMLElement.h.