These are the heading tags. You can specify the level of the heading in the constructor.

Namespace: HTMLPlusPlus
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public class H : BlockElement, IStylable

Remarks

http://www.w3.org/TR/html4/sgml/dtd.html#heading

ENTITY % heading "H1|H2|H3|H4|H5|H6"

Inheritance Hierarchy

See Also