<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="x-UV-compabite" constant="IE=edge"> <meta name="viewport"content="width=device-width-,imitial-scale=1.0"> </head> <body> <p> some text </p> <script> window.alert("welcome to masai javascript tutoria!") </script> </body> </html>