How to dynamically insert <META> tag in .HTML?
Dear reader
How to dynamically insert <META> tag in .HTML, so, we can see <META> tag in VIEW -> SOURCE?
(Can I insert <META> tag in .html, using such as:
document.getElementTag('HEAD')(0).innerHTML = <META NAME="keywords" CONTENT="how to dynamically inert META Tag in an active document of HTML?">)
I will be thankful to you for this kindness please.
Thank you in anticipation.
reply soon please
|