Takes an HTML tagName and creates the corresponding element.
tagName
T(String tagName, [super.value]) { tag = tagName; }