Web Components
Appearance
Web Components are a continuation of Component-based software engineering in relation to the world wide web.
It incorporates Information hiding, Encapsulation (object-oriented programming) and interoperability of individual HTML elements.
Popular languages to create componets to interact with the HTML are java, javascript and dart.