androHtml
The class androHtml is used to build object oriented html hierarchies in order to prevent
the mixing of html and php code in andromeda. Each androHtml object can have attributes,
custom parameters, children elements, styles, and inner html. Essentially everything a typical
html element can have.
androHtml elements are build exclusively through the factory function html, which handles
html children and parents.
html