HTML DOM Navigator userAgent Property
The Navigator userAgent property is used for returning the user-agent header's value sent to the server by the browser. It returns a string representing values such as the name, version, and platform of the browser. Syntax: navigator.userAgentReturn Value: A String, representing the user agent strin