In a browser experience, programmed constructors are used to generate artifacts in that environment.
The Mozilla Developer Center on Javascript is a common reference point for core javascript constructors. The DOM Reference section contains a lot of the stuff specific to the browser environment.
There are more constructors, documented in various sections throughout the MDC. SVG, XUL, Canvas, WebGL, and others all have their own APIs and expose their own objects.