Update index.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<p id="output"></p>
|
<p id="output"></p>
|
||||||
|
|
||||||
<script>
|
<!-- <script> -->
|
||||||
document.getElementById("output").textContent = "hello world";
|
document.getElementById("output").textContent = "hello world";
|
||||||
</script>
|
<!-- </script> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user