You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

<div style="height:700px;width:700px;"><script type="text/javascript">console.log("hello mello")</script>

<button onclick="myFunction()">Click me</button>

<script type="text/javascript">function myFunction() {  alert("hello mello");}</script>

</div>

  • No labels