Difference between revisions of "User:Tasnad"
From LNTwww
(Die Seite wurde geleert.) Tag: Blanking |
|||
Line 1: | Line 1: | ||
− | + | <html> | |
+ | <p>Before the script...</p> | ||
+ | <script> | ||
+ | alert( 'Hello, world!' ); | ||
+ | </script> | ||
+ | <p>...After the script.</p> | ||
+ | </html> |
Revision as of 14:02, 18 November 2018
<html>
<p>Before the script...</p> <script> alert( 'Hello, world!' ); </script> <p>...After the script.</p>
</html>