HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <p>External javascript will execute immediately at the time of parsing this page.</p> <script type="application/javascript" src="/file.js"> </script> <p>Completed.</p> </body> </html>
OUTPUT
×

Save as Private