+ 1
Function in Java Script
<html> <head> <title></title> <script type="text/javascript"> alert("This is an alert box!"); </script> </head> <body> </body> </html>
1 ответ
+ 8
Where is the question? Can't seem to find it.🐹
Please save your codes in code playground and Q&A is meant for queries.