Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<body>
|
||||
<button onclick="alert(Math.abs(-10));">Math.abs(-10)</button>
|
||||
|
||||
<p>
|
||||
Happy Codings :-) JavaScript Code Examples
|
||||
<br>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user