<!DOCTYPE html>
<
html
>
head
meta
charset
=
"utf-8"
/>
title
>New Page</
script
window.onload=function() {
/*2 run*/
alert('Hello World!');
}
</
body
h1
>Привет Мир!</
/*1 run*/
alert('To be or not to be?');