You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
279 B
JavaScript

<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>