5 lines
84 B
HTML
Executable File
5 lines
84 B
HTML
Executable File
<html>
|
|
<script type="text/javascript">
|
|
alert("Hi there!");
|
|
</script>
|
|
</html> |