JavaScript
8
Вклад в тег
window.open("data:text/html, <html><head><title>some title</title></head><body><h1>text example</h1></body></html>", "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400");