Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 251 Bytes

File metadata and controls

14 lines (10 loc) · 251 Bytes

Java

Im a student and my learn frist javascript

<h1>my frist</h1>
<button type="button" onclick="getElementById('demo').innerHTML=Date()">click me</button>
<p id="demo">thise is a time</p>