<body> <button onclick="getElementById('Example').innerHTML=Date()">The time is?</button> <p id="Example"></p> </body>
Login to post response