|
|
@ -6,7 +6,7 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<button onclick="alert('Welcome to 30DaysOfJavaScript!')">Click Me</button>
|
|
|
|
<button onclick="alert('Welcome to 30DaysOfJavaScript!')">Click Me</button>
|
|
|
|
<script src="introduction.js"></script>
|
|
|
|
|
|
|
|
<script src="helloworld.js"></script>
|
|
|
|
<script src="helloworld.js"></script>
|
|
|
|
|
|
|
|
<script src="introduction.js"></script>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|