How do we run the code inside the script
element?
- It runs automatically when the webpage displays
- By adding a special instruction
- We can't because JavaScript doesn't run when included in HTML
Make sure to say that it runs automatically when the webpage displays.