HTML DOM Area protocol Property
The Area protocol property in HTML is used to return the protocol or set the protocol of the current URL. It returns a string that contains the protocol part of the current URL, including the colon (:). Syntax: It returns the Area protocol property. areaObject.protocolIt is used to set the Area prot