Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>My first HTML page - Happy Codings :-) JavaScript Code Examples</title>
|
||||
<script type="text/javascript">
|
||||
<!-- Hide
|
||||
|
||||
//Your code will go here
|
||||
|
||||
// End hide-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Your page content will go here -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user