Tasnad

From LNTwww
Revision as of 15:02, 18 November 2018 by Tasnad (talk | contribs)

<html>

 <p>Before the script...</p>
 <script>
   alert( 'Hello, world!' );
 </script>
 <p>...After the script.</p>

</html>