<body> <script> document.body.appendChild(document.createElement('div')).appendChild(document.createElement('span')).innerHTML='Привет!'; </script> </body>