7 lines
271 B
Markdown
7 lines
271 B
Markdown
# Show an alert with an external script
|
|
|
|
[importance 5]
|
|
|
|
Take the solution of the previous task [](/task/hello-alert). Modify it by extracting the script content into an external file `alert.js`, residing in the same folder.
|
|
|
|
Open the page, ensures that the alert works.
|