Every HTML element
is viewed as an object
by the Browser.
In the example given below,
focus on the output
in the console
and
look at the number of properties
that the browser attaches
to the object.
We will not be dealing with
these number of properties,
so don't worry about them.
Just understand that this
is how the browser views
an HTML element.