Which of the following selections a true statement?
Consider the following HTML document.
```
1
2
3
4
5
6
13
14
15
16
17
18
Welcome to our Web page!
19
20
21
```
a) The script should reside outside of the tags.
b) The pText object does not have an innerText attribute.
c) The function start in line 16 should be in quotes.
d) The method alert in line 9 should be window.alert(pText.innerText).
b) The pText object does not have an innerText attribute.
Computer Science & Information Technology
You might also like to view...
The command to display the calendar for January 2001 is
a: cal Jan 2001 b: cal 1 2001 c: calendar 2001 1 d: cal 1/1/2001 e: cal Month: 1 Year: 2001
Computer Science & Information Technology
Users connected to a network have access to software on the network.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
File
What will be an ideal response?
Computer Science & Information Technology
The _________ is logic embedded into the software of the system that monitors system activity and detects security-related events that it has been configured to detect.
A. event discriminator B. audit analyzer C. archive D. alarm processor
Computer Science & Information Technology