Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>A Simple Page - Happy Codings :-) JavaScript Code Examples</title>
|
||||
<script language="JavaScript">
|
||||
alert("A carriage return lies right\rin the middle of this line!");
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user