Namespace Eighty
Classes
Html
Represents HTML that can be written to a stream
Structs
Attr
Represents an HTML attribute.
TagBuilder
Represents a "half-open" HTML tag which is waiting for its children.
Interfaces
IHtmlRenderer<TModel>
Represents a process which can render a TModel
as Html