Is there any way that I can create my own browser language (eg. html) that can be supported?
I have the above idea in mind but don’t know how to work it out:
using XML with namespace?
JavaScript to do the function on the back-ends?
CSS for displaying content?
That should be possible with xml + xslt, yes.