Insert a(n) ________ when you have a specific spot in the text you want to be able to access quickly without scrolling through the entire document

Fill in the blank(s) with correct word

bookmark

Computer Science & Information Technology

You might also like to view...

After a table has been created, it is not possible to change its position or resize it

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the purpose of the onload statement in line 18 in the code shown in Figure 11.27?

A. To load the tree.png. Otherwise it will not load. B. To make the program to wait for tree.png to load. If it is not loaded before the JavaScript program starts, it will not show up. C. It is a syntactical requirement to use onload with the drawImage() statement.

Computer Science & Information Technology