<script> var obj = document.createElement('h2') obj.innerHTML = "Этот текст написан при помощи js" </script>