HTML Components
Appearance
HTML Components (HTCs) are a mechanism to implement components in script as Dynamic HTML (DHTML) "behaviors".[1]. Such files typically use a .htc extension.
HTC is typically an HTML file (with Javascript/VBScript) and a set elements that define the component. This helps to organize behavior encapsulated script modules that can be attached to parts of a Webpage DOM.