First Draft
First Draft of the Example Files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head><title>Hello World</title></head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
document.write("Hello World")
|
||||
// -->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user