HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <button onclick="myFunction()">Click Me</button> <script src="/alert-me.js"></script> <p><strong>Note</strong>: The external JavaScript file used in this example is <a href="/script/alert-me.js" target="_blank">alert-me.js</a></p> </body> </html>
OUTPUT
×

Save as Private