MostlyCalculator
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>For every output check out the console!!!</h1>
|
||||
<script src="script.js"></script>
|
||||
<script type="module" src="script.js" ></script> <!--It is important to use the script as a module!!!-->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user