JSFiddle - React, Tailwind, and code Playground

JavaScript

var a = document.implementation.createDocument(null, null, null).createElement("a");
alert(a.namespaceURI);