Technologies - DOM DOM ??? Object naming, properties, methods and events Naming and references through attribute ???id??? or ???name??? <div id=???1???> - <p id=???h???> - <form name=???test???> Object: Properties, methods and events <input type =??? button ???> -> type is a property, button is the value property of type .