|
|
Check Your Understanding: Lesson Two
-
A web page can contain an unlimited number of Scripts.
True
False
-
If you want a script to run when a user does something
(i.e. clicks a button), the Code should be put in the BODY of
the HTML.
- If
you want a popup window to open when the user loads the web page, the code should go
in the body.
|
|
|