Give editors control over how a title looks, without touching code.
HTagEditor is a property editor for Umbraco that pairs a piece of title text with two simple choices:
- Heading size: H1 through H6
- Alignment: left, center, or right
Editors type the title, pick a size and alignment, and the page renders it the same way every time. No rich-text editor, no formatting surprises.


Based on ourHtagEditor by Søren Mastrup.